Help:Tools/sarc: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(Created page with "Category:Tools Category:Tools (SARC) {{Tool infobox | name = sarc | authors = leoetlino | source = https://github.com/leoetlino/sarc | license = GPLv3 | written_in = P...")
 
imported>Leoetlino
Line 13: Line 13:


== Setup ==
== Setup ==
# Install the <code>sarc</code> package. {{Install py package help|package=sarc}}
Install the <code>sarc</code> package. {{Install py package help|package=sarc}}


== Known issues ==
== Known issues ==
* None for ''Breath of the Wild'' currently.
* None for ''Breath of the Wild'' currently.
* If you are using this tool for non-BotW games, make sure to pass the --not-botw flag as other games need different packing rules.
* If you are using this tool for non-BotW games, make sure to pass the --not-botw flag as other games need different packing rules.

Revision as of 16:28, 15 October 2018

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

sarc is a tool that can read and generate both big endian and little endian SARC archives, whether they are Yaz0 compressed or not. It is one of the few tools that are able to align file data correctly.

Setup

Install the sarc package. [CLI help]

Known issues

  • None for Breath of the Wild currently.
  • If you are using this tool for non-BotW games, make sure to pass the --not-botw flag as other games need different packing rules.