mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01: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:
parent
1fa527f44c
commit
3d2ff2e1f5
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.
|
Loading…
x
Reference in New Issue
Block a user