Huggeds-Keymode-Converter
A configurable osu!mania keymode converter that can convert any beatmap into a higher keymode.
Also obligatory not all maps will convert well no matter how much you mess with the config. That's just the limitation of automatic mapping.
Buffing algo demo: https://www.youtube.com/watch?v=sHJx3i-niUs&feature=youtu.be
Small Discord server where I organize development: https://discord.gg/JecU9aqtTe
If you find a bug please message me on Discord: HuggedToDeath#2456
Changelog:
- Fixed a couple of bugs
- Update checker now only notifies of new updates, doesn't auto-install them (pain to write in)
Instructions:
- Download the "source code zip" below and extract it somewhere. (Disable virus scanning if Windows won't let you download)
- Customize the config.ini in a text editor like notepad to your liking.
- You can delete the .gitkeep files in the Input and Output folders if you'd likke
- Copy the .osu files/.osz files/beatmap folders you want to convert into the Input folder.
- Run the .exe
- Converts are in the Output folder! Drag them back into the beatmap folder and you should be able to play it!
- Play around with the config.ini to adjust the map! There are some explanations of how things in the config work, but I'll release more in depth explanations eventually!
Big Features:
- Ability to automatically change the author (if you plan on uploading converts), HP, and OD of the converts
- 3 different conversion modes (This will will be deprecated soon) (The only good one is jack_alternate)
- Customizability in regards to handling jack patterns and shield patterns
- Ability to buff the convert (increase the note density) by a configurable amount
- Ability to customize which lanes from the input chart get mapped to which lanes from the output chart
THANK YOU CONTRIBUTORS!
- K0nomi, for cleaning up my code by creating useful object classes and just doing a bunch of miscellaneous stuff!