A Pokémon Bank for the 3rd through 5th generation Pokémon games for the Nintendo DS(i).
Compiling this app requires devkitPro's devkitARM and libnds.
These can be installed by getting devkitPro pacman, then running:
sudo dkp-pacman -S nds-dev
(command may be slightly different depending on your OS)
To clone the repo run git clone --recursive https://github.com/Universal-Team/pkmn-chest.git
(Note the --recursive
, that is needed to clone the submodules)
If you already have the repo without the submodules you can run git submodule update --init --recursive
to get the core submodule and the memecrypto submodule inside it.
Simply run make
in the pkmn-chest source directory
- (Note:
g++
is also required currently to build the bmp2ds grapics converter)
The best way to talk to us is to join our Discord. If you want to report a bug you can do so here. You can also talk on the GBAtemp thread.
If you'd like to help translate pkmn-chest to a language that isn't yet supported, please either make a feature request issue requesting the language be added or ask on our Discord (linked above).
Once the language has been added (or to help with an existing one) you can join the Crowdin project with this invite link.
- Pk11: GUI code, porting PKSM's save and bank management code
- antoine62: French
- Chips: Portuguese, some Spanish and French
- cimo95: Indonesian
- David Pires: Portuguese
- edo9300: Italian
- Pk11: English and Japanese
- Extocine: Russian
- lemonnade0: Lithuanian
- NightScript: French
- R-YaTian: Chinese
- StackZ: German
- whatter: Polish
- devkitPro, WinterMute: devkitARM, libnds, and libfat.
- edo9300: ndsi-savedumper's gamecard save dumping and injecting code
- Flagbrew, piepie62: PKSM, PKSM-Core's save and bank management code
- Kurt: PKHeX which was a major reference for the generation 3 code
- Pokedoc: savegame-manager's GBA save dumping and injecting
- RocketRobz: Adding flashcard and SD being used together and code from TWiLight Menu++
- StackZ: Idea to make a Pokémon Bank for the DS(i)
- TotallyNotGuy: Finding & making graphics and the Pokémon Center generation 4 song