INI: Fix Memcard detection in SSX Tricky and SpongeBob:CFtKK
This commit is contained in:
parent
88cc20ffd0
commit
103120bb2d
|
@ -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…
Reference in New Issue