GameSettings: Set CPUThread to False in GWRE01.ini.

As mentioned in
https://wiki.dolphin-emu.org/index.php?title=Wave_Race:_Blue_Storm,
the menu may freeze otherwise.

* Data/Sys/GameSettings/GWRE01.ini [Core]: Add CPUThread = False option.
This commit is contained in:
Maxim Cournoyer 2025-01-20 10:02:14 +09:00
parent 3ea870ef8c
commit f6050e20cb
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2,6 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.