Difference between revisions of "ZAC's MUIS Tool"

From Custom Mario Kart
Jump to navigation Jump to search
(Removed Broken Downloads Category)
 
(5 intermediate revisions by 2 users not shown)
Line 17: Line 17:
 
|-
 
|-
 
! Source Code:
 
! Source Code:
| [https://github.com/TheZACAtac/MUIS-Modifier-Beta GitHub]
+
| [https://github.com/ZachACombs/ZAC-s-MUIS-Tool-Beta GitHub]
 
|-
 
|-
 
! Download:
 
! Download:
| [http://www.mediafire.com/file/vk1236x7bnbyxi8/ZAC%27sMUISTool_Beta.zip MediaFire]
+
| [https://mega.nz/#!BZI1kawZ!4r4F2k2e3jEA1dr8_nWWgK16nY0S7dVvigNEtbAwnRw MEGA]
 
|}
 
|}
  
Line 40: Line 40:
 
| Beta
 
| Beta
 
| 2017-11-11
 
| 2017-11-11
| First version
+
| First release
 
|}
 
|}
  
 
{{User-TheZACAtac-Link}}
 
{{User-TheZACAtac-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 11:27, 23 August 2021

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: MEGA

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 release