GBA Backup Tool: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = GBA Backup Tool | image = File:Gbabackuptoolds.jpg | type = Utilities | version = 0.21 | licence = Mixed | author ...")
 
No edit summary
Line 2: Line 2:
| title      = GBA Backup Tool
| title      = GBA Backup Tool
| image      = [[File:Gbabackuptoolds.jpg]]
| image      = [[File:Gbabackuptoolds.jpg]]
| type        = Utilities
| type        = Utility
| version    = 0.21
| version    = 0.21
| licence    = Mixed
| licence    = Mixed
| author      = Rudolph
| author      = Rudolph (Emperor)
| website    = http://kotei.blog.so-net.ne.jp/
| website    = https://kotei.blog.ss-blog.jp/2008-10-26
| download    = Media:Gbabackuptool021ds.zip
| download    = Media:Gbabackuptool021ds.zip
| source      =  
| source      =  
Line 13: Line 13:
GBA Backup Tool is a tool that allows us to extract the rom and the save of original GBA cartridge. With this version, user can remove game saves that are formatted EEPROM.
GBA Backup Tool is a tool that allows us to extract the rom and the save of original GBA cartridge. With this version, user can remove game saves that are formatted EEPROM.


==Features==
==Installation==
*Necessary NDS Slot 2 and the cartridge with the ROM or the SAV-extracted, inserted
GBA_Backup_Tool.nds is DLDI compatible, so patch it according to the research tool to be used.
 
Modify GBA_Backup_Tool.ini with a text editor according to the usage environment.
 
Copy GBA_Backup_Tool.nds and GBA_Backup_Tool.ini to the root of SD. If GBA_Backup_Tool.ini does not exist, the default operation will be used (usually it is okay to omit it).


==User guide==
==User guide==
Start the console and enter flashcard. Run the file GBA_Backup_Tool.NDS.
'''Note:''' Please use at your own risk as problems such as corruption of SAVE data in GBA ROM may occur.


Once the application is started inserting the desired GBA cartridge and press "A". The first screen presents the information in the. SAV GBA cartridge.
Start GBA_Backup_Tool.
:With "A": update the. SAV we have on the SD data. GBA cartridge SAV.
:With "B": Extract the. SAV GBA cartridge.
:With "X": We can change GBA cartridge without leaving the application.
:With "R": We change the application mode.


Changed to "R" and got to the second screen. The second screen presents information file. SAV SD card.
Use L and R to switch between Save Backup, Save Restore, and Rom Backup.
:With "A": Copy the file. SAV in the SD memory GBA cartridge.
:With "B": initialize the storage area GBA cartridge.
:With "X": We can change GBA cartridge without leaving the application.
:With "L" / "R": We change the application mode.


Change to "R" and get to the third screen. In the third screen, extract the ROM GBA cartridge.
===Save Backup===
:With "A": update the. GBA's in the SD data with GBA cartridge.
A - Updates the contents of the specified SAV file as a backup with the contents of SAVE in ROM.
:With "B": Extract the ROM (with. GBA) GBA cartridge.
:With "X": We can change GBA cartridge without leaving the application.
:With "L": We change the application mode.


The extracted files will be placed in a folder automatically created at the root of the SD with the name: "GBA_Backup".
B - Creates a new SAV file and backs up the contents of SAVE in ROM. The name of the automatically created SAV file is GameTitle_GamecodeRomVer.sav (.sv0 to sv5). Overwrite the file.


==Controls==
===Save Restore===
A - select, update
A - Restores (writes) the contents of the specified SAV file to SAVE in ROM.
 
B - Initializes the ROM SAVE area with 0xFF.


B - back,  exit , OK
===Rom Backup===
A - Updates the contents of the specified GBA file as a backup with the dumped contents of the ROM.


X - change the cartridge
B - Creates a new GBA file and backs up the dumped contents of the ROM. The name of the automatically created NDS file is GameTitle_GamecodeRomVer.gba. If you already have a file with the same name, it will be overwritten automatically.


Y - nothing
'''Note from developer:'''
If the ROM SAVE type cannot be determined, unknown will be displayed.


L - change command
The judgment of the ROM size of GBA ROM is sloppy. In case of over-dump, you can use other tools such as GBATA to trim/make it to the correct size.


