ref: 4dfccacdd7d6538d2073a020a1b7f7d1fb4bf774
dir: /README.md/
# ft2-clone Fasttracker II clone for Windows/macOS/Linux Aims to be a **highly accurate** clone of the classic Fasttracker II software for MS-DOS. # Releases Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/ft2.php). Linux binaries can be found [here](http://phd-sid.ethz.ch/debian/.fasttracker2/). \ If these don't work for you, you'll have to compile the code manually. # Compiling the code Please read HOW-TO-COMPILE.txt file in the repository. PS: The source code is quite hackish and hardcoded. \ My first priority is _accuracy_, not flexibility and clean code. \ Big parts of the code (except GUI) are directly ported from the original FT2 source code, with permission to use a BSD 3-Clause license.