mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-02-19 18:18:30 -06:00
Fix PlayStation time of day transition animation not rendering. (#167)
* Fix PlayStation transition animation not rendering. * Remove medal swinging animation from the YNCP.
This commit is contained in:
@@ -802,3 +802,8 @@ registers = ["r3"]
|
||||
name = "ObjBigBarrelSetPositionMidAsmHook"
|
||||
address = 0x8271B5C8
|
||||
registers = ["r3", "r4"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "LoadingRenderMidAsmHook"
|
||||
address = 0x824DB734
|
||||
jump_address_on_true = 0x824DB738
|
||||
|
||||
Reference in New Issue
Block a user