mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
INI: Fix Memcard detection in SSX Tricky and SpongeBob:CFtKK
This commit is contained in:
parent
88cc20ffd0
commit
103120bb2d
17
Data/Sys/GameSettings/GQ4.ini
Normal file
17
Data/Sys/GameSettings/GQ4.ini
Normal file
@ -0,0 +1,17 @@
|
||||
# GQ4P78, GQ4E78, GQ4F78, GQ4D78 - SpongeBob SquarePants: Creature From the Krusty Krab [GC]
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MemoryCardSize = 2
|
||||
|
||||
[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.
|
||||
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GSTE69, GSTP69 - SSX Tricky
|
||||
# GSTE69, GSTP69, GSTJ13 - SSX Tricky
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MemoryCardSize = 2
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user