ROM Hack 60 FPS Patches/Cheat Codes Releases and Discussion

  • Thread starter Thread starter Hazerou
  • Start date Start date
  • Views Views 2,970,452
  • Replies Replies 776
  • Likes Likes 55
So I’ve been trying to look for the FPS code of a game that is running at 30 FPS at all times, even on menus and I’ve seem to hit a dead end.
I’m trying to follow Hazerou’s KH3D tutorial and it seem to require the game to run at 60 FPS at some point, whether it’s in the menu or during a loading screen. The game I’m trying to mod is constantly running at 30 FPS. Maybe waiting for the framerate to somehow dip then search by smaller than? I’m not sure.

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

Actually, I guess this is where that Floating Point Calculator thing comes in
 
So I’ve been trying to look for the FPS code of a game that is running at 30 FPS at all times, even on menus and I’ve seem to hit a dead end.
I’m trying to follow Hazerou’s KH3D tutorial and it seem to require the game to run at 60 FPS at some point, whether it’s in the menu or during a loading screen. The game I’m trying to mod is constantly running at 30 FPS. Maybe waiting for the framerate to somehow dip then search by smaller than? I’m not sure.
What game are you triying to mod?
 
Yo-Kai Watch 3 ver.1.2 - USA
Title ID: 00040000001D6700

[30 fps]
0092B614 00000201

[60 fps]
0092B614 00000101


Yo-Kai Watch 1 - USA
Title ID: 0004000000167700

[30 fps]
005FE950 00000201

[60 fps]
005FE950 00000101


The Snack World: TreJarers ver.3.2 - JPN
Title ID: 00040000001C1800

[30 fps]
0082E9F4 00000201

[60 fps]
0082E9F4 00000101

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

