mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-31 00:50:00 -06:00
Fix werehog HUD guide not having correct position at 4:3. (#311)
This commit is contained in:
@@ -947,3 +947,13 @@ after_instruction = true
|
||||
name = "CExStageBossCStateBattleCtorMidAsmHook"
|
||||
address = 0x82B026E4
|
||||
registers = ["r3"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "EvilHudGuideAllocMidAsmHook"
|
||||
address = 0x823B6908
|
||||
registers = ["r3"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "EvilHudGuideUpdateMidAsmHook"
|
||||
address = 0x82449800
|
||||
registers = ["r30", "f30"]
|
||||
|
||||
Reference in New Issue
Block a user