PKGTool/README.md
2022-01-01 16:04:49 +01:00

411 B

PKGTool

Extracts/repacks PKG files for Metroid Dread

Extract

input path => path to the PKG file
output path => folder path of the extracted PKG file
PKGTool -x <input path> [-o <output path>] [-i]

Create PKG file

input path => folder of the unpacked PKG
output path => path to the new PKG file
PKGTool -c <input path> [-o <output path>]