Help:Tools/BotW Unpacker: 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 = BotW Unpacker | authors = Shadsterwolf | source = https://github.com/Shadsterwolf/BotWUnpacker | license =...")
 
imported>Leoetlino
Line 13: Line 13:


== Setup ==
== Setup ==
# Download the [https://github.com/Shadsterwolf/BotWUnpacker/releases latest release from GitHub].
Download the [https://github.com/Shadsterwolf/BotWUnpacker/releases latest release from GitHub].


== Known issues ==
== Known issues ==
* '''Wii U only''': This tool can only handle big endian archives. Switch SARCs will not work as they use little endian.
* '''Wii U only''': This tool can only handle big endian archives. Switch SARCs will not work as they use little endian.

Revision as of 16:28, 15 October 2018

BotW Unpacker
Author(s) Shadsterwolf
Source code https://github.com/Shadsterwolf/BotWUnpacker
License Unknown
Written in C#
Platform support Cross-platform

BotW Unpacker is a tool that can read and generate big 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

Download the latest release from GitHub.

Known issues

  • Wii U only: This tool can only handle big endian archives. Switch SARCs will not work as they use little endian.