cemu_graphic_packs/Mods/FastRacingNeo_StaticFPS/patch_staticFPS.asm
Crementif f48cc8aaf4
[Fast Racing Neo] Add static FPS mod
Doesn't seem to have any bugs, so that's cool! Feels really smooth to play now!
2020-05-04 16:47:38 +02:00

7 lines
214 B
NASM

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