Skip to content

Releases: Jayveer/Shagohod

Shagohod 1.1

19 Feb 19:19
Compare
Choose a tag to compare

Usage

Currently only a CLI version of the application exists. If you wish to extract from the subsistence version of the game use the '-sub' option. An optional output directory can also be added. If extracting from the base game it is possible to just drag the file you wish to extract on the executable. A dictionary file is also included in order to resolve a lot of the hashes, the result is incomplete.

If you wish to use the dictionary to resolve filenames place it alonside Shagohod.exe, please note this program is designed to work with the PS2 version of MGS3.

Shagohod.exe "path\to\STAGE.DAT"

The above instruction will extract all files from STAGE.DAT to the current directory.

Shagohod.exe -sub "path\to\STAGE.DAT"

The above instruction will extract all files from STAGE.DAT for the subsistence version of the game.

Shagohod.exe "path\to\SLOT.DAT" "path\to\output"

The same can be used for Slot files. An optional output path can be added at the end, if it is not included then it will extract to the directory of the file being extracted.

Shagohod 1.0

19 Feb 11:28
Compare
Choose a tag to compare

Usage

Currently only a CLI version of the application exists. The program is primitive and just takes the filename as the only required argument. An optional output directory can also be added. It is also possible to just drag the file you wish to extract on the executable. A dictionary file is also included in order to resolve a lot of the hashes, the result is incomplete.

If you wish to use the dictionary to resolve filenames place it alonside Shagohod.exe, please note this program is designed to work with the PS2 version of MGS3.

Shagohod.exe "path\to\STAGE.DAT"

The above instruction will extract all files from STAGE.DAT to the current directory.

Shagohod.exe "path\to\SLOT.DAT" "path\to\output"

The same can be used for Slot files. An optional output path can be added at the end, if it is not included then it will extract to the directory of the file being extracted.