GithubHelp home page GithubHelp logo

mint's Introduction

MGS Import .NET Tool

MINT is a CLI archive manipulation and model / texture conversion program for Metal Gear Solid.

MINT MOD DOWNLOAD

If you're looking for the model swap mod itself you can download it here!

Download

You can download prebuilt binaries from the latest CI run here. Just select the topmost run and download the artifact for your OS near the bottom of the page.

These binaries do not require the .NET runtime, no external dependencies are needed.

Usage

The program uses autogenerated commandline parsing, you can get help for any command or subcommand by adding an -h option.

Guides for making mods are located on this project's wiki.

Example:

>MetalMintSolid.exe -h
Description:
  MGS import .NET Tool (MINT)

Usage:
  MetalMintSolid [command] [options]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information

Commands:
  dar           Manipulate DAR archives
  pcx           Manipulate PCX images
  kmd           Manipulate KMD models
  dir           Manipulate DIR archives
  hash <input>  Calculate MGS hash of a string
  stg           Manipulate PCX stage files
  vox           Manipulate VOX audio files (PC codec)

Build instructions

  • Open MetalMintSolid.sln in preferred IDE
  • Build the only project in solution

Tested platforms

  • PC - Original CD Version
  • PC - GOG
  • PS1 - US Version
  • PS1 - Integral

WIP Platforms

  • Master Collection (this might take a while)

File formats

Supported MGS file formats

  • DAR (Archive)
  • PCX (Image / texture)
  • KMD (Model)
  • DIR (PSX Archive)
  • STG (PSX Stage file)
  • VOX (PC Codec audio, export only)

Supported input file formats

  • GLTF (Model)
  • PNG, JPG, probably a lot more (Image / texture)

References

mint's People

Contributors

virusek20 avatar jeremyabel 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.