cemu_graphic_packs/Mods/FastRacingNeo_StaticFPS/patch_staticFPS.asm

7 lines
214 B
NASM
Raw Normal View History

[StaticFPS_v65]
moduleMatches = 0xfab25e0c
0x1000AE10 = .float $targetFPS # Game Speed
0x1000008C = .float 60/$targetFPS # Animated Objects and Effects Speed
0x10000090 = .double $targetFPS # GUI Transition Speed