Code Monkey home page Code Monkey logo

arsenal's Introduction

Arsenal

Arsenal is a free open source tool designed to be used with the PS2 version of the game Metal Gear Solid 2. It allows the user to extract Face and Stage archive files packaged with the game. The dictionary provided is thanks to GirianSeed you can check out his mgs dictionary project here

This project uses Zlib by Mark Adler

To Do

  • Add multithreaded extract
  • Add error handling
  • Create GUI variant
  • Clean up the code

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.

arsenal's People

Contributors

jayveer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.