mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
f48cc8aaf4
Doesn't seem to have any bugs, so that's cool! Feels really smooth to play now!
7 lines
214 B
NASM
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
|