Difference between revisions of "KMT Manager"

From Custom Mario Kart
Jump to navigation Jump to search
m (Fix of some text.)
(Updated with new version info)
Line 14: Line 14:
 
|+ Downloads
 
|+ Downloads
 
! Windows
 
! Windows
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/releases/tag/0.1 Latest (v0.1)]
+
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/releases/tag/0.2 Latest (v0.2)]
 
|-
 
|-
 
! macOS
 
! macOS
Line 39: Line 39:
 
== Version History ==
 
== Version History ==
 
<pre>
 
<pre>
 +
Version 0.2
 +
+ Added version number to title bar
 +
* Fixed bug where Dry Bowser would have no available vehicles in the CPU section
 +
* Fixed bug where Save-As button didn't save when a file was open with "Open KMT"
 +
- Removed popups that showed whenever pressing "Edit CPU" on a mission with one or more CPU already existing
 
Version 0.1
 
Version 0.1
- Initial release.
+
* Initial release
 
</pre>
 
</pre>
  
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 19:38, 1 September 2017

KMT Manager
Author: SuperMarioDaBom
Latest Version: v0.1
Issue Tracker Windows
macOS Unavailable
Downloads
Windows Latest (v0.2)
macOS Planned

Info

This application can create & edit Mario Kart Wii Mission Mode KMT files. BMG mission names / descriptions and mission_ui_single.bin editing planned to come in later updates.

A macOS version is also planned, but in the meantime running the Windows version in Wine should be sufficient.

Please add bugs to the issue tracker! It would be greatly appreciated! -SuperMarioDaBom (talk) 23:09, 30 August 2017 (UTC)

Current Features

  • Create KMT files.
  • Edit KMT files.
    • Able to edit all currently known values; see here for info on this filetype as well as other Mission Mode info.

Planned Features

  • Export and import individual missions for easier distribution of single missions.
  • Edit BMG files for mission names / descriptions.
  • Edit mission_ui_single.bin files to change drift restrictions.
  • Move missions around (i.e. move from 1-1 to 2-5).

Version History

Version 0.2
+ Added version number to title bar
* Fixed bug where Dry Bowser would have no available vehicles in the CPU section
* Fixed bug where Save-As button didn't save when a file was open with "Open KMT"
- Removed popups that showed whenever pressing "Edit CPU" on a mission with one or more CPU already existing
Version 0.1
* Initial release