Help:Updating the RSTB: Difference between revisions

Added instructions for updating RSTB entries with Wild Bits
imported>NiceneNerd
m (Added Wild Bits as an RSTB option)
imported>NiceneNerd
(Added instructions for updating RSTB entries with Wild Bits)
Line 15: Line 15:


== Updating entries ==
== Updating entries ==
=== Using rstbtool ===
Open a terminal / command prompt and run the following command {{CLI help}}
Open a terminal / command prompt and run the following command {{CLI help}}
<pre>
<pre>
Line 37: Line 39:


If everything goes well, no errors will be shown on the screen. If rstbtool says it is unable to calculate the resource size, then read the following section.
If everything goes well, no errors will be shown on the screen. If rstbtool says it is unable to calculate the resource size, then read the following section.
=== Using Wild Bits ===
Open Wild Bits from the command line using the command <code>wildbits</code> {{CLI help}}. Then:
# Go to the RSTB Editor tab.
# Click "Open" and select the [[ResourceSizeTable.product.rsizetable|RSTB]] file you want to edit.
# Find the RSTB entry you want to edit. Each game file is listed by its [[canonical resource path]].  Generally, this is the path of the resource (relative to any archive) without the "s" prefix in the extension for compressed files. If you're not sure what this is, look at the second column in the [[Canonical resource path#List of resources and associated canonical paths|lists of resources]]. If necessary, use the search bar at the bottom of screen.
# Click "Update." You can either enter the size for the RSTB entry yourself (measured in bytes) or select the file using the "Detect size from file" option.
# Click "Ok." You can then save the RSTB or edit more entries.
If everything goes well, no errors will be shown on the screen. If Wild Bits says it is unable to calculate the resource size, then read the following section.


== Deleting entries ==
== Deleting entries ==
Anonymous user