mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Implemented hidden config values, removed DLL exports (#112)
This commit is contained in:
parent
d297c07edb
commit
95bd71a23e
11 changed files with 89 additions and 68 deletions
|
@ -585,3 +585,8 @@ jump_address_on_false = 0x82536140
|
|||
name = "RemoveMoviePlayerLetterboxMidAsmHook"
|
||||
address = 0x82B723A8
|
||||
jump_address = 0x82B723BC
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "DisableDLCIconMidAsmHook"
|
||||
address = 0x825756B0
|
||||
jump_address_on_true = 0x825756E0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue