Okay, so I select the gmf file for both source and destination and select compile, press "compile", and then I get this:Run-time error '62':Input past end of fileWhat am I doing wrong now? :P
Quote from: Vertigo on August 27, 2011, 05:35:13 PMOkay, so I select the gmf file for both source and destination and select compile, press "compile", and then I get this:Run-time error '62':Input past end of fileWhat am I doing wrong now? :P You have to decompile first. Decompiling puts the gmf into a readable, editable format. When you're done making changes, THEN you compile the file, which puts it back into a compressed form that is readable by RA2. Also, when decompiling, you should enter a different name in the Destination field. Like if you're decompiling ram_plate.gmf, put ram_plate.gmf as the Source and ram_plate_txt.gmf as the Destination. Then when you're ready to compile, put ram_plate_txt.gmf as the Source and ram_plate.gmf as the Destination.
Okay, downloaded newest version of Serge's complier/decompilerIt works fine for decompiling, but for some reason that's the only thing I can do, it won't give the option of either compiling or decompiling?
Quote from: Vertigo on August 28, 2011, 05:05:23 AMOkay, downloaded newest version of Serge's complier/decompilerIt works fine for decompiling, but for some reason that's the only thing I can do, it won't give the option of either compiling or decompiling?This is the old one that they're talking about:https://gametechmods.com/uploads/files/GMFComp.rarTry that one. Make sure that, when you decompile it, you give it a different name. If you don't, it won't work. :)