Implemented hidden config values, removed DLL exports (#112)

This commit is contained in:
Hyper
2025-01-17 19:51:56 +00:00
committed by GitHub
parent d297c07edb
commit 95bd71a23e
11 changed files with 89 additions and 68 deletions

View File

@@ -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