Extract Army.cfg, Building.cfg & Item.cfg

Requirements:

Microsoft Visual C++ 6.0

Compiled source code

Warlords Battlecry III

Dal Gurak Unit Editor

Step 1:

Open Dal Gurak Unit Editor.

Click "XCR Editor" button

Click "Load XCR" button

Select the file ...\WBCIII\Assets\Data\System.xcr

Select Army.cfg and click "Export file" button and select ...\WBCIII\English\ Folder.

Select Building.cfg and click "Export file" button and  select ...\WBCIII\English\ Folder.

Select Item.cfg and click "Export file" button and  select ...\WBCIII\English\ Folder.

Step 2:

Start MS VC++ 6.0

Start VC++ > File menu > Open Workspace > browse to, and open WBC3.dsw

Step 3:

Edit > Find in files -> sArmy.cfg

There will be 1 result only.

Remove the two "//" at begin of that line.

In bottom line write "//" at begin of the line.

Note: This will make the game read the army.cfg from ...\WBCIII\English\Army.CFG (Original reads from ...\WBCIII\Assets\Data\System.xcr)

Step 4:

Edit > Find in files -> sBuilding.cfg

There will be 1 result only.

Remove the two "//" at begin of that line.

In bottom line write "//" at begin of the line.

Note: This will make the game read the Building.cfg from ...\WBCIII\English\Building.CFG (Original reads from ...\WBCIII\Assets\Data\System.xcr)

Step 5:

Edit > Find in files -> sItem.cfg

There will be 1 result only.

Remove the two "//" at begin of that line.

In bottom line write "//" at begin of the line.

Note: This will make the game read the Item.cfg from ...\WBCIII\English\Item.CFG (Original reads from ...\WBCIII\Assets\Data\System.xcr)

Step 6:

Build > Build Battlecry.exe

Step 7:

Make the changes that you wish to Army.cfg, Building.cfg and Item.cfg

Step 8:

After all changes and testing done you can import them back into System.xcr.

Step 9:

Open Dal Gurak Unit Editor.

Click "XCR Editor" button

Click "Load XCR" button

Select the file ...\WBCIII\Assets\Data\System.xcr

Click "Import file" button and select ...\WBCIII\English\Army.cfg file.

Click "Import file" button and select ...\WBCIII\English\Building.cfg file.

Click "Import file" button and select ...\WBCIII\English\Item.cfg file.

Save the System.xcr

Step 10:

Reverse steps 3, 4 and 5.

Build > Build Battlecry.exe

Author: DarknessEyes
Free Web Hosting