shithub: ft2-clone

ref: 4c269a5cf3dabe54417e90a00f6bffce1fef52b0
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 to make an _accurate_ 1:1 clone, and not to make flexible and easily modifiable 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.