GameINI: Fix Garfield Hang
The Garfield Show: TotSL hangs on story mission start with Dual Core most of the time.
This commit is contained in:
parent
1fa527f44c
commit
3d2ff2e1f5
|
@ -0,0 +1,14 @@
|
||||||
|
# SG7PVL, SG7E20 - The Garfield Show: Threat of the Space Lasagna
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Garfield hangs on level start when Dual Core is enabled.
|
||||||
|
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