MapsetChecksCatch is like MapsetChecks a plugin for MapsetVerifier. This plugin is used to add extra checks for the gamemode osu!catch. The ObjectMapper was taken and enhanced from CatchCheck so big props to -Keitaro for that!
Note: It is still in heavy development so false positives and false negatives may occur. If you found something that isn't right feel free to open an issue, pm me on osu! or dm me on discord.
Unrankable checks:
- Edge dashes
- Consecutive hyperdashes
- Consecutive highersnapped hyperdashes
- Hyperdash snap
Minor checks:
- Luminosity of combo colour
- Strong walk detection for lower diffs
- Max combo guideline
- Spinner present
- Hyperdashes in Cups/Salads
- Dashes in Cups
- Consecutive edge dash usage in Rains/Overdoses
- Hyperdash of different snap usage on Platters
- Unallowed dash snaps on Salad/Platter/Rain
- Difficulty guideline settings
- Download the latest release of
MapsetChecksCatch.dll
(which can be found at the release tab) - Open your Roaming folder, you can find it with either:
- Typing
%APPDATA%
in your file explorer's address bar. - Navigate to the folder yourself
C:/Users/<YOURNAME>/AppData/Roaming
.
- Typing
- Open the
Mapset Verifier Externals
folder. - Open the
checks
folder. - Place the
MapsetChecksCatch.dll
file in this folder.
Note: Do not get confused with the checks folder of Mapset Verifier itself. That folder is only used for official plugins not for thirdparty plugins like this one.