Gar-Zar UnPacker 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:3DS homebrew rom hacks" to "" |
No edit summary |
||
| Line 8: | Line 8: | ||
|version=0.2 | |version=0.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ | |download=https://dlhb.gamebrew.org/3dshomebrews/gar_zar_unpack_v0.2.rar | ||
|website=https://gbatemp.net/threads/release-gar-zar-unpacker-v0-1.385264 | |website=https://gbatemp.net/threads/release-gar-zar-unpacker-v0-1.385264 | ||
|source=https://dlhb.gamebrew.org/3dshomebrews/ | |source=https://dlhb.gamebrew.org/3dshomebrews/gar_zar_unpack_v0.2.rar | ||
}} | }} | ||
Gar/Zar (3DS) packer/unpacker is a tool that can extract/repack zar and gar containers from: | Gar/Zar (3DS) packer/unpacker is a tool that can extract/repack zar and gar containers from: | ||
Latest revision as of 11:17, 22 June 2024
| Gar-Zar UnPacker | |
|---|---|
| General | |
| Author | TTEMMA |
| Type | Hack Utilities |
| Version | 0.2 |
| License | Mixed |
| Last Updated | 2015/03/27 |
| Links | |
| Download | |
| Website | |
| Source | |
Gar/Zar (3DS) packer/unpacker is a tool that can extract/repack zar and gar containers from:
- The Legend of Zelda: Ocarina of Time 3D.
- The Legend of Zelda: Majora's Mask 3D (but not .gar.lzs files (if they are LZ compressed)).
User guide
Place zar.exe (gar.exe) and your .zar (.gar) archive at the same folder.
Unpacking:
- Drag your archive onto zar.exe (gar.exe):
- A folder with all exracted files will be created.
- *.index file with the name of the .zar (.gar) archive will be created.
- Edit what you want. Just be sure to keep original filenames.
Packing:
- Drag *.index file onto zar.exe (gar.exe).
- new .zar (.gar) archive will be created
- Name of the new archive will be the same as unpacked folder and *.index file.
- You can also specify a new name for the archive in .bat file, i.e:
- zar.exe <filename>.index NewFileName.zar
- gar.exe <filename>.index NewFileName.gar