ANoob's KMP Tool

From Custom Mario Kart
Revision as of 15:27, 12 June 2021 by ANoob (talk | contribs)
Jump to navigation Jump to search
ANoob's KMP Tool
Author: ANoob
Operating systems: Windows, Mac, Linux
Programming language: Python
File format: KMP
Version: v0.1
Date of latest version: 2021-06-11
Download: GitHub

Overview

ANoob's KMP Tool (also known as akmpt) is a Python program created by ANoob. The author designed this command-line software to do the heavy-lifting of reversing a KMP file. This only serves as a starting place for reversal, and additional editing is necessary to create a fully-functional KMP. Special care must be taken to move respawns and starting points to the correct location and orientation. Handling cameras, objects, cannons, as well as testing routes must be done manually.

Features

  • Reverses enemy routes.
  • Reverses item routes.
  • Reverses checkpoints.
  • Rotates respawn points by 180°.
  • Rotates start position(s) by 180°.

Version History

Version Date of release Information
v0.1 2021-06-11 First release