Added MinTNSToHideNotes preference.
This commit is contained in:
@@ -414,6 +414,7 @@ HighResolutionTextures=Choose whether high resolution textures (if supported by
|
||||
MaxTextureResolution=Choose the maximum texture resolution. Setting this to anything below 1024 will cause some textures to appear blurry, but may increase your frame rate.
|
||||
MenuTimer=When &oq;ON&cq;, menus have a time limit.
|
||||
Mines=Mines
|
||||
MinTNSToHideNotes=The judgment to achieve for a note to disappear after being hit.
|
||||
MoveRandomToEnd=Determines if courses with random songs should be placed at the end of the course select wheel.
|
||||
MovieColorDepth=Choose the color depth of movies. 32 bit textures use more memory, but look nicer.
|
||||
MusicWheelSwitchSpeed=Adjusts the speed of the music wheel.
|
||||
@@ -802,6 +803,17 @@ Three Key Menu=Three Key
|
||||
Tiny=Tiny
|
||||
Tipsy=Tipsy
|
||||
Title Only=Title Only
|
||||
TNS_None=TNS_None
|
||||
TNS_HitMine=TNS_HitMine
|
||||
TNS_AvoidMine=TNS_AvoidMine
|
||||
TNS_CheckpointMiss=TNS_CheckpointMiss
|
||||
TNS_Miss=TNS_Miss
|
||||
TNS_W5=TNS_W5
|
||||
TNS_W4=TNS_W4
|
||||
TNS_W3=TNS_W3
|
||||
TNS_W2=TNS_W2
|
||||
TNS_W1=TNS_W1
|
||||
TNS_CheckpointHit=TNS_CheckpointHit
|
||||
Tornado=Tornado
|
||||
Total Feet=Total Feet
|
||||
Twirl=Twirl
|
||||
@@ -1013,6 +1025,7 @@ MenuTimer=Menu Timer
|
||||
Meter=Meter
|
||||
Min BPM=Min Specified BPM
|
||||
Mines=Mines
|
||||
MinTNSToHideNotes=HideNote Judgment
|
||||
Mirror Player 1 to 2=Mirror P1's notes to P2 (routine only)
|
||||
Mirror Player 2 to 1=Mirror P2's notes to P1 (routine only)
|
||||
Modify Keysounds at current beat=Modify keysounds at current beat
|
||||
|
||||
@@ -3001,13 +3001,14 @@ Line20="conf,VisualDelaySeconds"
|
||||
Fallback="ScreenOptionsServiceChild"
|
||||
NextScreen="ScreenOptionsService"
|
||||
PrevScreen="ScreenOptionsService"
|
||||
LineNames="3,4,8,SI,SM,11,13,14,15,16,28,29,30,31"
|
||||
LineNames="3,4,8,SI,SM,HN,11,13,14,15,16,28,29,30,31"
|
||||
#LineScore="lua,UserPrefScoringMode()"
|
||||
Line3="conf,TimingWindowScale"
|
||||
Line4="conf,LifeDifficulty"
|
||||
Line8="conf,DefaultFailType"
|
||||
LineSI="lua,SpeedModIncSize()"
|
||||
LineSM="lua,SpeedModIncLarge()"
|
||||
LineHN="conf,MinTNSToHideNotes"
|
||||
Line11="conf,AllowW1"
|
||||
Line13="conf,HiddenSongs"
|
||||
Line14="conf,EasterEggs"
|
||||
|
||||
Reference in New Issue
Block a user