Kristopher Neidecker

Results 4 comments of Kristopher Neidecker

> The engine does not handle case-sensitive paths properly. Check `fallout.cfg`, your `music_path1` should be either relative or absolute path with correct case (I have `music_path1=/Users/alex/Desktop/Fallout/sound/music/`). Note that `sound/music/` can...

I've double and triple checked, tried all the combos of folders, yet no music on iOS. File structure: data/sound/music/ All lower case. Ini file: music_path1=data/sound/music music_path2=sound/music (I add this just...

> Missing trailing slash? > > ``` > music_path1=data/sound/music/ > ``` So sorry, no, I simply forgot to type it in to the report (I am typing on a different...

Ok, so all in all, I'll close this out. I went and changed ALL files to uppercase via a recursive find/rename command. All files, all folders, are upper-case, and all...