Home | Forums | What's new | Resources | |
Save Games Archive |
Artemio Urbina - Mar 3, 2002 |
Captian Crazy | Mar 3, 2002 | |||
I was thinking the samething ! but wouldnt it be possiable to make a "Dex Drive" like device for saturn memory cards ? But how would be get the saved games to the saturn ? |
FLEABttn | Mar 3, 2002 | ||||
Via the Netlink. A save game database is located here: http://www.planetweb.com/gamexch/... |
Captian Crazy | Mar 4, 2002 | |||
Ah, i know this sounds silly ^_^ but how bout we get some requests for saves started |
Artemio Urbina | Mar 6, 2002 | |||
That is quite possible..... *sigh* there goe sthe idea then... |
slinga | Mar 6, 2002 | |||
I'm interested in this idea...I really want a save game for Fire Pro Wrestling: 6 Man Scramble. I had one, but my saturn went kaput and took my save with it =( |
AmyGrrl | Mar 6, 2002 | |||
or maybe we can do something like the planet web site does... for e-mailing saves.. |
Gear | Mar 6, 2002 | |||
What about using any gameshark-compatible cart to let you "beat" the game until the point you want to save, then use the save without any code. |
antime | Mar 6, 2002 | |||
Someone could try putting the savegames on a webserver and serve them with the mimetype "application/x-planetweb-app-segasavedgame" as it seems this is what the Netlink software wants. As for connecting an Action Replay to the parallel port, I found this doc http://www.geocities.com/Silicon....ynk.zip... that is aimed for PSX developing, but I don't see any reason why it wouldn't work with the Saturn too. You'd have to write your own software, though. (The site the doc is from is http://phatt.hn.org/nitrous/psxdocs.htm)... |
antime | Mar 7, 2002 | |||
Right, I decided to try it myself. Someone with a Netlink set up, please go to http://www.helsinki.fi/~ammonton/sega/index.html... and try to download the saves there. I don't know if you can download saves via the browser, but it's worth a try. The mails you get from the Planetweb archive do contain the saved games, but unfortunately the MIME headers they use are corrupt, that's why the mails appear empty. If you can save the mail in an "unformatted" way (I had to manually extract them from my Unix mail-spool), save the stuff that's between the "--==pw_boundary==" headers into a separate file and then use a base64-decoding tool to extract the save. I used WinZip 8 under Windows, but any tool understanding base64 should do. |
ExCyber | Mar 7, 2002 | |||
That Homelynk thing sure has a lot of hardware for needing a bidirectional port. The Freewing... interface (probably the nibble mode interface mentioned in the Homelynk doc) only needs two more 74xx circuits, works with unidirectional ports, and has some software already written for it (the Caetla tools for PSX, and I think SSLINK for Saturn supports it too). It's probably a bit slower though, since it multiplexes the return byte. If you want to write some Saturn-side software that uses the cable, keep in mind that the commslink addresses are in different places on the Datel and EMS AR units. I'd say what the addresses are, but that info is on my main PC which is dead at the moment. If someone really wants to know, let me know and I'll figure it out again; hopefully my memory is good enough to make it relatively easy... |
Artemio Urbina | Mar 7, 2002 | ||||
Not all of them are ok,I use linux a lot, and have tried everything, and sometimes it has worked (am mentioned before mangling the headers and getting uudecode to make the job) an dit has worked, but several times (60%) there is no more data than the header in there. Taka: Well, I think that is a pretty good idea, I will play around with that this weeken to try and find out if I can move something from the CD to the cart or SS (I don't think it will be that difficult, doing dumps from RAM we are able to dump the saves) Great idea. Will attempt something this weekend (If I have toime (that means no problems in TV stations now)). Good luck all |