GameINI: Replace all uses of SyncGPU with single core

At least on Android, SyncGPU has really bad performance compared to
single core. It's less stable too - I get fatal GPU desyncs in
Pokémon XD using the default settings.
This commit is contained in:
JosJuice 2021-12-27 16:22:20 +01:00
parent a29d7625dd
commit 869edd5a66
13 changed files with 12 additions and 13 deletions

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -4,7 +4,7 @@
[Core]
# Values set here will override the main Dolphin settings.
FPRF = True
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = 1
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = 1
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,6 @@
[Core]
# The game hangs on New Game when using Dual Core
# SyncGPU is slower than Single Core in this title.
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Prevents save game corruption.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = 1
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -2,7 +2,7 @@
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.