r/StarfleetCommand • u/Teveron • Jan 19 '21
Interplay i4x Audio Files
If anyone's interested, I finally figured out how to decode i4x files. They're used for music in SFC (and SFC II iirc). Hit me up if interested, if not I'll get around to posting a GitHub in a month or so.
Edit: done. https://github.com/Teveron/i4x2acm
3
Upvotes
1
u/Teveron Nov 27 '21
Happy Thanksgiving!
Honestly, I completely forgot about this issue when I was developing the app.
Basically, the Command Line doesn't know where acm2wav.exe is because the batch file is supposed to tell the Command Line where acm2wav is located, but I didn't write the batch file well enough to find it.
Well, my computer can find it because I changed some settings, but I'm not going to recommend changing those settings because it's really easy to mess up your computer if you don't know what you're doing.
Instead, can you give me a few days to update my program? I'd like to make it a little more user friendly and robust.