mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
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:
14
Data/Sys/GameSettings/SG7.ini
Normal file
14
Data/Sys/GameSettings/SG7.ini
Normal file
@ -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.
|
Reference in New Issue
Block a user