Maxim Cournoyer 0a3e9f70b9
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>
2025-01-23 16:20:36 +09:00

6 lines
136 B
INI

# GWRE01, GWRJ01, GWRP01 - WAVE RACE / BLUE STORM
[Core]
# Disable multi-threading to avoid a hang in the game menu.
CPUThread = False