Help:Tools/sarc: Difference between revisions
→Usage
imported>Leoetlino No edit summary |
imported>Leoetlino (→Usage) |
||
Line 22: | Line 22: | ||
* To '''extract''': <code>sarc extract INPUT_FILE.pack</code> | * To '''extract''': <code>sarc extract INPUT_FILE.pack</code> | ||
* To '''pack''' (create a new archive): <code>sarc create | * To '''pack''' (create a new archive): <code>sarc create INPUT_FOLDER OUTPUT_FILE.sbactorpack</code> (add <code> -b</code> at the end of the line for Wii U only). | ||
* 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. | ||
* More commands in the [https://github.com/leoetlino/sarc readme]. | * More commands in the [https://github.com/leoetlino/sarc readme]. |