Skip to content

Releases: Jayveer/Arsenal

Arsenal 1.0

09 Mar 12:41
Compare
Choose a tag to compare

Usage

Currently only a CLI version of the application exists. 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.

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

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

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

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

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

Arsenal.exe "path\to\FACE.DAT" "path\to\output"

The same can be used for Face 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.

License

MIT
This project falls under the MIT license.