Merge pull request #13285 from SameUpstreamMultipleForks/fix-waverace-blue-storm
GameSettings: Set CPUThread to False in GWRE01.ini.
This commit is contained in:
commit
d0b7c96fdb
|
@ -0,0 +1,5 @@
|
|||
# GWRE01, GWRJ01, GWRP01 - WAVE RACE / BLUE STORM
|
||||
|
||||
[Core]
|
||||
# Disable multi-threading to avoid a hang in the game menu.
|
||||
CPUThread = False
|
Loading…
Reference in New Issue