Merge pull request #9953 from JMC47/garfieldini
GameINI: Fix Garfield Hang
This commit is contained in:
commit
dfea9d0275
|
@ -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