mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-29 04:20:55 +01:00
e58d6f4f1f
Fixes random crashes and unknown opcode errors.
17 lines
367 B
INI
17 lines
367 B
INI
# 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.
|