Skip to content

anmart/poketcg-hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon TCG Hacks

This is a collection of all the hacks I've created using the pret disassembly of pokemon TCG. This repo will fall behind pret's, only pulling when I want to work on a new hack.

Every hack is set up as a branch of this repo, with patch_ as a prefix

Included Hacks

  • Card Loss Challenge
    • First time trying custom menus!
    • Removes cards from your deck after every battle and gives extra booster packs to make up for it

Below is a duplicate of the original README

Pokémon TCG

This is a disassembly of Pokémon TCG.

It builds the following rom:

  • Pokémon Trading Card Game (U) [C][!].gbc sha1: 0f8670a583255cff3e5b7ca71b5d7454d928fc48

To assemble, first download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin. Run make in your shell.

This will output a file named "poketcg.gbc".

See Also

Other disassembly projects:

About

Various minor romhacks of Pokemon TCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages