Help:Tools/sarc: Difference between revisions
→Usage
imported>Leoetlino No edit summary |
imported>Leoetlino (→Usage) |
||
Line 20: | Line 20: | ||
== Usage == | == Usage == | ||
This tool automatically decompresses Yaz0-compressed archives, and re-compresses them when repacking if the extension starts with an <code>s</code>. | This tool automatically decompresses [[Yaz0]]-compressed archives, and re-compresses them when repacking if the extension starts with an <code>s</code>. | ||
* To extract: <code>sarc extract INPUT_FILE.pack</code> | * To extract: <code>sarc extract INPUT_FILE.pack</code> | ||
* To pack: <code>sarc create [-b] INPUT_FOLDER OUTPUT_FILE.sbactorpack</code> (Use <code>-b</code>for Wii U only). | * To pack: <code>sarc create [-b] INPUT_FOLDER OUTPUT_FILE.sbactorpack</code> (Use <code>-b</code>for Wii U only). | ||
* More commands in the [https://github.com/leoetlino/sarc readme]. | * More commands in the [https://github.com/leoetlino/sarc readme]. |