zTracker, the MIDI-only clone of Impulse Tracker, which itself was a clone of Scream Tracker 3. It's a tracker. It does MIDI. I'm looking to somehow crowdsource it's compiling for the macOS/OS X. Anyone interested?
18
stars
2
forks
source link
help.txt reference missing "i couldnt find help.txt. no help for you :[" #6
tried to get printf to show me which path help.txt is trying to open, but all i got was \help.txt
(in CUI_Help.cpp)
printf("%s\\help.txt",zt_directory);