kemono: also only load aimeio dll in x64 process

This commit is contained in:
kyoubate-haruka 2024-09-26 21:09:52 +02:00
parent 88a5bdcd14
commit 33452394e6

View File

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