mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-07 04:01:07 -06:00
Fix loading screen speed at high frame rates
This commit is contained in:
@@ -417,3 +417,8 @@ jump_address_on_true = 0x827D20EC
|
||||
name = "ParticleTestDrawIndexedPrimitiveMidAsmHook"
|
||||
address = 0x827D25AC
|
||||
registers = ["r7"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "LoadingScreenSpeedFixMidAsmHook"
|
||||
address = 0x824DAB60
|
||||
registers = ["r4"]
|
||||
|
||||
Reference in New Issue
Block a user