A mod for Codename Engine that adds multikey support (1K - 9K).
This mod does not include multikey in the chart editor! This fork here adds support for it inside the chart editor, but you will need to compile it yourself! (there is alternatively a build included with one of my mods)
- 1-9K support, with a fully customizable xml to add and edit key counts
- Custom Controls
- Mid song key count changes
- Different key counts per strumline
- Gamepad and Mobile support
Copy over the files inside the assets folder, and put them inside of your mod folder. If you're already using a global script, you may want to merge the global script to enable gamepad support inside of menus (unless gamepad support is added properly into CNE in the future) but you don't have to.
Add a "Set Key Count" event and set the values, the first event in the song will be the default key count, and any afterwards will make it change mid song.
For importing existing charts from other engines see here
- TheZoroForce240 - Coding
- SrPerez - Multikey note assets (from The Shaggy Mod)