mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-30 16:22:58 -06:00
Option for PS controller icons. (#21)
* Initial PS button implementation. * Add controller buttons as config option & handle loading screen. * Rename "Controller Buttons" to "Controller Icons".
This commit is contained in:
@@ -553,4 +553,8 @@ jump_address = 0x825854FC
|
||||
name = "TitleMenuAddInstallOptionMidAsmHook"
|
||||
address = 0x8258547C
|
||||
registers = ["r3"]
|
||||
jump_address = 0x82585480
|
||||
jump_address = 0x82585480
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "LoadingScreenControllerMidAsmHook"
|
||||
address = 0x824DC9D4
|
||||
|
||||
Reference in New Issue
Block a user