shithub: ft2-clone

ref: f1e95f5e3992504c7c0c5c5be53863c971d22c7a
dir: /README.md/

View raw version
# 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. \
Some parts of the code are directly ported from the original FT2 source code.