ZAC's MUIS Tool

From Custom Mario Kart
Revision as of 18:21, 11 November 2017 by TheZACAtac (talk | contribs) (Created page with "{| class="textbox float-right grid" |+ ZAC's MUIS Tool ! Creator: | TheZACAtac |- ! Operating System: | Windows |- ! File Format: | Mission Mode#mission_ui_single.bin|mi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ZAC's MUIS Tool
Creator: TheZACAtac
Operating System: Windows
File Format: mission_ui_single.bin
Version: Beta
Release Date: 2017-11-11
Source Code: GitHub
Download: MediaFire

Overview

ZAC's MUIS Tool is a console application created by TheZACAtac and can be used to modify the mission_ui_single.bin file found in MenuSingle.szs.

Commands

zmuist: Displays information about ZAC's MUIS Tool as well as the commands that ZAC's MUIS Tool provides.
zmuist decode source [destination]: Decodes source (a .bin file) into a text-based version and saves the file as a .txt. If destination is not defined, destination file is source.txt.
zmuist encode source [destination]: Encodes source (a .txt file) into a .bin. If destination is not defined, then destination file is source.bin.

Version History

Version Date of release Information
Beta 2017-11-11 First version