Shin Megami Tensei IV
Im looking for Shin Megami Tensei IV Final/Apocalypse, maybe one of us will find it, and if we are lucky, both games have the same fps value (?
 
Yo-Kai Watch 3 ver.1.2 - USA
Title ID: 00040000001D6700

[30 fps]
0092B614 00000201

[60 fps]
0092B614 00000101


Yo-Kai Watch 1 - USA
Title ID: 0004000000167700

[30 fps]
005FE950 00000201

[60 fps]
005FE950 00000101


The Snack World: TreJarers ver.3.2 - JPN
Title ID: 00040000001C1800

[30 fps]
0082E9F4 00000201

[60 fps]
0082E9F4 00000101
Nice! Added all of them.

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

Added;
Sushi Striker: The Way Of Sushido
USA 00040000001C1C00

[30 FPS]
00582578 40000000

[60 FPS]
00582578 3F800000
 
  • Like
Reactions: NanashiFinal13
Yo-Kai Watch 3 ver.1.2 - USA
Title ID: 00040000001D6700

[30 fps]
0092B614 00000201

[60 fps]
0092B614 00000101


Yo-Kai Watch 1 - USA
Title ID: 0004000000167700

[30 fps]
005FE950 00000201

[60 fps]
005FE950 00000101


The Snack World: TreJarers ver.3.2 - JPN
Title ID: 00040000001C1800

[30 fps]
0082E9F4 00000201

[60 fps]
0082E9F4 00000101

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


Im looking for Shin Megami Tensei IV Final/Apocalypse, maybe one of us will find it, and if we are lucky, both games have the same fps value (?

Will the Yokai Watch 3 codes work with update 1.3?
 
An update on the Style Savvy: Fashion Forward 60FPS code.

In AR Photo mode, while the characters themselves still animate at 30FPS, they can be moved around and/or rotated freely at 60FPS.
The red circle 3D model also rotates at 60FPS, as it does not use animation data to make it rotate.

Now I wish AR Photo mode would officially be in 60FPS. :P

Also, the code apparently seems to work best on Citra, as the 60FPS is consistent.
 
Added;
Senran Kagura 2: Deep Crimson
USA 0004000000165000

[30 FPS]
204C4154 00000000 // Deactivator?
004C4FA4 41F00000 // 30 FPS Cap
004C4FB0 3F800000 // Game Speed=Normal

[60 FPS -BETA 2.0-]
204C4154 00000001 // Activator?
004C4150 00000000 // Anti-aliasing Disabled
004C4FA4 42700000 // 60 FPS Cap
004C4FB0 3F000000 // Game Speed=Halved
{Bugs, Doesn't work on certain areas,FPS drops to 30 when there's a lot of Effects, sometimes faster on cutscenes and menus and gravity seems heavy...}
 
Last edited by Hazerou,
  • Like
Reactions: NanashiFinal13
Update;
Senran Kagura 2: Deep Crimson
USA 0004000000165000

[60 FPS -BETA 2.0-]
204C4154 00000001 // Activator?
004C4150 00000000 // Anti-aliasing Disabled
004C4FA4 42700000 // 60 FPS Cap
004C4FB0 3F000000 // Game Speed=Halved

Added the Anti-aliasing Disabler code and now the game can achieve 60 FPS on more areas like Dressing Room and most conversation scenes etc. But it's still 30 FPS on Base/Home area...
 
  • Like
Reactions: InquisitionImplied
Samurai Warriors Chronicles - USA
Title ID: 0004000000034D00

[30 fps]
004F42DC 00000002

[60 fps]
004F42DC 00000001

The game runs faster, but the game by default is somewhat slow, so is not that annoying. This code is intended for battle only, otherwise the scenes will be to fast to follow.
 
Last edited by NanashiFinal13,
  • Like
Reactions: Hazerou
Hyrule Warriors Legends ver.1.6 - JPN English Patched
Title ID: 000400000017D500

[15 fps]
007F8954 00000004

[20 fps]
007F8954 00000003

[30 fps]
007F8954 00000002

[60 fps]
007F8954 00000001

[200 fps]
007F8954 00000000

I post the code here as a mere curiosity, because the code is not usefull. When you increase the fps, the character in battle moves slower, but the game runs correctly to wherever fps code you use. Until now i cant figure out how to fix this, because i cant find the character speed adress. Besides the 30 FPS code (default speed) the only usefull code is 20 FPS, menu interface is somewhat slugish, but on the other hand the character speed and battle itself speed up (almost x2, all characters attacks and moves at double speed)
 
  • Like
Reactions: Hazerou
Wow much posts in few days xD

Edited, glad you pointed that out while I'm still at home because I'll be heading out and will be gone for a long time again:ph34r:
Pfiou nice x)

An update on the Style Savvy: Fashion Forward 60FPS code.

In AR Photo mode, while the characters themselves still animate at 30FPS, they can be moved around and/or rotated freely at 60FPS.
The red circle 3D model also rotates at 60FPS, as it does not use animation data to make it rotate.

Now I wish AR Photo mode would officially be in 60FPS. :P

Also, the code apparently seems to work best on Citra, as the 60FPS is consistent.
I'm not sur able to do that but I will try!! B-)
 
  • Like
Reactions: RocketRobz
Samurai Warriors Chronicles - USA
Title ID: 0004000000034D00

[30 fps]
004F42DC 00000002

[60 fps]
004F42DC 00000001

The game runs faster, but the game by default is somewhat slow, so is not that annoying. This code is intended for battle only, otherwise the scenes will be to fast to follow.
Added.
Hyrule Warriors Legends ver.1.6 - JPN English Patched
Title ID: 000400000017D500

[15 fps]
007F8954 00000004

[20 fps]
007F8954 00000003

[30 fps]
007F8954 00000002

[60 fps]
007F8954 00000001

[200 fps]
007F8954 00000000

I post the code here as a mere curiosity, because the code is not usefull. When you increase the fps, the character in battle moves slower, but the game runs correctly to wherever fps code you use. Until now i cant figure out how to fix this, because i cant find the character speed adress. Besides the 30 FPS code (default speed) the only usefull code is 20 FPS, menu interface is somewhat slugish, but on the other hand the character speed and battle itself speed up (almost x2, all characters attacks and moves at double speed)
Added as Beta codes on main post and hope someone can find the game speed code.
 
  • Like
Reactions: NanashiFinal13

Site & Scene News

Popular threads in this forum