Disable Dualcore in Geist

Fixes random crashes and unknown opcode errors.
This commit is contained in:
JMC47 2024-06-26 01:53:47 -04:00
parent 10a95a4d5b
commit e58d6f4f1f
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# GITP01, GITE01 - Geist
[Core]
# Values set here will override the main Dolphin settings.
# The game has random crashes and tons of unknown opcodes
# when using Dualcore.
CPUThread = False
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.