Help:Setting up tools: Difference between revisions
Mention Wild Bits where relevant
imported>BravelyPeculiar (→BFRES) |
imported>NiceneNerd (Mention Wild Bits where relevant) |
||
Line 20: | Line 20: | ||
=== AAMP === | === AAMP === | ||
[[AAMP]] is used for configuration files, such as [[actor parameters]], the [[normal.bwinfo|world configuration (climate, lighting, ...)]], etc. Convert them to an editable format (and back) with {{ltool|aamp}}. | [[AAMP]] is used for configuration files, such as [[actor parameters]], the [[normal.bwinfo|world configuration (climate, lighting, ...)]], etc. Convert them to an editable format (and back) with {{ltool|aamp}}. {{ltool|Wild Bits}} can also edit AAMP files. | ||
Note: Unlike most other files, AAMP files are exactly the same on both Wii U and Switch. | Note: Unlike most other files, AAMP files are exactly the same on both Wii U and Switch. | ||
=== BYML === | === BYML === | ||
[[BYML]] files contain game parameters for [[actor]]s, [[map unit]]s, etc. Convert them to an editable format (and back) with {{ltool|byml-v2}}. | [[BYML]] files contain game parameters for [[actor]]s, [[map unit]]s, etc. Convert them to an editable format (and back) with {{ltool|byml-v2}}. {{ltool|Wild Bits}} can also edit BYML files. | ||
=== BFRES === | === BFRES === | ||
Line 40: | Line 40: | ||
=== RSTB === | === RSTB === | ||
[[ResourceSizeTable.product.rsizetable]] (known as the RSTB) contains sizes for almost every file in the game (calculated from the non-Yaz0-compressed file sizes). If you edit a file to make its filesize bigger, you'll need to edit this file to prevent errors. The recommended tool for manipulating the RSTB is {{ltool|rstb}}. | [[ResourceSizeTable.product.rsizetable]] (known as the RSTB) contains sizes for almost every file in the game (calculated from the non-Yaz0-compressed file sizes). If you edit a file to make its filesize bigger, you'll need to edit this file to prevent errors. The recommended tool for manipulating the RSTB is {{ltool|rstb}}. {{ltool|Wild Bits}} also provides a GUI frontend for <code>rstb</code>. | ||
=== SARC === | === SARC === | ||
[[SARC]] archives contain collections of other files and folders, like .zip folders. | [[SARC]] archives contain collections of other files and folders, like .zip folders. | ||
Use {{ltool|sarc}} to create or modify archives. | Use {{ltool|sarc}} to create or modify archives. {{ltool|Wild Bits}} also provides a GUI frontend for <code>sarc</code>. | ||
=== Map units === | === Map units === |