Help:Tools/BotW Unpacker: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
imported>Leoetlino
No edit summary
 
Line 5: Line 5:
| authors = Shadsterwolf
| authors = Shadsterwolf
| source = https://github.com/Shadsterwolf/BotWUnpacker
| source = https://github.com/Shadsterwolf/BotWUnpacker
| license = Unknown
| license = GPLv3
| written_in = C#
| written_in = C#
| win_only =  
| win_only =  

Latest revision as of 21:20, 12 January 2019

BotW Unpacker
Author(s) Shadsterwolf
Source code https://github.com/Shadsterwolf/BotWUnpacker
License GPLv3
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.