Skip to content

lcoogan/gt

This branch is up to date with mamedaihuk/gt:master.

Repository files navigation

Ghost Trick: Phantom Detective RE

This is an attempt to reproduce the source code and make the assets for Ghost Trick modifiable.

Building

Requirements

Copy the base ROM to the root of the project as baserom.nds. Run ./mk.

This will do everything; unpacking, building, repacking. If you would like to do only just one of said instructions, see the section below.

Targets

  • pre - unpack the ROM and extract its assets
  • post - build and repack the ROM
    • sdat - repack the sound data
    • src - repack the binaries
    • text - repack the text data
  • clean - remove all generated files and directories

Contact

Issues, patches, or anything else may be sent to leocoogan@tutanota.com (me!). Feel free to stop by on the GBATemp IRC chan, irc.gbatemp.net #gt.

About

Ghost Trick: Phantom Detective RE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.3%
  • Makefile 16.8%
  • C 3.9%