1. Editing the XML File
-
Go to your game client folder:
\Data\Local\ -
Open the XML file you want to change.
-
We recommend using Notepad++ because it keeps the file clean and easy to read.
-
At the top of every XML file, you’ll find a short description explaining what the file contains—this helps you understand what you’re editing.
-
Make your changes.
-
Save the file.
2. Understanding the Password Attribute
Every XML file has a Password attribute near the top.
Please note:
-
The password must be exactly 8 characters long.
-
It cannot include special characters that are not allowed in XML.
-
You will need this same password to encode the XML and to decode the BMD later.
-
Make sure you enter this password into the tool before conversion.
3. Converting XML → BMD (Encoding)
-
Open ToolKit Lite or ToolKit Premium.
-
Choose IGC File Enc/Dec (XML).
-
Type the password from the XML file into the Password field.
-
Drag and drop your edited XML file onto the Encode button.
The tool will automatically create the BMD file for you.
4. Converting BMD → XML (Decoding)
If you need to edit the file again later:
-
Open IGC File Enc/Dec (XML).
-
Enter the same password used when encoding.
-
Drag and drop your BMD file onto the Decode button.
-
The tool will produce an editable XML file.
