ROM Hack 60 FPS Patches/Cheat Codes Releases and Discussion

  • Thread starter Thread starter Hazerou
  • Start date Start date
  • Views Views 2,974,231
  • Replies Replies 776
  • Likes Likes 55
76940276_1504701513016028_1017382941019340800_n.jpg
I see the problem, just change the "8" to -> "0" in the first line :P
@Pokem @Meteor7
 
Last edited by ,
With that 8 changed to a 0, the code seems to accurately make the game run at 60fps in battles, then drop to 30fps outside of them, but from what I've been testing in the Tataroo Valley, the battles also run at double speed, which is definitely not good. I have access to a physical PAL version with a save further into the game, so I'll test to see if it's the same there as well.
 
  • Like
Reactions: Reshiban
Yeah, testing on the overworld on the PAL version, all the battles are still running at double speed. So is movement on the overworld, in fact. Any way to counter this? Is there any known good section of the game where battle speed isn't doubled that I might be able to test in?

I'm also noticing that the game seems to temporarily re-lock itself to 30fps in battles/overworld if the framerate begins to dip.
 
Last edited by Meteor7,
Yeah, testing on the overworld on the PAL version, all the battles are still running at double speed. So is movement on the overworld, in fact. Any way to counter this? Is there any known good section of the game where battle speed isn't doubled that I might be able to test in?

I'm also noticing that the game seems to temporarily re-lock itself to 30fps in battles/overworld if the framerate begins to dip.
Maybe with a method from the first page (see comments), there is some way to change the FPS, maybe theses methods don't affect the speed but idk

And thx for the feedbacks! :)
 
@Hazerou new cheat for you! (And don't forget remove the "8" from the offset of "Tales of the Abyss")


Style Savvy: Fashion Forward
USA
0004000000196500

Code:
[60FPS]
006F5C88 00000001

[30 FPS]
006F5C88 00000002


[60FPS (hold R button for 30FPS)]
D3000000 00000000
006F5C88 00000001
DD000000 00000100
006F5C88 00000002
D0000000 00000000

@Robz8 It's for you :)
 
That is to say, using

[60 FPS]
0050B71C 00000001

[30 FPS]
0050B71C 00000002

worked for me in both regions (though doubling game speed), where the original codes

[30 FPS]
D3000000 08000000
0050B71C 00000002
D2000000 00000000

[60 FPS]
D3000000 08000000
0050B71C 00000001
D2000000 00000000

did not.

Well, "worked" in the sense that they did something, not that they achieved a desireable effect.

Oops, i made i mistake when i wrote the cheat on this thread, that 8 was a 0, like you already discover it. Thats why the code wont work :P

--------------------- MERGED ---------------------------

Maybe with a method from the first page (see comments), there is some way to change the FPS, maybe theses methods don't affect the speed but idk

And thx for the feedbacks! :)

When you use a cheat for 60 fps, it also double the speed of the character, but this can be mitigated fiding the character speed value and lock the speed value to dafault, even if the 60 fps code is active.
 
Last edited by NanashiFinal13,
  • Like
Reactions: Reshiban
@Hazerou new cheat for you! (And don't forget remove the "8" from the offset of "Tales of the Abyss")


Style Savvy: Fashion Forward
USA
0004000000196500

Code:
[60FPS]
006F5C88 00000001

[30 FPS]
006F5C88 00000002


[60FPS (hold R button for 30FPS)]
D3000000 00000000
006F5C88 00000001
DD000000 00000100
006F5C88 00000002
D0000000 00000000

@Robz8 It's for you :)
Great, thanks!

It appears the characters are locked at 30FPS, but the wardrobe change and 2D graphics/menus move at a solid 60FPS.
 
  • Like
Reactions: Reshiban
Still wondering, is it possible that we could get a 60FPS code for either Mario & Luigi Dream Team or the Bowser's Inside Story remake?
 
Great, thanks!

It appears the characters are locked at 30FPS, but the wardrobe change and 2D graphics/menus move at a solid 60FPS.
Yep np, I got the sames results. :p
And I seen the first cinematic is fixed to more than 200FPS, but in reality it's 30FPS

(It has just taked a little bit more time because when the value is found, it can be a good idea clean the bad codes... except when I clean the good code with xD)
 
Still wondering, is it possible that we could get a 60FPS code for either Mario & Luigi Dream Team or the Bowser's Inside Story remake?
It should be possible, but unitil now i have no luck finding fps adress for Bowser's Inside Story (i didnt try Mario & Luigi Dream). Maybe @Hazerou or @Reshiban can look it for you.
 
  • Like
Reactions: Reshiban
Yep np, I got the sames results. :P
And I seen the first cinematic is fixed to more than 200FPS, but in reality it's 30FPS

(It has just taked a little bit more time because when the value is found, it can be a good idea clean the bad codes... except when I clean the good code with xD)
I did this with Tale of the Abyss, when i finally find it, i made a mistake and erase all the results :p an then i wrote it wrong in this post :P waaaaay dumb

--------------------- MERGED ---------------------------

I been trying to find the fps adress for Shingeki no Kyojin 2: Mirai no Zahyou without luck. Anyone has the game/wants to try it to search it? Because the game is really fun, but for some reason the reduce the speed of gameplay in comparison to Attack on Titan Humanity on Chains.
 
  • Like
Reactions: Reshiban
Kinda curious, but how do these codes work? Because if possible, I'd like to see if I can make patches for some games I want too

-EDIT- just saw the second post
 
Last edited by Pokem,
  • Like
Reactions: Reshiban
@NanashiFinal13 I edited your Tales of the Abyss USA FPS code;) so better to edit your original post here too to avoid confusions:)
I've tested on EUR version, that work and the adresses still the sames:
Code:
Tales of the Abyss [EUR]

[60 FPS]
0050B71C 00000001

[30 FPS]
0050B71C 00000002
Added, Thanks for providing the EUR codes!
@Hazerou new cheat for you! (And don't forget remove the "8" from the offset of "Tales of the Abyss")


Style Savvy: Fashion Forward
USA
0004000000196500

Code:
[60FPS]
006F5C88 00000001

[30 FPS]
006F5C88 00000002


[60FPS (hold R button for 30FPS)]
D3000000 00000000
006F5C88 00000001
DD000000 00000100
006F5C88 00000002
D0000000 00000000

@Robz8 It's for you :)
Added, and thanks for the advice! BTW I just realized that the game I have is Style Savvy: Styling Star USA only:rofl2: which I still can't find the FPS code...
 
Found the FPS code for Conception II: Children of the Seven Stars USA 0004000000112C00

[60 FPS]
0065A2D0 00F000F0

[30 FPS]
0065A2D0 001E001E

Though it only works on menus and it doesn't work inside labyrinth and battles so it's useless.

Edit: just wait for me guys, I'll be downloading a lot of games and for EUR too when I finally have bought a proper legit micro SD card. But first, I had to buy a new phone because my Potato phone is starting to give up... So yep.
 
Last edited by Hazerou,
  • Like
Reactions: Reshiban
La Nouvelle Maison du Style 2 v1.1
EUR
000400000016A100

Code:
[60FPS]
006F6CE8 00000001

[30FPS]
006F6CE8 00000002


[60 FPS (hold R button for 30FPS)]
D3000000 00000000
006F6CE8 00000001
DD000000 00000100
006F6CE8 00000002
D0000000 00000000
 
Last edited by ,

Site & Scene News

Popular threads in this forum