[apm3] add DInput and XInput support

This commit is contained in:
2025-07-20 18:11:34 +02:00
parent e2e4b37e3f
commit e974a76fe6
21 changed files with 1157 additions and 176 deletions

View File

@ -19,7 +19,7 @@ void apm3_dll_config_load(
assert(filename != NULL);
GetPrivateProfileStringW(
L"apmio",
L"apm3io",
L"path",
L"",
cfg->path,