Help:Tools/botwfstools

From ZeldaMods (Breath of the Wild)
< Help:Setting up tools
Revision as of 21:42, 14 September 2018 by imported>Leoetlino (Created page with "A common operation when exploring and modifying BotW's content is manipulating SARC archives (unpacking and repacking), which quickly becomes tedious and annoying. Resou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A common operation when exploring and modifying BotW's content is manipulating SARC archives (unpacking and repacking), which quickly becomes tedious and annoying. Resource system internals also cause most resource changes to require an update to the resource size table (RSTB).

botwfstools intends to address these issues with a series of tools that help the user:

  • avoid clobbering your game dump (without the need to keep space-wasting backups)
  • explore and modify content files by exposing archives as simple directories
  • edit files more easily by automatically repacking archives and editing the RSTB as needed.

Requirements

Instructions

Usage instructions can be found in the botwfstools repository.