Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mio-decomp-cli

A CLI for decompiling the .gin files from MIO: Memories in Orbit.

Huge thanks to @mistwreathed for creating the original version of this tool.

Installation

python -m pip install mio_decomp
mio-decomp version # Verify it installed successfully

Setup

mio-decomp config set game_dir "<Path to your MIO install>" # Defaults to "C:\Program Files (x86)\Steam\steamapps\common\MIO". If your install is there, you can skip this command.

Use

mio-decomp decompile gin1.gin ./path/to/another/gin.gin -o output # Decompile .gins
mio-decomp parse ./path/to/save.save -o save.json # Convert save file to JSON

About

A CLI for decompiling the .gin files of MIO: Memories in Orbit

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages