mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-22 09:05:50 -04:00
Disable ingame frame limiters. (#240)
This commit is contained in:
@@ -904,3 +904,13 @@ name = "MakeCueSheetDataMidAsmHook"
|
||||
address = 0x82E5EA40
|
||||
registers = ["r31"]
|
||||
jump_address_on_true = 0x82E5EA4C
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "WaitVsyncMidAsmHook"
|
||||
address = 0x82AE2770
|
||||
jump_address = 0x82AE2774
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "ApplicationFrameLimiterMidAsmHook"
|
||||
address = 0x822C1064
|
||||
jump_address = 0x822C111C
|
||||
|
||||
Reference in New Issue
Block a user