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:
Skyth (Asilkan) 2025-01-24 20:26:09 +03:00 committed by GitHub
parent fb5d0cd94e
commit dfa2a31286
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 1 deletions

View file

@ -802,3 +802,8 @@ registers = ["r3"]
name = "ObjBigBarrelSetPositionMidAsmHook"
address = 0x8271B5C8
registers = ["r3", "r4"]
[[midasm_hook]]
name = "LoadingRenderMidAsmHook"
address = 0x824DB734
jump_address_on_true = 0x824DB738