From 3c4a8f5ee51b83e3a4880aa8fcd52825e0613f12 Mon Sep 17 00:00:00 2001 From: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Sun, 3 Nov 2024 18:39:54 +0300 Subject: [PATCH] Add HFR patches for Werehog key mash objects. --- UnleashedRecompLib/config/SWA.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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