Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
HEModdingWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Arcinfo Values
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
The '''"swa.arcinfo"''' file contains data for every file in the base game and some DLC files relating to how the game should seek these files. Please note: This exists for purposes of archive retrieval on disc due to slower data load speeds present at the time, this is not required for some DLC archives, however this is required for custom modded content in most cirumstances where new archives are added. When converted to JSON using [[Tools/KnuxTools|KnuxTools]], each statement will look like this, with different values:<syntaxhighlight lang="json-object"> { Β "Archive": "ActD_Africa", Β "UnknownByte_1": 3 } </syntaxhighlight>The "Archive" value sets the name of the file to seek. The "UnknownByte_1" value sets whether the game will search for a file with the # prefix, without the # prefix, or both files. '''"UnknownByte_1"''' has three values. 1: File without the # prefix. For example "Sonic.ar.00". 2: File with the # prefix. For example "#Sonic.ar.00". 3: Both # and non-# files. In this case the game will load "Sonic.ar.00" and "#Sonic.ar.00". Some DLC archives are not listed in the arcinfo, this is because they are appended using only the "DLCArchiveTree" within the DLC. The game is capable of appending defined archives from "SR_Enter_" scripts without the listing of said archives in the arcinfo.
Summary:
Please note that all contributions to HEModdingWiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
HEModdingWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)