Skip to content

DevEd2/BouncedTrainer

Repository files navigation

Bounced +5 Trainer

Source code for Bounced +5 Trainer by Capital, originally released in September of 2020.

Requirements

  • MinGW or Windows Subsystem for Linux (only required if building on Windows)
  • Xcode + command line tools (only required if building on macOS)
  • RGBDS
  • BMP2CGB
  • Python 3.x
  • Optional: SameBoy
  • Optional: Bounced ROM (you're on your own here)

Building

  1. Fetch dependencies
  2. Clone the repo
  3. Run make nogame, or just make if you have a Bounced ROM handy.