|
|
|||||||
| About Us | Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
New tool - XPS2SAV
Here is a program that I made which converts XPS saves (Action Replay GBX/Gameshark) to SAV files (VisualBoy Advance).
EDIT: IMPORTANT - Previous version did not work correctly with all saves, this new version will.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 Last edited by scottlc; December 4th, 2003 at 21:38. |
|
|
|
|
|
#2 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
Re: New tool - XPS2SAV
Here is a screengrab.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#5 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
Re: New tool - XPS2SAV
Found a problem with it though. It didn't work with some saves I downloaded from the internet. Found the problem though.
EDIT: New updated version is uploaded.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 Last edited by scottlc; December 4th, 2003 at 21:39. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
So far XPS2SAV has 528 downloads. So as not to waste NGEmu's bandwidth, I've set up a temporary site on GeoCities. They have ads but 3GB/mo bandwidth is very good. Link's in my sig.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#8 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
Thanks for the kudos. A SAV2XPS program is in the works and should be released soon so watch this space.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#9 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
This is an experimental release of SAV2XPS, the reverse of XPS2SAV. It should work. Let me know if it does. This program needs to scan the ROM file.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#12 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
These EXEs shouldn't have any such dependencies. I compiled that with Borland C++ Builder today.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#13 (permalink) |
|
Registered User
Join Date: Jan 2004
Posts: 5
|
I'm gonna download the program you used so i can test it.
(not saying i can modifiy it or anything coz i havn't tryed programing). I was thinking of teaching myself anyway ![]() Know any other useful programs like C++ stuff? Last edited by chilly; January 4th, 2004 at 03:24. |
|
|
|
|
|
#14 (permalink) |
|
Registered User
![]() ![]() ![]() ![]() ![]() Join Date: Sep 2002
Location: St Andrews, Scotland
Posts: 1,575
|
FYI, Borland C++ Builder is commercial software.
__________________
OS: Arch Linux w/ Kernel 2.6.23.8 + GNOME 2.20.1 - CPU: Intel Pentium M 1.5GHz - Memory: 1280MB DDR PC2700 - Browser: Mozilla Firefox 2.0.0.10 |
|
|
|
|
|
#18 (permalink) |
|
Registered User
Join Date: Feb 2004
Posts: 3
|
According to the error message I got, Fix line number 643 in your code, and we won't need STLP45.dll.
Besides, it says on borland.com that C++Builder has STL45.dll and when you make certain programs you need to distribute it. Just to let you know. |
|
|
|
|
|
#19 (permalink) |
|
Registered User
Join Date: Feb 2004
Posts: 3
|
I got it working... sort of
Ok, I found STLP45.dll and SAV2XPS comes up! Yay!!!
But another problem: I tried making an XPS from a Super Mario Advance 4 sav file, but the Action Replay GBX software can't write it because "Game Save file is too large. File must be 64.1KB to import or write." I go into the file made by sav2xps and find that it is double the size of the normal xps I saved from my cartridge. I tried deleting the extra data from it, but then Action Replay GBX says "Not a Game Save" when I try to import it. Please fix this! Thank you for making such great programs(XPS2SAV and SAV2XPS even though it doesn't work right)! |
|
|
|
|
|
#20 (permalink) |
|
Registered User
Join Date: Oct 2003
Posts: 5
|
any chance of a link to stlp45.dll?
EDIT: Never mind, I've found another way of doing this. In VBA, you can export a Gameshark Snapshot EDIT 2: Then again, it looks like it's not working properly. Last edited by AdmiralJonB; April 2nd, 2004 at 18:37. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|