• Stars
    star
    208
  • Rank 189,015 (Top 4 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Pokémon Bank for the 3rd through 5th generation Pokémon games for the Nintendo DS(i).

Logo Pokémon Chest

License: GPLv3 GBAtemp thread Discord Server: #pkmn-chest Build status on GitHub Actions Translation status on Crowdin

A Pokémon Bank for the 3rd through 5th generation Pokémon games for the Nintendo DS(i).

The top menu (top screen) In the boxes (top screen) Editing a Pokémon (top screen)
The top menu (bottom screen) In the boxes (bottom screen) Editing a Pokémon (bottom screen)

Table of contents

Building

Setting up your environment

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)

You will also need the bmp2ds graphics converter in your PATH named bmp2ds.

Cloning the repo

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.

Compiling

Simply run make in the pkmn-chest source directory

Contact

The best way to talk to us is to join our Discord. If you want to report a bug or request a feature you can do so in a GitHub Issue. You can also talk on the GBAtemp thread.

Translating

Crowdin is the preferred place for translating pkmn-chest as it manages keeping the languages synchronized and provides useful features when translating like screenshots for context. You can join the pkmn-chest project with this invite link. If you don't want to use Crowdin you can send an updated app.json file on our Discord or the GBAtemp thread (linked above) or in an Issue here, direct Pull Requests editing the app.json files are not preferred since that messes with Crowdin's syncing.

If you'd like to help translate pkmn-chest to a language that isn't yet supported, or for a regional variant to be created for an existing language, please either make a feature request issue requesting the language be added, ask on our Discord or the GBAtemp thread (linked above), or send Pk11 a message on Crowdin.

Credits

Main Developers

  • Pk11: Main developer

Translators

Others

Music

More Repositories

1

Universal-Updater

An easy to use app for installing and updating 3DS homebrew
C++
796
star
2

db

Universal-DB - An online database of 3DS and DS homebrew
Python
99
star
3

LeafEdit

Work in progress Animal Crossing: New Leaf save manager & editor for the Nintendo 3DS!
C++
68
star
4

Relaunch

Open-Source lookalike of nocash’s Unlaunch.dsi
C
34
star
5

Universal-Manager

Multimedia tool for Nintendo DSi, Nintendo 3DS and Nintendo Switch.
C++
27
star
6

Universal-Core

GUI and Core part from Universal-Team.
C++
19
star
7

3DEins

A Card game for Nintendo 3DS & DS(i)!
C++
18
star
8

extras

Nightly builds and other extra files for Universal-Team projects
11
star
9

LeafEdit-Core

This is the Sav editing core part for LeafEdit. https://github.com/Universal-Team/LeafEdit
C++
10
star
10

Universal-Edit

A universally good TextEditor! :)
C++
9
star
11

Project-Athena

3DS Application Launcher
C++
9
star
12

WildEdit

An WIP Animal Crossing: Wild World save editor for Nintendo DS(i).
C++
9
star
13

Universal-Updater-Scripts

Scripts Repo for Universal-Updater.
C++
8
star
14

PSMDSE

Pokémon Super Mystery Dungeon Save Editor for Nintendo 3DS.
C++
8
star
15

Universal-Bot

The bot for the Universal-Team Discord server
JavaScript
8
star
16

BetterDex

A Pokédex App For the Nintendo 3DS.
C++
7
star
17

BlockEscape3DS

A Block Escape Game for Nintendo 3DS.
C++
7
star
18

universal-team.net

Universal Team's official site
HTML
6
star
19

3DVier

A Connect-Four clone for Nintendo 3DS.
C++
5
star
20

3DZwei

A memory cardgame clone for Nintendo 3DS.
C++
5
star
21

HomeMen3D

A WIP 3DS Home Menu Replacement.
C++
5
star
22

Universal-Edit-Hex

Hex editor for the Nintendo 3DS. Name is WIP.
C++
5
star
23

Puffle-Paddle-Deluxe

Puffle Paddle Deluxe!
C++
4
star
24

UniStore

UniStore Repo of Universal-Team for Universal-Updater.
4
star
25

iDex

C++
4
star
26

Sim2Editor

A Sims 2 GBA and NDS SAVEditor for Nintendo DS(i), Nintendo 3DS and for your web browser written in C++, HTML, JavaScript and CSS.
4
star
27

ForwarDS

C++
4
star
28

ACWW-Web-SaveEditor

A work in progress Animal Crossing: Wild World Web Save Editor made in JavaScript and HTML.
JavaScript
4
star
29

LeafEdit-Extras

This is the repo for LeafEdit extras such as... Assets, Scripts, Patterns etc.
3
star
30

docker

Fork of https://github.com/devkitPro/docker
Dockerfile
2
star
31

TWLoaderPlusPlus

TWLoader Remake
C++
2
star
32

leafedit-spritesheet-creation

This is the Repository for the LeafEdit Custom Spritesheet Creation.
Makefile
2
star
33

bmp2ds

A simple converter for indexed BMPs to a good format for the DS
C++
2
star
34

ut-game-sets

Universal-Team Homebrew Game Sets for 3DEins, 3DZwei, 3DVier etc.
Python
1
star
35

universal-team.github.io

Redirect to universal-team.net
HTML
1
star
36

wiki

Universal-Team wiki, currently home to StackZ's Animal Crossing research
HTML
1
star