Hello everyone.
I have made a small tool, exclusively in C#, enabling users to create new Taiko beatmaps based on the original charts they currently have. This makes up for the lack of Taiko mods - as the actual Taiko games have many mods that sadly aren't here - and gives players and mappers another look at the charts they own or make.
It supports 5 different modes for the moment, all respecting the rhythm provided in the given chart:
Abekobe: Every don switches to kat, and vice-versa. It respects the current big notes present.
All Big Notes: Every single note becomes big.
Random: Uses a seed, and three variations exist for this mode:
Upon opening the program, a dialog box will appear. Depending on how you have configured your osu!, the directory it will either default to C:\ or your current Songs folder. Choose a Taiko beatmap tomassa.... modify, and a small dialog box in the console will ask you to choose any option listed.
Choose your desired modification, and when it's finished, the program will load the folder where the new chart is.
If you chose any of the three random options, the new difficulty name will be: <OriginalDifficultyName>_SEED_<seed>.
If you chose otherwise, the new difficulty name will be: <OriginalDifficultyName>_GXCMod.
Download : https://www.dropbox.com/s/aqkce8m7bun7g ... r.exe?dl=0 (Version 1.0, 43.5 KB)
I have made a small tool, exclusively in C#, enabling users to create new Taiko beatmaps based on the original charts they currently have. This makes up for the lack of Taiko mods - as the actual Taiko games have many mods that sadly aren't here - and gives players and mappers another look at the charts they own or make.
It supports 5 different modes for the moment, all respecting the rhythm provided in the given chart:
Abekobe: Every don switches to kat, and vice-versa. It respects the current big notes present.
All Big Notes: Every single note becomes big.
Random: Uses a seed, and three variations exist for this mode:
- No Big Notes: Deletes all current big notes, and creates a chart with random kats and dons.
- Big Notes: Randomly assign kats and dons to notes. Respects the Finish hitsound presence.
- Anarchy: Randomly assign big notes, kats and dons to notes. Does not respect anything, not even your playing skills.
Upon opening the program, a dialog box will appear. Depending on how you have configured your osu!, the directory it will either default to C:\ or your current Songs folder. Choose a Taiko beatmap to
Choose your desired modification, and when it's finished, the program will load the folder where the new chart is.
If you chose any of the three random options, the new difficulty name will be: <OriginalDifficultyName>_SEED_<seed>.
If you chose otherwise, the new difficulty name will be: <OriginalDifficultyName>_GXCMod.
Download : https://www.dropbox.com/s/aqkce8m7bun7g ... r.exe?dl=0 (Version 1.0, 43.5 KB)
Known Issues
None.
Feature Requests
None.
Glitches
None.