Skip to content

Overview

Filter Conditions

In the SDVX module, you can use the -f <filter condition> parameter to filter score data. Multiple filter conditions can be combined using spaces.

Supported Filter Conditions

Radar

  • notes
  • peak
  • tsumami
  • tricky
  • hand_trip
  • one_hand

Clear Type

  • Single type: spuc, puc, uc, hc, nc, played, noplay
  • Range: Use - to connect (e.g.: hc-spuc)

Note: When using the puc filter, S-PUC scores will also be included.

Grade

  • Single grade: s, aaa+, aaa, aa+, aa, a+, a, b, c, d
  • Range: Use - to connect (e.g.: aaa-s)

Difficulty Level

  • Single difficulty: Numbers from 1 to 20
  • Difficulty range: Use - to connect (e.g.: 17-19)

Example

/vf -f notes peak hc-spuc noplay aaa-s 19 20 16-18

This will filter scores that meet the following conditions:

  • Radar max value is note or peak
  • Clear type is spuc, puc, uc, hc, and noplay
  • Grade is s, aaa+, aaa
  • Difficulty level is 16, 17, 18, 19, 20

Calculation Conditions

Supported Calculation Conditions

Clear Type

  • Single type: spuc, puc, uc, mc, hc, nc, played, noplay
  • Range: Use - to connect (e.g.: hc-spuc)

Grade

  • Single grade: s, aaa+, aaa, aa+, aa, a+, a, b, c, d
  • Range: Use - to connect (e.g.: aaa-s)

Difficulty Level

  • Single difficulty: Numbers from 1 to 20
  • Difficulty range: Use - to connect (e.g.: 17-19)

Volforce

  • Single VF: Numbers from 1.00 to 25.00, must and can only contain two decimal places (you cannot use 20 to replace 20.00)
  • VF range: Use - to connect (e.g.: 19.80-20.20)

Score

  • Single score: Numbers from 100 to 10000000 (at least three digits), you can use w at the end of the number to replace 0000, k to replace 000 (e.g. 989w = 9890k = 9890000).
  • Score range: Use - to connect (e.g. 9750k-990w)

Example

/s cal 18-20 hc-uc s

This will calculate the VF for scores that meet the following conditions:

  • Clear type is uc, mc, hc
  • Grade is s
  • Difficulty level is 18, 19, 20

/s cal 18-20 hc-uc 989w

This will calculate the VF for scores that meet the following conditions:

  • Clear type is uc, mc, hc
  • Score is 9890000
  • Difficulty level is 18, 19, 20

/s cal 18-20 hc-uc 20.00-22.00

This will calculate the score required for VF that meets the following conditions:

  • Clear type is uc, mc, hc
  • VF is from 20.00 to 22.00
  • Difficulty level is 18, 19, 20