mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-03-21 17:45:19 -05:00
Update README.md
This commit is contained in:
parent
71d6fe08f4
commit
2b98e7e86b
|
|
@ -1,7 +1,7 @@
|
|||
#PkmGCSaveEditor
|
||||
# PkmGCSaveEditor
|
||||
PkmGCSaveEditor is a cross-platform, open source (GPLv3) Pokémon Colosseum and Pokémon XD **save file editor**. It comes with its backend library, LibPkmGC (LPGLv3) (not documented yet).
|
||||
|
||||
##Current features:
|
||||
## Current features:
|
||||
* You can edit all of your Pokémon, import and export them. You can NOT edit the information specific to Shadow Pokémon, though.
|
||||
* You can import/export Pokémon from/to Base64 strings
|
||||
* GBA Pokémon are **fully** supported as well.
|
||||
|
|
@ -16,15 +16,14 @@ PkmGCSaveEditor is a cross-platform, open source (GPLv3) Pokémon Colosseum and
|
|||
* You can edit the description of some ribbons
|
||||
* On XD, you can edit your Purifier.
|
||||
|
||||
###Additional features not in PkmGCSaveEditor, but *partially* supported by the backend library **only**:
|
||||
### Additional features not in PkmGCSaveEditor, but *partially* supported by the backend library **only**:
|
||||
Editing your Mailbox and your Battle Mode data.
|
||||
|
||||
##Supported languages:
|
||||
## Supported languages:
|
||||
* Interface: English, French, German
|
||||
* Dumped names (thanks [Tiddlywinks](http://projectpokemon.org/forums/showthread.php?46253-Stars-Pokemon-colosseum-and-XD-hacking-tutorial-part-2-Text-editing&p=205271&viewfull=1#post205271)!): English, French, German, Spanish, Italian, Japanese
|
||||
|
||||
##Special thanks to:
|
||||
## Special thanks to:
|
||||
peterpansexuall (German translation), Yago (testing), Ralf (for his "offset tables"), StarsMMD, Tiddlywinks.
|
||||
|
||||
_Tips_: The most recent versions of Dolphin (e.g. 5.0-rc) can directly read and write to GCI files, making testing your changes much easier.
|
||||
You can dump/restore your physical memory card contents using Ctr-Gcs-DacoTaco-Edition.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user