A set of osu!taiko specific Mapset Verifier checks
[!WARNING] This plugin is still in active development, so false positives and false negatives may occur. If you find something that isn't right, please refer to the Feature requests & bug reports section.
ALWAYS APPLY YOUR OWN JUDGEMENT ON EVERY CHECK AND DON'T BLINDLY FOLLOW THEM.
Checks try to compensate for BPM scaling when needed, however this is not perfect and may cause false positives in very high or low BPM maps. Always use your manual judgement with every check.
BPM | Action |
---|---|
BPM <= 110 | effective BPM is multiplied by 2 |
110 < BPM <= 130 | effective BPM multiplied by 1.5 |
130 < BPM < 270 | effective BPM is unchanged |
BPM >= 270 | effective BPM is divided by 2 |
[!IMPORTANT] This unfortunately does not work on double/half BPM-style maps that don't change the actual BPM value, so it will cause false positives.
MVTaikoChecks.dll
Shortcuts
sectionOpen externals folder
iconchecks
folderMVTaikoChecks.dll
file in the folder aboveDifficulties with custom names are always marked as "Easy" so make sure you manually change that to the correct diff, else you'll have an insane amount of flase positives.
[!NOTE] This is an issue with Mapset Verifier (specifically the lack of osu!taiko SR calculation), not this plugin.
https://github.com/Hiviexd/MVTaikoChecks/assets/62819481/55cdb56d-0c25-4dda-8ed3-af472361f1dd
If you have any feature requests or an issue to report, please open an issue or reach out to one of the active maintainers below:
If you're here to contribute, please open an issue to discuss your idea before you start working on it.