💾 Archived View for sdfeu.org › radian › gemini-capsule › chiptune › macos.gmi captured on 2022-06-03 at 23:15:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Chiptune tools on MacOS Catalina

Most chiptune tools are made for Windows (or an actual retro machine), but if you're unlucky enough be on a Mac, like I am for work, here's what to do to get a couple of the main ones running.

OpenMPT / ModPlug Tracker can load/save many different module formats (and MIDI) so can act as a kind of Rosetta Stone of modules.

Famitracker is a go-to tool for writing for the NES / Famicom console.

We're going to do stuff in the terminal. Anything that looks like `this` is a command to paste & run.

First, you need Wine

1: Brew website

OpenMPT

2: OpenMPT downloads

[^1]: Even if Wine is set to emulate Windows 10 via `wine64 winecfg`.

Famitracker

3: Dn-Famitracker releases

[^2]: Before Famitacker would crash here, but this doesn't seem to be the case in the latest (as of 2022-01-06) version of Wine. If it crashes for you, a workaround is below[4] and I also had to run `wine64 winecfg` and set the Windows Version to Windows XP to fix some other graphical issues. If you're stuck on an older version of Wine try those.

4: https://github.com/Dn-Programming-Core-Management/Dn-FamiTracker/issues/54#issuecomment-815011255