mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Update HW 60fps
Fix the 60 fps pack for Hyrule warriors due to it relying on a cemu bug that was fixed in 1.15.7.
This commit is contained in:
parent
26872c1326
commit
cc155e103b
@ -35,3 +35,6 @@ _frameDivisor = 0x1009391C
|
||||
0x10142EC8 = .long 1
|
||||
0x10142ECC = .long 60
|
||||
0x10142ED0 = .float 60.0
|
||||
|
||||
# Set swap interval to 1 (needed since cemu 1.15.7)
|
||||
0x02831FB4 = li r4, 1
|
||||
|
Loading…
Reference in New Issue
Block a user