diff --git a/UnleashedRecompLib/config/SWA.toml b/UnleashedRecompLib/config/SWA.toml index 7271ad8..0c5e522 100644 --- a/UnleashedRecompLib/config/SWA.toml +++ b/UnleashedRecompLib/config/SWA.toml @@ -174,6 +174,22 @@ name = "HighFrameRateDeltaTimeFixMidAsmHook" address = 0x823458A0 registers = ["f1"] +# Lever/door/panchinko pad acceleration fix +[[midasm_hook]] +name = "HighFrameRateDeltaTimeFixMidAsmHook" +address = 0x82418350 +registers = ["f1"] + +[[midasm_hook]] +name = "HighFrameRateDeltaTimeFixMidAsmHook" +address = 0x824178A0 +registers = ["f1"] + +[[midasm_hook]] +name = "HighFrameRateDeltaTimeFixMidAsmHook" +address = 0x82419408 +registers = ["f1"] + [[midasm_hook]] name = "GetStageIDMidAsmHook" address = 0x82528198