jase said:
I figured the majority of the problem was running mods that didn't care for compatibility, so most of it wasn't loading reliably, even when I used the modders "homebrew" installation.
Actually there's a few 'imports' that don't run out of the box, and require tinkering under the hood and manually searching for multiple files that the loader can't find.
EDIT: See, something like this is why your loader guide is inadequate
When I saw it, I knew every one of you must be running Linux boxes: "Here's the installation you're looking for, and everything you need to pre-install. You know where it goes, so do it yourself."
Ok, if I dload a bg, where does it go? Where do swf's go? Where does the text go? Where do all of these go if they should run together? Are none of these pre-packaged, or am I just looking through the laziest threads?
um um um um
Okay, let's start from the start.
Loader saving is well described in the included text guides, the loader is designed for set content as listed and EVERYTHING beyond this is a special case.
So when you see that Dialogue.txt loads in a character folder it is safe to assume that this is where you should put it, as for modded dialogues including them in the guide wouldn't help.
You should really ask the author of such files to describe the installation themselves, this isn't a core feature of the loader so much as it is an extension and as such my included guides won't cover them.
What about Backgrounds and SWFs? Okay, BG.png, Char.swf, Mod.swf and Mods.txt are described in the included text guide. Running mods together is a balancing act, expect weird behaviour.
Finally, Linux. I like linux for a few set things like the terminal but really I prefer Windows for innumerable reasons.
Not a lot of work is required to understand the loader (observe the included example mods) but I can see why loader mods are giving you issues.
Really your problem isn't with the loader or setup, but with getting user written content to play nice, that's something the authors will have to weigh in on.