-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dragon Quest VIII 50FPS cheat #14
Comments
Thanks mate. I thought it was complete, what issues have you encountered?. If you can share a save state where you found the issue |
I think much of the animations are at double speed as example the teleport animation. Also animals and people on the map moves much to fast. Between in actions in the figth is almost no pause. And some of the water animations are entirely buggy. I think it moves also to fast. I also found one broken animation in the dark citadelle. (2nd state) |
Ah yes, I remember that I had to leave the animations like that because modifying them affected another part and I had to choose the lesser evil... I will review everything to see if I can improve it, this game is one of the complicated... |
Thank you so much. Please let me know when you find something. |
Fixed cloud flickering. I've checked other parts of the map and it's fixed. I'm aware that this isn't a perfect patch but I'd say it's playable. If you see any bugs, let me know. |
Thank you very much for your work. Is there really no solution for the animations being too fast? |
For the animation speed change the value "3F49999A" to "3F19999A", this way they are exact but it generates a bug with Angelo's ability that in Spanish is called "estocada flamigera" (it is the first ability that appears in the menu) and makes the combat freeze because the speed between animations is not synchronized. If you do not use that ability, it changes that value reliably |
you mean like this? |
replace this "patch=1,EE,203FEAEC,extended,3F49999A" with this "patch=1,EE,203FEAEC,extended,3F19999A" You will only notice it in battles, when going through the world the character animations are correct. If I correct the animals like cows, they generate errors so it is better not to touch them. |
Dear PeterDelta
I would absolutely love to play Dragon Quest VIII (SLES) at 50fps. It seems like you’ve already started working on implementing this. Since there are still too many issues for it to be playable, I would either like to get your help in implementing it, as I currently have no experience in finding the correct areas to modify, or I would also be willing to pay you to continue working on it.
Would you be okay with that?
Kind regards
The text was updated successfully, but these errors were encountered: