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 
notespeaktsumamitrickyhand_tripone_hand
Clear Type 
- Single type: 
spuc,puc,uc,hc,nc,played,noplay - Range: Use 
-to connect (e.g.:hc-spuc) 
Note: When using the
pucfilter, 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 
noteorpeak - Clear type is 
spuc,puc,uc,hc, andnoplay - 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 
wat the end of the number to replace0000,kto replace000(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.00to22.00 - Difficulty level is 
18,19,20