Difference between revisions of "Mii Info Editor"

From Custom Mario Kart
Jump to navigation Jump to search
(Undo revision 202078 by Kazuki (talk))
Line 16: Line 16:
 
| [http://wiibrew.org/wiki/Mii_Data#Mii_format Mii RAW Data],[[RKG]]
 
| [http://wiibrew.org/wiki/Mii_Data#Mii_format Mii RAW Data],[[RKG]]
 
|-
 
|-
! Current Version:
+
! Version:
| v0.0.2
+
| v0.0.3
 +
|-
 +
! Date of Latest Version:
 +
| 2020-06-05
 
|-
 
|-
 
! Download:
 
! Download:
| [https://github.com/kazuki-4ys/MiiInfoEditor/releases/download/v0.0.2/mii-info-editor-v0.0.2-win32-x64.zip Windows],[https://github.com/kazuki-4ys/MiiInfoEditor/releases/download/v0.0.2/mii-info-editor-v0.0.2-darwin.dmg Mac OS]
+
|
 +
* [https://github.com/kazuki-4ys/MiiInfoEditor/releases/download/v0.0.3/mii-info-editor-v0.0.3-win32-x64.zip Windows]
 +
* [https://github.com/kazuki-4ys/MiiInfoEditor/releases/download/v0.0.3/mii-info-editor-v0.0.3-darwin.dmg Mac OS]
 
|}
 
|}
  
Line 27: Line 32:
  
 
=== Credits ===
 
=== Credits ===
* [[Chadderz]], for his font, [[CTMKF]].
+
* [[Chadderz]], for his font, CTMKF.
  
 
== Usage ==
 
== Usage ==
Open a Mii Data file or import an [[RKG]] file.
+
Open a Mii Data file or import an RKG file.
  
 
== Media ==
 
== Media ==
<gallery>
+
[[File:MiiInfoEditor SnapShot.png|300px|thumb|none|Preview of the program]]
File:MiiInfoEditor SnapShot.png|Preview of the program
 
</gallery>
 
<br clear="all"/>
 
  
 
== Version History ==
 
== Version History ==
Line 51: Line 53:
 
| 2020-05-07
 
| 2020-05-07
 
| Fixed some bugs.
 
| Fixed some bugs.
 +
|-
 +
| [https://github.com/kazuki-4ys/MiiInfoEditor/releases/tag/v0.0.3 v0.0.3]
 +
| 2020-06-05
 +
| Fixed UI.
 
|}
 
|}
  
 
{{User-Kazuki-Link}}
 
{{User-Kazuki-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 16:52, 12 June 2020

Mii Info Editor
Author: Kazuki
Operating Systems: Windows, Mac OS
Programming language: JavaScript
Software Type: Viewer, editor
File Formats: Mii RAW Data,RKG
Version: v0.0.3
Date of Latest Version: 2020-06-05
Download:

Overview

Mii Info Editor is a program developed by Kazuki that allows editing Mii RAW Data files that are dumped by Save Game Manager GX and Mii Dumper. It also allows Importing Mii data from RKG files. The program uses CTMKF to show the Mii names and is based on Node.js and Electron,

Credits

Usage

Open a Mii Data file or import an RKG file.

Media

Preview of the program

Version History

Version Date of release Information
v0.0.1 2020-05-01 First release
v0.0.2 2020-05-07 Fixed some bugs.
v0.0.3 2020-06-05 Fixed UI.