Comment 14 for bug 820471

Revision history for this message
Alphamule (jwhiteheadcc) wrote :

OK, I've changed my mind. I actually think it's better to make a MoPaQ enabler tool that just recreates the .WAR files in the data folder. I should test the higher data-rate intros and movies on the DOS version. If they work, then we get two tools in one! :) Also, it's not exactly like it's a huge amount of temporary storage.

Pali, if you still think it's best to put it into warextract (which looks like just a stub to load Meimo?), then I could have one #include <mpqenabler.c> line to do this in the same executable. The alternative is to rewrite wartool to also support the BNE CD which looks a lot less manageable. It just seems cleaner to not have to rewrite an almost exactly identical copy of most of wartool's source, just to look at BNE CDs. Then every time you fix one, you have to worry if maybe the same change needs to be done to the MPQ path. Or maybe I'm "doing it wrong" and there's some better way.