Green Rollover Red Rollover Arrow Rollover Focused Userbar Register Button Rollover Red Button Rollover
Welcome Guest ( Log In / Register )

Using Custom Files

Tutorial for Forces of Corruption FOC, Universe at War: Earth Assault UAW

Avatar of Duke

Duke

Category: Coding
Level: Beginner
Created: Friday February 1, 2008 - 1:41
Updated: Sunday December 25, 2016 - 5:34
Views: 5913
Summary: A Simple Tutorial that runs through the basics of getting custom files to function in-game!

Rating

Staff says

2.0

Members say

-

Average

2.0/5.0

1 vote

March 23, 2006 by Lord Of Gifts:

With the release of FinalBIG v0.40 we now have the ability to construct our own megafiles that contain our modded files. I'll run through the process of constructing and using a new megafile.

Open FinalBIG and create a new megafile. To add a file, simply drag and drop it into the FinalBIG window. A dialog box will pop up asking what you would like to save this file as. You must enter a correct file stucture or your files will have no effect. For example MOVIES.XML is in DATA\XML\MOVIES.XML. ALPHA.DDS is in DATA\ART\TEXTURES\ALPHA.DDS. Save your new megafile in the GameData\Data\ directory, where you installed empire at war. In this tutorial we will call it test.meg. Be sure to replace test.meg with whatever you named your megafile. Now you need to open MegaFiles.xml, which is in the GameData/Data/ directory. At the end of the file, right before the </Mega_Files> line, add the line <File> Data\test.meg </File>. This tells the game that you want it to read your megafile as well.

Links / Downloads

 HitsAdded
FinalBig2185February 1, 2008 - 1:43

Add comment

Please enter your message below. Max 10000 characters.