Saveproblems with M3 and SD card

Subforum for discussion and help with ScummVM's Nintendo DS port

Moderator: ScummVM Team

User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

Paths look like this: path=mp:/SCUMMVM/MONKEY2

You can also specify a save path where the saves are stored like this: savepath=mp:/SCUMMVM/SAVES
baka0815
Posts: 15
Joined: Sun Sep 03, 2006 1:29 pm
Location: Germany

Post by baka0815 »

Thank you, that worked fine for me (at least the path-Entry). Saving using the savepath still does not work (because of a supercard on my side). Saving to SRAM works though.
Tommm
Posts: 8
Joined: Sat Sep 09, 2006 5:21 pm

Post by Tommm »

I've compiled the following for my .ini file...

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
However, with my Supercard Lite, the saves disappear... Any ideas?

Infact, no games save!!!

HELP!!
User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

You have to use QPC to save because the SC doesn't have a battery to keep the SRAM.
Tommm
Posts: 8
Joined: Sat Sep 09, 2006 5:21 pm

Post by Tommm »

Ok...

...How do i do that? :D
User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

Switch off and quickly switch on and manually save in the Saver menu.
Tommm
Posts: 8
Joined: Sat Sep 09, 2006 5:21 pm

Post by Tommm »

Do you have to do this each time?

And I dont have a .sav file for these games? Where would they be/How do i create them?
User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

Just take another .sav and rename it. You have to do it after everytime you played or else your save is lost.
Tommm
Posts: 8
Joined: Sat Sep 09, 2006 5:21 pm

Post by Tommm »

rename it for what? scummvm.sav? monkey.sav?

apologies for my stupidity!
User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

Rename it like this: If your ScummVM file has the name MonkeyIsland.nds, then you need a save file called MonkeyIsland.sav.

Again: To save, turn off, quickly turn on, go to the Saver tab and choose the .sav file and confirm with A.
Tommm
Posts: 8
Joined: Sat Sep 09, 2006 5:21 pm

Post by Tommm »

Its ScummVM.nds and i have seperate folders for each of the games. I have done what you said and it didnt work for ScummVM.sav
User avatar
MetroidPrime
Posts: 92
Joined: Mon Aug 28, 2006 8:15 pm
Location: Germany

Post by MetroidPrime »

Please tell me your exact steps.
jaz
Posts: 2
Joined: Mon Sep 25, 2006 1:50 am

Post by jaz »

Tommm wrote:I've compiled the following for my .ini file...

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
However, with my Supercard Lite, the saves disappear... Any ideas?

Infact, no games save!!!

HELP!!
I think your problem is that the paths should be like mp:\Monkey Island 1 not mp:/Monkey Island 1
cptgame446
Posts: 5
Joined: Sun Oct 01, 2006 5:30 am

Post by cptgame446 »

I'm running on an m3 and the code given to get the saves to work on it here have worked flawlessly for me. The only question i have is, is there a way to save the left handed switch option on that ini too? kind of a pain to switch that each time i load it up
Shadow_Zero
Posts: 34
Joined: Sat Oct 07, 2006 10:59 pm
Location: Netherlands

Post by Shadow_Zero »

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
Worked for me! :D
(with beta2 and M3 Lite)

What is the "left handed switch option" ?
Post Reply