![]() |
File loading order - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Inject the Battlefield (https://forums.renegadeprojects.com/forumdisplay.php?fid=60) +--- Forum: Ares General Discussion (https://forums.renegadeprojects.com/forumdisplay.php?fid=19) +--- Thread: File loading order (/showthread.php?tid=1121) |
File loading order - DCoder - 05.10.2008 Current MIX loading order is documented. I'm planning to modify it so expandmd* goes before langmd, and you can then put anything that is currently required to be loose in them. Or I can use a new, different filename/wildcard for that slot, if that is deemed too fragile. Thoughts? Yes, I apparently can't wait till feedback comes before coding anything. All the more fun that way. RE: File loading order - MRMIdAS - 05.10.2008 I'd like that. Sick & tired of putting loadscreens loose in the RA2 directory............ RE: File loading order - hogo - 05.10.2008 (05.10.2008, 21:36:12)DCoder Wrote: Current MIX loading order is documented. I'm planning to modify it so expandmd* goes before langmd, and you can then put anything that is currently required to be loose in them. Or I can use a new, different filename/wildcard for that slot, if that is deemed too fragile. Thoughts? Keep them in the expand file keeps things tidy and not have 3 mixes instead of ecache and expand ![]() RE: File loading order - Bobingabout - 06.10.2008 i agree, to be able to put those things inside a mix would be useful, and why not expandmd? RE: File loading order - Marshall - 06.10.2008 And further to DCoder pointing out this load order, Launch Base will, in future, not create ecache at all - everything will go in expand. I certainly don't see any point in a separate mix file such as "elang". RE: File loading order - hogo - 06.10.2008 (06.10.2008, 10:18:57)Marshall Wrote: And further to DCoder pointing out this load order, Launch Base will, in future, not create ecache at all - everything will go in expand. I agree If its all in 1 Mix so much easier to compile and such ![]() RE: File loading order - Blade - 06.10.2008 A seperate elang file might be useful actually since it would make localisation easier for any mod that attempted such a thing. |