UniqueGeeks Offline Converter: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = UniqueGeeks Offline Save File Type Converter | image = | type = PC Utilities | version = 2.6 | licence = Mixed | autho...")
 
m (Text replacement - "Category:PC utilities for DS" to "Category:PC Utilities for DS")
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = UniqueGeeks Offline Save File Type Converter
|title=NDS Save File Converter
| image       =  
|image=Ndspc2.png
| type       = PC Utilities
|description=NDS save converter.
| version     = 2.6
|author=evandixon
| licence    = Mixed
|lastupdated=2011/08/24
| author      = evandixon
|type=Save and Game Managers
| website     = http://projectpokemon.org/forums/showthread.php?2975-NDS-Save-File-Converter-v2.5-Updated-7-24-2011
|version=2.6
| download    = Media:
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/ndssaveconverter.7z
|website=http://projectpokemon.org/forums/showthread.php?2975-NDS-Save-File-Converter-v2.5-Updated-7-24-2011
}}
}}
This program was developed for converting NDS save files.


This program was developed for converting NDS save files.
==Installation==
===Requirements===
* .Net Framwork 2.0 or 4.0.
* Windows (Vista or 7 prefered, XP may or may not work).


==Features==
It is recommended to backup saves prior using the converter.
Supports conversion between the following save types:
*Save File Formats
*Action Replay DSi
*Action Replay Media Edition
*Action Replay MAX
*Acekard 2
*Acekard RPG
*AKAIO
*EZ Flash V
*RAW Format
*CycloDS
*EGDE
*M3 Simply
*NinjaDS
*R4
*Supercard CF
*Supercard DSONE
*Supercard SD
*Top Toy DS
*G6 DS Real
*DeSmuMe


==User guide==
==User guide==
System Requirements:
===Supported save types===
:.Net Framwork 2.0 or 4.0
* Action Replay DSi
:Windows (Vista or 7 prefered, XP may or may not work)
* Action Replay Media Edition
* Action Replay MAX
* Acekard 2
* Acekard RPG
* AKAIO
* EZ Flash V
* RAW Format
* CycloDS
* EGDE
* M3 Simply
* NinjaDS
* R4
* Supercard CF
* Supercard DSONE
* Supercard SD
* Top Toy DS
* G6 DS Real
* DeSmuMe


==Changelog==
==Changelog==
'''2.6 Alpha'''
'''2.6 Alpha'''
*The conversion is fixed, and plugins are now updated.  
* The conversion is fixed, and plugins are now updated.  
*This is no longer the "NDS Save Converter", but the "Generic Save Converter that happens to have NDS formats built in".  
* This is no longer the "NDS Save Converter", but the "Generic Save Converter that happens to have NDS formats built in".  
*Plugins no longer go in the /Plugins folder, but in the /Plugins/Format folder. Example, included is a GBA plugin in /Plugins/GBA. Developers can put plugins into folders like this, so they can use the converter to convert ANY kind of save file that has a raw format that comes in powers of two (256KB, 512KB, etc) and with a size less than 128MB.
* Plugins no longer go in the /Plugins folder, but in the /Plugins/Format folder. Example, included is a GBA plugin in /Plugins/GBA. Developers can put plugins into folders like this, so they can use the converter to convert ANY kind of save file that has a raw format that comes in powers of two (256KB, 512KB, etc) and with a size less than 128MB.
 
'''v2.5'''
* Added simple batch conversion (advanced options possibly comming soon).
* Added plugin function, so 3rd party developers can add their own save file formats.
* Lots of internal changes.
 
'''v2.1 Beta'''
* Remembers Open/Save dialog locations separately (unfortunately, only for the current session).
* Improved stability of reading game names of multi-save save files (ex Mario.1.sav, Other Game Name.7.sav).
 
'''v2.0 Beta'''
* Rewrote program to be more efficient, and hopefully faster; added new look; added new supported features for save formats: save formats are no longer limited to one or all sizes, a range is now supported. Example: the M3i Zero use a RAW 512KB save file, but some games need a 1MB save file.


==Credits==
==Credits==
evandixon, for making this tool
* evandixon, for making this tool.
* Matt140 for making the ARDSi/Media Edition convertion code, without which, it would not reach the kind of ARDS MAX support it has.
* Shuny at http://www.shunyweb.info/ for having the original save converter that inspired me to make this tool.


Matt140 for making the ARDSi/Media Edition convertion code, without which, I could not have the kind of ARDS MAX support I have now
==External links==
* Project Pokemon Forums - http://projectpokemon.org/forums/showthread.php?2975-NDS-Save-File-Converter-v2.5-Updated-7-24-2011


Shuny at http://www.shunyweb.info/ for having the original save converter that inspired me to make this tool


[[Category:Homebrew applications]]
[[Category:PC Utilities for DS]]

Latest revision as of 07:46, 4 May 2024

NDS Save File Converter
Ndspc2.png
General
Authorevandixon
TypeSave and Game Managers
Version2.6
LicenseMixed
Last Updated2011/08/24
Links
Download
Website

This program was developed for converting NDS save files.

Installation

Requirements

  • .Net Framwork 2.0 or 4.0.
  • Windows (Vista or 7 prefered, XP may or may not work).

It is recommended to backup saves prior using the converter.

User guide

Supported save types

  • Action Replay DSi
  • Action Replay Media Edition
  • Action Replay MAX
  • Acekard 2
  • Acekard RPG
  • AKAIO
  • EZ Flash V
  • RAW Format
  • CycloDS
  • EGDE
  • M3 Simply
  • NinjaDS
  • R4
  • Supercard CF
  • Supercard DSONE
  • Supercard SD
  • Top Toy DS
  • G6 DS Real
  • DeSmuMe

Changelog

2.6 Alpha

  • The conversion is fixed, and plugins are now updated.
  • This is no longer the "NDS Save Converter", but the "Generic Save Converter that happens to have NDS formats built in".
  • Plugins no longer go in the /Plugins folder, but in the /Plugins/Format folder. Example, included is a GBA plugin in /Plugins/GBA. Developers can put plugins into folders like this, so they can use the converter to convert ANY kind of save file that has a raw format that comes in powers of two (256KB, 512KB, etc) and with a size less than 128MB.

v2.5

  • Added simple batch conversion (advanced options possibly comming soon).
  • Added plugin function, so 3rd party developers can add their own save file formats.
  • Lots of internal changes.

v2.1 Beta

  • Remembers Open/Save dialog locations separately (unfortunately, only for the current session).
  • Improved stability of reading game names of multi-save save files (ex Mario.1.sav, Other Game Name.7.sav).

v2.0 Beta

  • Rewrote program to be more efficient, and hopefully faster; added new look; added new supported features for save formats: save formats are no longer limited to one or all sizes, a range is now supported. Example: the M3i Zero use a RAW 512KB save file, but some games need a 1MB save file.

Credits

  • evandixon, for making this tool.
  • Matt140 for making the ARDSi/Media Edition convertion code, without which, it would not reach the kind of ARDS MAX support it has.
  • Shuny at http://www.shunyweb.info/ for having the original save converter that inspired me to make this tool.

External links

Advertising: