~ruther/guix-local

ref: c83eede6073e9d99cd59fe16f055b2be1b795a7f guix-local/gnu/packages/patches/dolphin-emu-data.patch -rw-r--r-- 423 bytes
c83eede6 — Frederick Muriuki Muriithi Add python-keithley2600 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Resolve a hang in the menu of this game.

Upstream-status: https://github.com/dolphin-emu/dolphin/pull/13285

diff --git a/Data/Sys/GameSettings/GWR.ini b/Data/Sys/GameSettings/GWR.ini
new file mode 100644
index 0000000000..fdbc0c312f
--- /dev/null
+++ b/Data/Sys/GameSettings/GWR.ini
@@ -0,0 +1,5 @@
+# GWR - WAVE RACE / BLUE STORM
+
+[Core]
+# Disable multi-threading to avoid a hang in the game menu.
+CPUThread = False