set nymashock as preferred core
This commit is contained in:
parent
cfc848bd27
commit
6cf16ca211
|
@ -324,6 +324,7 @@ namespace BizHawk.Client.Common
|
|||
[VSystemID.Raw.PCE] = CoreNames.TurboNyma,
|
||||
[VSystemID.Raw.PCECD] = CoreNames.TurboNyma,
|
||||
[VSystemID.Raw.SGX] = CoreNames.TurboNyma,
|
||||
[VSystemID.Raw.PSX] = CoreNames.Nymashock,
|
||||
};
|
||||
|
||||
public bool DontTryOtherCores { get; set; }
|
||||
|
|
Loading…
Reference in New Issue