PkmGCSaveEditor
PkmGCSaveEditor is a cross-platform, open source (GPLv3) Pokémon Colosseum and Pokémon save file editor. It comes with its backend library, LibPkmGC (LPGLv3) (not documented yet).
Links:
Win32 binaries: Program + Required libraries
Other OS: please compile from source.
Source: https://github.com/TuxSH/PkmGCTools . You will need CMake ≥ 2.8.12, Qt ≥ 5.2, Boost ≥ 1.55 to compile this project
October 18th: Version 1.2.2. -Pok%C3%A9mon'>A guide on how to make legal Colosseum/XD Pokémon
October 10th: Version 1.2.1.
October 3rd: Version 1.2.0. Please redownload the required libraries. Note: by default, PkmGCSaveEditor now checks for updates at startup. If it's causing you crashes (netio.sys) (Windows 10, you know ...), then turn off your network card, start the program again, and uncheck "Check for updates at startup" in "Options".
September 27th: Version 1.1.2 Fixed a bug affecting Pokémon
September 19th: Version 1.1.1. Money and Pokécoupons are now limited to 9,999,999. Bag items are limited to 99 again in Pokémon Colosseum (use the PC storage system to fix bag entries with more than 99 items). Users of previous versions, please read:
September 13th, 2015: Version 1.1
September 2nd, 2015: BUGFIX: missing dlls on windows.
Current features:
You can edit all of your Pokémon. You can import/export Colosseum, and GBA Pokémon files and Base64 strings. Conversion between these formats is fully supported and is almost done like the game does in a trade. Please notice that A-Save discards all party-related information (e.g status alteration). The devil is in the detail.... You cannot edit the information specific to Shadow Pokémon, though.
You can edit your game configuration. In particular, you can change your save language.
You can edit your trainer info (name, IDs, gender (!), money and Pokécoupons), your bag and your Party.
You can edit your PC (both Pokémon and items).
You can edit your Daycare.
You can edit your Strategy Memo.
On , you can edit your Purifier.
Additional features *partially* supported by the backend library only:
Editing your Mailbox and your Battle Mode data.
Supported languages:
Interface: English, French, German
Dumped names (thanks -hacking-tutorial-part-2-Text-editing&p=205271&viewfull=1#post205271)Tiddlywinks'>http://projectpokemon.org/forums/showthread.php?46253-Stars-Pokemon-colosseum-and--hacking-tutorial-part-2-Text-editing&p=205271&viewfull=1#post205271)Tiddlywinks) English, French, German, Spanish, Italian, Japanese
Special thanks to:
peterpansexuell (German translation), Yago (for 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.