1
0
mirror of https://github.com/dolphin-emu/dolphin synced 2024-07-01 07:54:33 +00:00

Merge pull request #12892 from JMC47/geistini

Disable Dualcore in Geist
This commit is contained in:
Admiral H. Curtiss 2024-06-27 19:17:42 +02:00 committed by GitHub
commit 2f30ff6970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.