RC RANDOM CHAOS

Fasttracker II Reborn: A Portable C/SDL2 Clone of the DOS-Era Music Tracker

· via Hacker News

Original source

Fasttracker II clone in C using SDL 2

Hacker News →

A developer has released version 2.22 of an open-source, from-scratch clone of Fasttracker II, the classic MS-DOS music tracker beloved in the demoscene and chiptune communities. Written in C on top of SDL 2, the project targets portability across modern platforms, shipping prebuilt binaries for Windows 7 SP1 and later (both 64- and 32-bit), universal macOS builds covering Intel and Apple silicon on OS X 10.11+, and community-maintained Linux packages for amd64. The full source and build instructions live on GitHub.

Much of the accompanying documentation is devoted to the friction of running a faithful tracker on contemporary operating systems. On macOS, users must right-click and explicitly “Open” the unsigned app, then grant it permission under Privacy & Security. Windows users with NVIDIA GPUs may find the copy/paste block shortcuts (ALT+F4 / ALT+F5) hijacked by GeForce Experience, and many of FT2’s original keybindings collide with OS-level shortcuts that have to be remapped by hand. The 32-bit Windows build also carries a false-positive antivirus warning.

The release is a small but telling example of preservation-through-reimplementation: rather than emulating old hardware or shipping a DOS box, the author rebuilds the tool natively so it survives on current systems. The one hardware caveat worth noting is that multi-monitor setups with mismatched refresh rates can cause display glitches.

Read the full article

Continue reading at Hacker News →

This is an AI-generated summary. Read the original for the full story.