mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GameSettings: Set CPUThread to False in GWR.ini.
As mentioned in https://wiki.dolphin-emu.org/index.php?title=Wave_Race:_Blue_Storm, the menu may freeze otherwise. * Data/Sys/GameSettings/GWR.ini: New file. Co-authored-by: JosJuice <josjuice@gmail.com>
This commit is contained in:
co-authored by
JosJuice
parent
90eba2b1a0
commit
0a3e9f70b9
@@ -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
|
||||
Reference in New Issue
Block a user