Page 1 of 1

USST - UAE Save State Tool

Posted: Thu May 20, 2004 9:46 pm
by MysticMoon
Hi !

For whoever likes these sorta things, I made a small tool to rip/decompress the memory dumps stored in the WinUAE save state files (*.uss files).

Much like how WinFellow could dump the ram, only WinUAE compresses them, so this tool decompresses them back to raw format.

You can then load these into your fav ripper. eg exoticripper. for analysis.

Its a small win32 console app.

Somebody may find it useful.. :)

At this site for now :

http://www23.brinkster.com/magikal/

MM

Posted: Thu May 20, 2004 10:59 pm
by _D
Nice one, thx :D

Posted: Fri May 21, 2004 7:46 am
by MysticMoon
I'm gonna have to have a serious look for another host, brinkster is very poor now.

If you can't get the file, just try again and again until you can..

I'll provide a new link when I can.

MM :)

Posted: Fri May 21, 2004 12:23 pm
by kyz
MysticMoon wrote:I'm gonna have to have a serious look for another host, brinkster is very poor now.

If you can't get the file, just try again and again until you can..

I'll provide a new link when I can.

MM :)
I'll put it on www.kyz.uklinux.net if you include the source code.

Regards
Stuart

v0.4

Posted: Fri May 21, 2004 4:51 pm
by MysticMoon
Hi!

Updated to v0.4 now:

http://www23.brinkster.com/magikal/

Kyz, source included now in zip, if you want to mirror the file please do! How's the Disposable Hero demo music rip going?

Enjoy..

Thanks.
MysticMoon :)

Re: v0.4

Posted: Fri May 21, 2004 10:50 pm
by kyz
MysticMoon wrote: Kyz, source included now in zip, if you want to mirror the file please do!
http://www.kyz.uklinux.net/downloads/usst04.zip
MysticMoon wrote: How's the Disposable Hero demo music rip going?
Not much further than you last saw. I'm trying to work out why DeliTracker won't load my converted Eye of the Beholder instruments.

Posted: Sun May 23, 2004 2:03 pm
by MysticMoon
Cheers Kyz
:D

Posted: Mon May 24, 2004 5:47 pm
by XtC
Ey up!

Just wondering if you knew that WinUAE also saves USS files in an uncompressed format too?


Cheers!

Posted: Mon May 24, 2004 9:39 pm
by MysticMoon
Yeah, I know when WinUAE started out with savestates they were uncompressed, but later releases use zlib compression to get the filesize down.

I've tested USST with savestates made with WinUAE 0.8.26 and it does its job. One day I'll add the code for extraction of non-zlib files, shouldn't pose too much of a problem.. its just finding the time I guess..

The source code could possibly be cleaned up and made a little neater also, it was done in a rush of sorts :)

I just posted it cuz I thought somebody may find it useful other than myself.

MM.

v0.5

Posted: Mon May 31, 2004 10:58 am
by MysticMoon
Updated to v0.5. Does uncompressed+zram+tidied up.Src included.
Probably last update for while.
Cya guys,.
MM.
http://www23.brinkster.com/magikal/