nesdev.parodius.com Forum Index nesdev.parodius.com
NES Development and Strangulation Records message boards
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Nestopia (OSX) and Battery .SAV Files - solved!

 
Post new topic   Reply to topic    nesdev.parodius.com Forum Index -> NESdev
View previous topic :: View next topic  
Author Message
neilbaldwin



Joined: 28 Apr 2009
Posts: 282

PostPosted: Sun May 31, 2009 10:17 am    Post subject: Nestopia (OSX) and Battery .SAV Files - solved! Reply with quote

After my recent trouble getting this to work and after an inordinate amount of patience and help from Memblers and kevtris last night over on #nesdev, I've finally solved the problem.

These seem to be mainly just with just the Mac OSX build of Nestopia so it may not apply to everyone but I went through so much pain, I'm sharing in the hope that someone else might not have to suffer Smile

- Nestopia only writes the .SAV file when you QUIT the program. Peculiar to the OSX version, you can close the emulator window without quitting Nestopia. This tripped me up for quite a while.

- If you clear the SRAM with zeros (00), Nestopia seems to decide that there's no need to output the .SAV file. This could be linked to the next point (I think this is true of the Windows/XP version too).

- The .SAV file is not raw binary data, it's ZIP compressed. To see the actual data in your .SAV file, add ".zip" to the end of the filename and then decompress it. Voila - now you have raw data as written in your code. In this state it's unreadable by Nestopia but you can just recompress the file and then rename it "xxxxxxxx.sav" instead of "xxxxxxxx.zip" and Nestopia will recognise it again.

I checked on the XP version of Nestopia and it saves the .SAV file as raw data. I guess there's an option somewhere but it's not exposed on the OSX version.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    nesdev.parodius.com Forum Index -> NESdev All times are GMT - 7 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group