R - change command
==Controls==
'''Basic:'''
X - Replace the Slot-2 GBA ROM cartridge


Start - turn off the console
Start - Exit program and turns off the power of NDS


D-pad - nothing
L/R - Switch mode


==Compatibility==
==Compatibility==
Line 61: Line 60:
==Changelog==
==Changelog==
'''Version 0.21'''
'''Version 0.21'''
*The SAV file extension is changed to the small letter (Conform to GBA_ExpLoader).
* The SAV file extension is changed to the small letter (Conform to GBA_ExpLoader).
*To use it for the file name when GameTitle and Gamecode are small letters, it changes.
* To use it for the file name when GameTitle and Gamecode are small letters, it changes.
*Trouble that SFN in the FAT library overlaps is corrected.  
* Trouble that SFN in the FAT library overlaps is corrected.  


'''Version 0.2'''
'''Version 0.2'''
*Corresponded to SAVE of EEPROM.
* Corresponded to SAVE of EEPROM.
*Came from Mr. kzat3 about the access method to EEPROMteaching.
* Came from Mr. kzat3 about the access method to EEPROMteaching.


==Credits==
==Credits==
Thank you for Mr. kzat3.
Thank you for Mr.kzat3.


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew applications]]
[[Category:Utility homebrews on DS]]

Revision as of 11:14, 19 May 2021

GBA Backup Tool
File:Gbabackuptoolds.jpg
General
Author(s)Rudolph (Emperor)
TypeUtility
Version0.21
LicenceMixed
Links
[Media:Gbabackuptool021ds.zip Download]
Website
Advertisements

<htmlet>adsense</htmlet>


GBA Backup Tool is a tool that allows us to extract the rom and the save of original GBA cartridge. With this version, user can remove game saves that are formatted EEPROM.

Installation

GBA_Backup_Tool.nds is DLDI compatible, so patch it according to the research tool to be used.

Modify GBA_Backup_Tool.ini with a text editor according to the usage environment.

Copy GBA_Backup_Tool.nds and GBA_Backup_Tool.ini to the root of SD. If GBA_Backup_Tool.ini does not exist, the default operation will be used (usually it is okay to omit it).

User guide

Note: Please use at your own risk as problems such as corruption of SAVE data in GBA ROM may occur.

Start GBA_Backup_Tool.

Use L and R to switch between Save Backup, Save Restore, and Rom Backup.

Save Backup

A - Updates the contents of the specified SAV file as a backup with the contents of SAVE in ROM.

B - Creates a new SAV file and backs up the contents of SAVE in ROM. The name of the automatically created SAV file is GameTitle_GamecodeRomVer.sav (.sv0 to sv5). Overwrite the file.

Save Restore

A - Restores (writes) the contents of the specified SAV file to SAVE in ROM.

B - Initializes the ROM SAVE area with 0xFF.

Rom Backup

A - Updates the contents of the specified GBA file as a backup with the dumped contents of the ROM.

B - Creates a new GBA file and backs up the dumped contents of the ROM. The name of the automatically created NDS file is GameTitle_GamecodeRomVer.gba. If you already have a file with the same name, it will be overwritten automatically.

Note from developer: If the ROM SAVE type cannot be determined, unknown will be displayed.

The judgment of the ROM size of GBA ROM is sloppy. In case of over-dump, you can use other tools such as GBATA to trim/make it to the correct size.

Controls

Basic: X - Replace the Slot-2 GBA ROM cartridge

Start - Exit program and turns off the power of NDS

L/R - Switch mode

Compatibility

Tested with Real and M3 DS game Pokemon Emerald, Pokémon FireRed and Pokémon Sapphire.

Changelog

Version 0.21

  • The SAV file extension is changed to the small letter (Conform to GBA_ExpLoader).
  • To use it for the file name when GameTitle and Gamecode are small letters, it changes.
  • Trouble that SFN in the FAT library overlaps is corrected.

Version 0.2

  • Corresponded to SAVE of EEPROM.
  • Came from Mr. kzat3 about the access method to EEPROMteaching.

Credits

Thank you for Mr.kzat3.


Advertising: