Main public logs
Appearance
Combined display of all available logs of HEModdingWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:30, 7 January 2025 Starlight talk contribs created page Arcinfo values (Created page with "The '''"swa.arcinfo"''' file contains data for every file in the base game and some dlc files relating to how the game should seek then load these files. When converted to JSON using KnuxTools, each statement will look like this, with different values: <code>{</code> <code> "Archive": "ActD_Africa",</code> <code> "UnknownByte_1": 3</code> <code>}</code> The "Archive" value sets the name of the file to seek. The "UnknownByte_1" value sets whether the game w...") Tag: Visual edit