Saveproblems with M3 and SD card
Moderator: ScummVM Team
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
I've compiled the following for my .ini file...
However, with my Supercard Lite, the saves disappear... Any ideas?
Infact, no games save!!!
HELP!!
Code: Select all
[ds]
forcesramsave=true
[Monkey1]
description=Monkey Island 1
path=mp:/Monkey Island 1
gameid=Monkey1
savepath=mp:/Monkey Island 1
[Monkey2]
description=Monkey Island 2
path=mp:/Monkey Island 2
gameid=Monkey2
savepath=mp:/Monkey Island 2
[Tentacle]
description=Day of the Tentacle
path=mp:/Day Of The Tentacle
gameid=Tentacle
savepath=mp:/Day Of The Tentacle
[Atlantis]
description=Indiana Jones
path=mp:/Indiana Jones
gameid=Atlantis
savepath=mp:/Indiana Jones
Infact, no games save!!!
HELP!!
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
- MetroidPrime
- Posts: 92
- Joined: Mon Aug 28, 2006 8:15 pm
- Location: Germany
I think your problem is that the paths should be like mp:\Monkey Island 1 not mp:/Monkey Island 1Tommm wrote:I've compiled the following for my .ini file...
However, with my Supercard Lite, the saves disappear... Any ideas?Code: Select all
[ds] forcesramsave=true [Monkey1] description=Monkey Island 1 path=mp:/Monkey Island 1 gameid=Monkey1 savepath=mp:/Monkey Island 1 [Monkey2] description=Monkey Island 2 path=mp:/Monkey Island 2 gameid=Monkey2 savepath=mp:/Monkey Island 2 [Tentacle] description=Day of the Tentacle path=mp:/Day Of The Tentacle gameid=Tentacle savepath=mp:/Day Of The Tentacle [Atlantis] description=Indiana Jones path=mp:/Indiana Jones gameid=Atlantis savepath=mp:/Indiana Jones
Infact, no games save!!!
HELP!!
-
- Posts: 5
- Joined: Sun Oct 01, 2006 5:30 am
-
- Posts: 34
- Joined: Sat Oct 07, 2006 10:59 pm
- Location: Netherlands
Worked for me!agentq wrote:It's in the root of your card, scummvm.ini, or scummvmb.ini if you're using build B
Code: Select all
[ds] forcesramsave=true
(with beta2 and M3 Lite)
What is the "left handed switch option" ?