Overview of GBT Player ecosystem
masterGBT Player is a music creation environment designed for the Game Boy family of consoles (GB, GBC, and GBA). It follows a workflow where you take a standard tracker file (MOD or S3M), convert it into the GBT (GameBoy Tracker) format, and then play it using the library.
The ecosystem consists of three main components:
- GBT Player: The library used to play GBT format files on GB, GBC, or GBA.
- s3m2gbt: A converter that transforms S3M files into GBT format (GBA only).
- mod2gbt: A converter that transforms legacy MOD files into GBT format.
Note that S3M support is exclusive to the GBA version; GB/GBC versions only support the GBT format via MOD conversion.