Difference between revisions of "KMT Manager"

From Custom Mario Kart
Jump to navigation Jump to search
m (Fix of some text.)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
| SuperMarioDaBom
 
| SuperMarioDaBom
 
|-
 
|-
! Latest Version:
+
! Version:
| v0.1
+
| v0.2
 
|-
 
|-
! Issue Tracker
+
! Issue Tracker:
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/ Windows ]<br />macOS Unavailable
+
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/ Windows]
|-
 
|}
 
{| class="textbox float-right grid"
 
|+ Downloads
 
! Windows
 
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/releases/tag/0.1 Latest (v0.1)]
 
|-
 
! macOS
 
| Planned
 
 
|-
 
|-
 +
! Download:
 +
| [https://github.com/SuperMarioDaBom/KMT_Manager_Win/releases/download/0.2/KMT.Manager.exe Windows]
 
|}
 
|}
  
 
== Info ==
 
== Info ==
This application can create & edit Mario Kart Wii Mission Mode [[Mission Mode#mission_single.kmt|KMT]] files. [[BMG|BMG]] mission names / descriptions and [[Mission Mode#mission_ui_single.bin|mission_ui_single.bin]] editing planned to come in later updates.<br /><br />
+
This application can create and edit [[Mario Kart Wii]] [[Mission Mode]] [[Mission Mode#mission_single.kmt|KMT]] files. [[BMG|BMG]] messages and [[Mission Mode#mission_ui_single.bin|mission_ui_single.bin]] editing is planned.
A macOS version is also planned, but in the meantime running the Windows version in Wine should be sufficient.<br /><br />
 
Please add bugs to the issue tracker! It would be greatly appreciated! -[[User:SuperMarioDaBom|SuperMarioDaBom]] ([[User talk:SuperMarioDaBom|talk]]) 23:09, 30 August 2017 (UTC)
 
 
 
== Current Features ==
 
* Create [[Mission Mode#mission_single.kmt|KMT]] files.
 
* Edit [[Mission Mode#mission_single.kmt|KMT]] files.
 
** Able to edit all currently known values; see [[Mission Mode#mission_single.kmt|here]] for info on this filetype as well as other Mission Mode info.
 
  
 
== Planned Features ==
 
== Planned Features ==
Line 39: Line 25:
 
== 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]]

Latest revision as of 08:37, 2 September 2017

KMT Manager
Author: SuperMarioDaBom
Version: v0.2
Issue Tracker: Windows
Download: Windows

Info

This application can create and edit Mario Kart Wii Mission Mode KMT files. BMG messages and mission_ui_single.bin editing is planned.

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