use ShowExplanations=1

This commit is contained in:
Glenn Maynard
2006-01-15 22:19:44 +00:00
parent d3fa0e12b0
commit c80657614c
+10 -12
View File
@@ -3122,7 +3122,7 @@ IdleTimeoutSeconds=0
[ScreenInputOptions] [ScreenInputOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6 LineNames=1,2,3,4,5,6
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,AutoMapOnJoyChange Line1=conf,AutoMapOnJoyChange
Line2=conf,OnlyDedicatedMenuButtons Line2=conf,OnlyDedicatedMenuButtons
Line3=conf,AutoPlay Line3=conf,AutoPlay
@@ -3133,7 +3133,7 @@ Line6=conf,MusicWheelSwitchSpeed
[ScreenCoinOptions] [ScreenCoinOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5 LineNames=1,2,3,4,5
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,CoinMode Line1=conf,CoinMode
Line2=conf,SongsPerPlay Line2=conf,SongsPerPlay
Line3=conf,CoinsPerCredit Line3=conf,CoinsPerCredit
@@ -3143,7 +3143,7 @@ Line5=conf,EventMode
[ScreenMachineOptions] [ScreenMachineOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6,7,8,9,10,11 LineNames=1,2,3,4,5,6,7,8,9,10,11
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,MenuTimer Line1=conf,MenuTimer
Line2=conf,ScoringType Line2=conf,ScoringType
Line3=conf,TimingWindowScale Line3=conf,TimingWindowScale
@@ -3159,7 +3159,7 @@ Line11=conf,AllowW1
[ScreenGraphicOptions] [ScreenGraphicOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14 LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,Windowed Line1=conf,Windowed
Line2=conf,DisplayResolution Line2=conf,DisplayResolution
Line3=conf,DisplayAspectRatio Line3=conf,DisplayAspectRatio
@@ -3178,7 +3178,7 @@ Line14=conf,ShowBanners
[ScreenGameplayOptions] [ScreenGameplayOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6 LineNames=1,2,3,4,5,6
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,SoloSingle Line1=conf,SoloSingle
Line2=conf,HiddenSongs Line2=conf,HiddenSongs
Line3=conf,EasterEggs Line3=conf,EasterEggs
@@ -3189,7 +3189,7 @@ Line6=conf,UseUnlockSystem
[ScreenBackgroundOptions] [ScreenBackgroundOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6 LineNames=1,2,3,4,5,6
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,RandomBackgroundMode Line1=conf,RandomBackgroundMode
Line2=conf,BGBrightness Line2=conf,BGBrightness
Line3=conf,ShowDanger Line3=conf,ShowDanger
@@ -3200,7 +3200,7 @@ Line6=conf,NumBackgrounds
[ScreenAppearanceOptions] [ScreenAppearanceOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13 LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,Language Line1=conf,Language
Line2=conf,Announcer Line2=conf,Announcer
Line3=conf,Theme Line3=conf,Theme
@@ -3218,7 +3218,7 @@ Line13=conf,ShowLyrics
[ScreenOtherOptions] [ScreenOtherOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3 LineNames=1,2,3
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,AutogenSteps Line1=conf,AutogenSteps
Line2=conf,AutogenGroupCourses Line2=conf,AutogenGroupCourses
Line3=conf,FastLoad Line3=conf,FastLoad
@@ -3226,7 +3226,7 @@ Line3=conf,FastLoad
[ScreenSoundOptions] [ScreenSoundOptions]
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild
LineNames=1,2,3 LineNames=1,2,3
OptionMenuFlags=together;explanations OptionMenuFlags=together
Line1=conf,SoundResampleQuality Line1=conf,SoundResampleQuality
Line2=conf,AttractSoundFrequency Line2=conf,AttractSoundFrequency
Line3=conf,SoundVolume Line3=conf,SoundVolume
@@ -3656,7 +3656,7 @@ TitleX=SCREEN_CENTER_X-180
TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,0 TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,0
TitleGainFocusCommand=diffuseshift;EffectColor1,1.3,1.3,1.3,1;EffectColor2,0.3,0.3,0.3,1 TitleGainFocusCommand=diffuseshift;EffectColor1,1.3,1.3,1.3,1;EffectColor2,0.3,0.3,0.3,1
TitleLoseFocusCommand=stopeffect TitleLoseFocusCommand=stopeffect
OptionMenuFlags=together;forceallplayers;explanations;smnavigation OptionMenuFlags=together;forceallplayers;smnavigation
[ScreenOptionsService] [ScreenOptionsService]
Class=ScreenOptionsMaster Class=ScreenOptionsMaster
@@ -3668,8 +3668,6 @@ PrevScreen=@ScreenTitleBranch()
# "Together" forces the vertical cursor to move together for both # "Together" forces the vertical cursor to move together for both
# players. # players.
# #
# "Explanations" enables per-item help text.
#
# "ForceAllPlayers" enables all players when the screen loads. # "ForceAllPlayers" enables all players when the screen loads.
# This should be enabled for menus used outside of gameplay. # This should be enabled for menus used outside of gameplay.
# #