kmp-editor
kmp-editor copied to clipboard
Intuitive Mario Kart Wii course data editor!
Hello, Opening the course.kmp from vanilla Coconut Mall, saving directly with no modifications or with modifications create hundreds of invalid reads (that can be skipped) in Dolphin when starting the...
Any chance of support on MacOS?
I downloaded the source code and ran it using node js. Here is the result: There is no "file" menu. It is therefore impossible to load KMP files on mac....
This will be able to resolve the issue (#3).
This will almost certainly make development much easier for new contributors in the future.
these changes "Copy" column of "Values for padding" to ✔(means supporting). https://wiki.tockdom.com/wiki/Extended_presence_flags/Software_Overview#KMP_Tools Wiimm claims KMP editing tools "must store padding of GOBJ section values". https://wiki.tockdom.com/wiki/Extended_presence_flags/Implementation_Hints#Reference-Id_.28Padding.29 It's means this tool must...
I set up the app as explained in README. Installation was successful and running `npm start` throws an error. Here's the console output: ``` [demir@demirpc kmp-editor-0.5.2]$ npm start > [email protected]...
The KMP section GOBJ was extended for the LE-CODE executor. So the padding fields of section gets a meaning for the extended presence flags, but hist tools ignoring it and...
Often when adding or moving points, it's useful to keep the the y-coordinate at the same level. For example, say you're creating a new camera fly-in and you'd like the...