All Projects → Universal-Team → Pkmn Chest

Universal-Team / Pkmn Chest

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

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Pkmn Chest

Repokemon
Showcase of GitHub repos with Pokémon names
Stars: ✭ 292 (+172.9%)
Mutual labels:  nintendo, pokemon
PokemonRNGGuides
A repository of Pokemon RNG abuse guides
Stars: ✭ 62 (-42.06%)
Mutual labels:  pokemon, nintendo
Capturesight
Applet and Overlay to view Pokemon, Raid seeds, Future shiny frames/IVs, and more!
Stars: ✭ 81 (-24.3%)
Mutual labels:  nintendo, pokemon
Vue Pokedex
A Pokédex made with Vue.js 📕
Stars: ✭ 22 (-79.44%)
Mutual labels:  nintendo, pokemon
Polished Map
A map and tileset editor for pokecrystal, pokered, and hacks based on them like Polished Crystal. Written in C++ with FLTK.
Stars: ✭ 100 (-6.54%)
Mutual labels:  pokemon
Pokegraphs
Pokemon pixel color graphs in javascript.
Stars: ✭ 87 (-18.69%)
Mutual labels:  pokemon
Partyplanner64
Mario Party N64 board editor
Stars: ✭ 77 (-28.04%)
Mutual labels:  nintendo
Nintendoextensionctrl
Arduino library for communicating with Nintendo extension controllers
Stars: ✭ 67 (-37.38%)
Mutual labels:  nintendo
Diztinguish
A Super NES ROM Disassembler
Stars: ✭ 108 (+0.93%)
Mutual labels:  nintendo
Clean Arch Pokemon
Clean Architecture de um modo divertido e prático integrando uma API com uma API de Pokémon.
Stars: ✭ 103 (-3.74%)
Mutual labels:  pokemon
Nintendeals
Library with a set of tools for scraping information about Nintendo games and its prices across all regions (NA, EU and JP).
Stars: ✭ 94 (-12.15%)
Mutual labels:  nintendo
Laines
Cycle-accurate NES emulator in ~1000 lines of code
Stars: ✭ 1,365 (+1175.7%)
Mutual labels:  nintendo
Pimiibo
A tool to create your own amiibo!
Stars: ✭ 92 (-14.02%)
Mutual labels:  nintendo
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (-28.04%)
Mutual labels:  pokemon
Pokemonkit
Pokeapi wrapper, written in Swift
Stars: ✭ 105 (-1.87%)
Mutual labels:  pokemon
Retro Go
Retro emulation for the ODROID-GO
Stars: ✭ 73 (-31.78%)
Mutual labels:  nintendo
3dsrngtool
Pokemon 3DS RNG Tool
Stars: ✭ 104 (-2.8%)
Mutual labels:  pokemon
Gastly
👻 Create screenshots or previews of web pages
Stars: ✭ 89 (-16.82%)
Mutual labels:  pokemon
Sys Clk Editor
Editor for your sys-clk configuration!
Stars: ✭ 89 (-16.82%)
Mutual labels:  nintendo
Nintimdo Rp
Raspberry Pi Gaming Console
Stars: ✭ 98 (-8.41%)
Mutual labels:  nintendo

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].