Help:Tools/rstb: Difference between revisions

imported>Leoetlino
No edit summary
imported>Leoetlino
Line 17: Line 17:
== Usage ==
== Usage ==
'''Important''': You must pass <code>--be</code> if you are dealing with a big endian RSTB (Wii U version).
'''Important''': You must pass <code>--be</code> if you are dealing with a big endian RSTB (Wii U version).
path_to_rstb is a path to the [[ResourceSizeTable.product.rsizetable]] file.
<code>path_to_rstb</code> is a path to the [[ResourceSizeTable.product.rsizetable]] file. <code>RESOURCE_NAME</code> is a [[canonical resource path]].
* '''Get''' a resource size: <code>rstbtool [--be] path_to_rstb get RESOURCE_NAME</code>
* '''Get''' a resource size: <code>rstbtool [--be] path_to_rstb get RESOURCE_NAME</code>
* '''Set''' a resource size: <code>rstbtool [--be] path_to_rstb set RESOURCE_NAME NEW_SIZE</code>
* '''Set''' a resource size: <code>rstbtool [--be] path_to_rstb set RESOURCE_NAME NEW_SIZE</code>
Anonymous user