Disable Dual Core in Death Jr.: Root of Evil
This commit is contained in:
parent
cc3ff347b4
commit
130d594c82
|
@ -0,0 +1,15 @@
|
|||
# RDJE4F, RDJP4F - Death Jr: Root of Evil
|
||||
|
||||
[Core]
|
||||
# Death Jr.: Root of Evil locks up after minutes of gameplay when Dual Core is enabled.
|
||||
# https://bugs.dolphin-emu.org/issues/13544
|
||||
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.
|
Loading…
Reference in New Issue