TootTally Rating Criteria Checks

Last Updated: September 7, 2023

HotStart

The space given at the start of a chart. Enough space must be given for the player to react.

Error: Less than 0.8 seconds
Warning: Less than 1.25 seconds

NoteCount

Total amount of objects in the chart

Warning: Less than 24 notes

MapLength

Overall length of all the notes in the chart in seconds

Warning: Less than 10 seconds worth of notes

MaxLength

The maximum amount of time the player has to hold their breath. The player runs out of breath at 4.5454 seconds. Notes must not exceed that limit.

Error: More than 4.5454 seconds
Warning: More than 4.4 seconds
Notice: More than 4.0 seconds

ShortNote

Length of the note is a LOT shorter than is required for a tap note.

Notice: Note length is shorter than 0.0001 seconds

NoteSpacing

The distance between two notes in seconds. The minimum distance for 2 notes have to be 2 frames at 60 fps. In other words: 2/60th of a second

Error: Less than or equal to 0.0333 seconds
Warning: Less than or equal to 0.0444 seconds
Notice: Less than or equal to 0.08 seconds

SliderVelocity

The speed required to play a slide. The speed must not exceed 3000 units per second.

Error: More than 3000 units per second
Warning: More than 2000 units per second
Notice: More than 1000 units per second

NoteVelocity

The speed required to play a note. The speed must not exceed 6000 units per second.

Error: More than 6000 units per second
Warning: More than 3000 units per second
Notice: More than 1000 units per second

NoteStartOutOfBound / NoteEndOutOfBound

Notes must stay within the play space area of 180 units and -180 units.

Error: Note position is either over 180 or below -180
Warning: No warnings related to this check