Attempt to fix loading `.exe`s in Nymashock

This commit is contained in:
James Groom 2024-04-30 22:01:37 +10:00 committed by GitHub
parent b40c405921
commit fa0c693448
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ namespace BizHawk.Emulation.Cores.Sony.PSX
{ "psx.input.port7.gun_chairs", new() { NonSync = true } },
{ "psx.input.port8.gun_chairs", new() { NonSync = true } },
{ "psx.dbg_exe_cdpath", new() { Hide = true } },
{ "psx.dbg_exe_cdpath", new() { Hide = true, Default = string.Empty } },
{ "psx.spu.resamp_quality", new() { NonSync = true } },
{ "psx.input.mouse_sensitivity", new() { Hide = true } },