Skip to content
Caeden117 edited this page Nov 8, 2020 · 8 revisions

The Score Counter is part of the original 4 counters in Counters+. It hijacks the Base Game score counter to deliver you your total score, as well as a score percentage and your rank.

Configuration Options

See Counter for the basic configuration options.

Display Rank

Displays the letter rank (A, SS, etc.) along with your percentage score.

Percentage Precision

How precise should the percentage be?

For reference:

  • 2 is precise to the 100ths (90.25%, for example)
  • 4 is precise to the 10000ths (90.2463%, for example)

Custom Rank Colors

Allows Counters+ to color the Rank text depending on what rank you currently are at in a song.

Rank Colors are defined in config as a hex value (#00FFA3 for example), and as of yet do not have any UI to change them.

Mode

Mode is an generic option, found throughout many counters, that changes its display and functional behavior.

Please be aware that some counter settings will not reflect in some Mode options.

The Mode options for Score Counter are:

Mode Description
Original Default mode, hijacking the base game counter w/Counters+ text.
Dont Move Points Moves the Rank and Percentage text to where you want, but leaves the Points text.
Remove Rank Removes the Rank letter text (SS, S, A, etc.)
Remove Percentage Removes the Percentage text.

Remarks

If you want a combination of Remove Rank and Remove Percentage mode, disable the Advanced HUD option in the Base Game's Player Settings menu.

Clone this wiki locally