mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
15 lines
421 B
Plaintext
15 lines
421 B
Plaintext
[TMS_60FPS] # Tested on unpatched EU version
|
|
moduleMatches = 0x2249A57A
|
|
|
|
0x1002A6E4 = .float 0.016666667
|
|
_frameTime = 0x1002A6E4
|
|
|
|
0x021A7654 = lis r10, _frameTime@ha # cinematic timing
|
|
0x021A765C = lfs f1, _frameTime@l(r10) #
|
|
|
|
0x0244D434 = li r4, 1 #
|
|
0x0248BF04 = nop # kill vsync
|
|
0x0248B11C = nop #kill vsync
|
|
|
|
#0x10065E50 = .float 0.033333335 # cinematic animation speed, for future ref
|