Help:Tools/rstb: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
No edit summary
Line 13: Line 13:


== Setup ==
== Setup ==
Install the rstb package.{{Install py package help|package=rstb}}
# Install the rstb package.{{Install py package help|package=rstb}}


== Known issues ==
== Known issues ==
* '''Size calculation for complex resources''': rstb is currently unable to calculate file sizes for complex resource classes (see [[Resource system]] for more information). The CLI will suggest deleting entries if it detects that this is the case.
* '''Size calculation for complex resources''': rstb is currently unable to calculate file sizes for complex resource classes (see [[Resource system]] for more information). The CLI will suggest deleting entries if it detects that this is the case.

Revision as of 11:55, 14 October 2018

rstb
Author(s) leoetlino
Source code https://github.com/leoetlino/rstb
License GPLv3
Written in Python
Platform support Cross-platform

rstb (rstbtool for the CLI) is a tool for manipulating Breath of the Wild's resource size table (RSTB).

Setup

  1. Install the rstb package.[CLI help]

Known issues

  • Size calculation for complex resources: rstb is currently unable to calculate file sizes for complex resource classes (see Resource system for more information). The CLI will suggest deleting entries if it detects that this is the case.