forked from Dniel97/segatools
kemono: also only load aimeio dll in x64 process
This commit is contained in:
parent
88a5bdcd14
commit
33452394e6
@ -34,6 +34,7 @@ static DWORD CALLBACK kemono_pre_startup(void) {
|
||||
|
||||
/* Load config */
|
||||
|
||||
kemono_hook_cfg.aime.dll.path64 = true;
|
||||
kemono_hook_config_load(&kemono_hook_cfg, L".\\segatools.ini");
|
||||
|
||||
/* Hook Win32 APIs */
|
||||
|
Loading…
Reference in New Issue
Block a user