Disable ingame frame limiters. (#240)

This commit is contained in:
Skyth (Asilkan) 2025-01-29 23:58:21 +03:00 committed by GitHub
parent 4816d4aa9d
commit e761c9f4d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

View file

@ -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