Added AllowHoldForOptions preference.
Back button now only backs out of a screen on a press. Updated changelog.
This commit is contained in:
@@ -342,6 +342,7 @@ Not Supported=Mode not supported while networked.
|
||||
[OptionExplanations]
|
||||
Accel=Accelerate, Decelerate or otherwise adjust the arrow speed.
|
||||
AllowExtraStage=When enabled (and Event Mode isn't on), allows the player to earn extra stages after completing certain requirements.
|
||||
AllowHoldForOptions=If set to double tap, holding start when selecting a song will not go to the options screen.
|
||||
AllowSongDeletion=Allow players to permanently delete songs from the system by pressing Ctrl+Backspace when browsing the music wheel.
|
||||
AllowW1=Enable or disable fantastic judgement. NEVER - never show Fantastic, COURSES ONLY - only during nonstop/oni modes, ALWAYS - all modes of play.
|
||||
AllowMultipleHighScoreWithSameName=If turned off, only the highest score with a given name will be saved. If turned on, it will allow mutliple high scores with a given name to be saved.
|
||||
@@ -747,6 +748,7 @@ Distant=Distant
|
||||
Dizzy=Dizzy
|
||||
Don'tSave=Don't Save
|
||||
Double for 1 Credit=Double for 1 Credit
|
||||
Double Tap=Double Tap
|
||||
Drunk=Drunk
|
||||
Dynamic Random=Dynamic Random
|
||||
Echo=Echo
|
||||
@@ -945,6 +947,7 @@ Add Mod=Add Mod
|
||||
Air=Air
|
||||
All timing=All timing
|
||||
AllowExtraStage=Allow Extra Stage
|
||||
AllowHoldForOptions=Allow Hold For Options
|
||||
AllowSongDeletion=Allow Song Deletion
|
||||
AllowW1=Fantastic Timing
|
||||
AllowMultipleHighScoreWithSameName=Competitive Mode
|
||||
|
||||
@@ -3133,10 +3133,11 @@ Line14="conf,ShowSongOptions"
|
||||
Fallback="ScreenOptionsServiceChild"
|
||||
NextScreen="ScreenOptionsService"
|
||||
PrevScreen="ScreenOptionsService"
|
||||
LineNames="1,2,3,4,5,6,7,8"
|
||||
LineNames="1,2,3,AH,4,5,6,7,8"
|
||||
Line1="conf,AutoMapOnJoyChange"
|
||||
Line2="conf,OnlyDedicatedMenuButtons"
|
||||
Line3="conf,DelayedBack"
|
||||
LineAH="conf,AllowHoldForOptions"
|
||||
Line4="conf,ArcadeOptionsNavigation"
|
||||
Line5="conf,ThreeKeyNavigation"
|
||||
Line6="conf,MusicWheelSwitchSpeed"
|
||||
@@ -3464,6 +3465,7 @@ PlayerInitCommand=y,SCREEN_CENTER_Y;zoom,(THEME:GetMetric("Common","ScreenHeight
|
||||
StartGivesUp=true
|
||||
BackGivesUp=false
|
||||
GiveUpSeconds=2.5
|
||||
UsePauseMenuInsteadOfGiveUp=false
|
||||
# rage
|
||||
AllowCenter1Player=true
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user