Skip to content

Alex9303/Mii-Database-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mii Database Editor

A Java GUI application for editing Wii's Mii database

The Mii database (RFL_DB.dat) can be found at /shared2/menu/FaceLib/RFL_DB.dat

Capabilities:

  • Load/Save Mii database files.
  • Automatically calculate valid checksums when saving, allowing files to be opened in the Mii Channel.
  • Fix Mii databases with inncorrect checksums.
  • View raw Mii data.
  • Import/Export individual Miis.
  • Change System IDs of Miis (Miis from other Wiis cannot be edited on the Mii Channel).
  • Rearrange Mii data in the database (this does not affect functionality in the Mii Channel).
  • Render Miis directly within the app.

What it does NOT do:

Future Plans:

  • Mii Parade support (View/Edit/Save Mii Parade data)
  • Modify Mii IDs (Miis with the same Mii ID can break certain games)

Contributions Welcome:
Have a suggestion or found an issue? Feel free to open an issue or submit a pull request!

Screenshots:

Main application window with a loaded Mii database:

image

About

A simple GUI tool for editing the Wii Mii Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages