Skip to content

Commit

Permalink
Fix grade tiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
ListenerJubatus committed Jul 17, 2018
1 parent 4db2646 commit c7f07ae
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
Binary file added Graphics/_StepsType/Rbdrums_Normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/_StepsType/Rbdrums_Pro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added Graphics/_StepsType/SMX_Double6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions metrics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,46 @@ MeterWidth=512-8
MeterHeight=80

# 07 #
[PlayerStageStats]
# Copied from Simply Love, which was in turn copied from freem's ITG3 port
NumGradeTiersUsed=17
GradeTier01IsAllW2s=false
GradeTier02IsAllW2s=false
# ★★★★
GradePercentTier01=1.00
# ★★★
GradePercentTier02=0.99
# ★★
GradePercentTier03=0.98
#
GradePercentTier04=0.96
# S+
GradePercentTier05=0.94
# S
GradePercentTier06=0.92
# S-
GradePercentTier07=0.89
# A+
GradePercentTier08=0.86
# A
GradePercentTier09=0.83
# A-
GradePercentTier10=0.80
# B+
GradePercentTier11=0.76
# B
GradePercentTier12=0.72
# B-
GradePercentTier13=0.68
# C+
GradePercentTier14=0.64
# C
GradePercentTier15=0.60
# C-
GradePercentTier16=0.55
# D
GradePercentTier17=-999

[ScreenEvaluationNormal]
ShowTimingDifficulty=true
TimingDifficultyX=SCREEN_CENTER_X-120;
Expand Down

0 comments on commit c7f07ae

Please sign in to comment.