diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 77ebc00f7d..9d0b4c8328 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -27,7 +27,7 @@ MinScoreToMaintainCombo=TNS_W3 [Screen] ScreenInitCommand= ScreenOnCommand= -AllowOperatorMenuButton=1 +AllowOperatorMenuButton=true PrepareScreens= PersistScreens= GroupedScreens= @@ -49,7 +49,7 @@ CurrentModeY=0 CurrentModeZoom=1 [UnlockManager] -AutoLockChallengeSteps=0 +AutoLockChallengeSteps=false UnlockNames= # UnlockNames=1,2 # The song "Pledge" requires 500 AP. @@ -72,16 +72,16 @@ Fallback=ScreenSelectMasterBlank PrevScreen=ScreenCompany ScreenOnCommand=lockinput,0 CoinModeChangeScreen=@ScreenTitleBranch() -SharedSelection=1 -AllowDisabledPlayerInput=1 -OverrideSleepAfterTweenOffSeconds=1 +SharedSelection=true +AllowDisabledPlayerInput=true +OverrideSleepAfterTweenOffSeconds=true SleepAfterTweenOffSeconds=0 ChoiceNames=1,2,3,4,5,6,7,8 //,8 DefaultChoice=1 NumChoicesOnPage1=100 -WrapCursor=1 -AllowRepeatingInput=1 +WrapCursor=true +AllowRepeatingInput=true Choice1=@"ApplyDefaultOptions;screen,"..ScreenCautionBranch()..";text,Game Start" Choice2=screen,ScreenNetworkOptions2;text,Play Online Choice3=screen,ScreenSelectGame;text,Select Game @@ -91,9 +91,9 @@ Choice6=screen,ScreenOptionsManageCourses;text,Edit Courses Choice7=screen,ScreenJukeboxMenu;text,Jukebox Choice8=screen,ScreenExit;text,Exit Choice9=screen,ScreenTest;text,Sandbox -ShowIcon=0 -ShowScroller=1 -PerChoiceScrollElement=0 +ShowIcon=false +ShowScroller=true +PerChoiceScrollElement=false ScrollerTransform=function(self,offset,itemIndex,numItems) self:x(offset*20 + itemIndex) self:y(22*offset) end ScrollerSecondsPerItem=0 ScrollerNumItemsToDraw=20 @@ -103,7 +103,7 @@ ScrollerOnCommand= ScrollerOffCommand= TimerSeconds=-1 -StyleIcon=0 +StyleIcon=false HelpX=SCREEN_CENTER_X HelpY=SCREEN_BOTTOM-20 HelpOnCommand=zoom,0.5 @@ -116,7 +116,7 @@ PrevScreen=ScreenCompany [ScreenExit] Class=ScreenExit Fallback=Screen -AllowOperatorMenuButton=0 +AllowOperatorMenuButton=false [ScreenTitleJoin] Class=ScreenTitleMenu @@ -139,13 +139,13 @@ JoinMessageP1Y=SCREEN_CENTER_Y+96 JoinMessageP2X=SCREEN_CENTER_X+200 JoinMessageP2Y=SCREEN_CENTER_Y+96 TimerSeconds=40 -TimerStealth=0 -StyleIcon=1 +TimerStealth=false +StyleIcon=true NextScreen=@ScreenSelectGroupBranch() PrevScreen=@ScreenTitleBranch() -SilentWait=1 -BounceJoinMessage=1 -FoldOnJoin=1 +SilentWait=true +BounceJoinMessage=true +FoldOnJoin=true [ScreenSelectStyle] Class=ScreenSelectStyle @@ -158,7 +158,7 @@ Choice3=Style,couple;name,couple;screen,ScreenSelectDifficulty Choice4=Style,double;name,double;screen,ScreenSelectDifficulty Choice5=Style,solo;name,solo;screen,ScreenSelectDifficulty TimerSeconds=40 -StyleIcon=1 +StyleIcon=true IdleCommentSeconds=15 IdleTimeoutSeconds=0 PrevScreen=@ScreenTitleBranch() @@ -231,8 +231,8 @@ JoinMessageP2Y=SCREEN_CENTER_Y+96 GuideX=SCREEN_CENTER_X+0 GuideY=SCREEN_CENTER_Y+134 TimerSeconds=30 -TimerStealth=0 -StyleIcon=1 +TimerStealth=false +StyleIcon=true NextScreen=@ScreenSelectGroupBranch() ScrollingListX=SCREEN_CENTER_X+0 ScrollingListY=SCREEN_CENTER_Y+10 @@ -245,8 +245,8 @@ GuideOffCommand=bouncebegin,0.5;addy,400 ChoiceListHighlightOffCommand=linear,0.5;diffusealpha,0;glow,1,1,1,0 ChoiceListFrameOffCommand=linear,0.5;diffusealpha,0;glow,1,1,1,0 UseModeSpecificBGAnims=0 -EnableCharSelect=0 -Only2DChars=0 +EnableCharSelect=false +Only2DChars=false CharacterIconP1Y=SCREEN_CENTER_Y+0 CharacterIconP1X=SCREEN_CENTER_X+0 CharacterIconP2Y=SCREEN_CENTER_Y+0 @@ -270,12 +270,12 @@ Choice7=@'PlayMode,endless;name,endless;screen,'..GetScreenInstructions() Choice8=@'PlayMode,rave;name,rave;screen,'..GetScreenInstructions() NumChoicesOnPage1=4 TimerSeconds=40 -StyleIcon=1 +StyleIcon=true IdleCommentSeconds=15 IdleTimeoutSeconds=0 PrevScreen=@ScreenTitleBranch() SleepAfterChoiceSeconds=0.3 -WaitForChildrenBeforeTweeningOut=1 +WaitForChildrenBeforeTweeningOut=true IgnoredElementOnCommand=diffuse,0.4,0.4,0.4,1 MorePage1X=SCREEN_CENTER_X+260 MorePage1Y=SCREEN_CENTER_Y-166 @@ -380,7 +380,7 @@ Class=ScreenSelectGroup NextScreen=@GetScreenInstructions() PrevScreen=@ScreenTitleBranch() Fallback=ScreenWithMenuElements -WaitForChildrenBeforeTweeningOut=1 +WaitForChildrenBeforeTweeningOut=true FrameX=SCREEN_CENTER_X-140 FrameY=SCREEN_CENTER_Y-80 FrameOnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6 @@ -413,7 +413,7 @@ MusicListOnCommand= MusicListOffCommand= SleepAfterTweenOffSeconds=0.8 TimerSeconds=40 -StyleIcon=1 +StyleIcon=true [GroupList] StartX=0 @@ -450,7 +450,7 @@ Fallback=ScreenWithMenuElements NextScreen=ScreenSelectCharacter PrevScreen=@ScreenTitleBranch() TimerSeconds=15 -StyleIcon=1 +StyleIcon=true [ScreenSelectMusic] Class=ScreenSelectMusic @@ -463,7 +463,7 @@ BannerX=0 BannerY=0 BannerOnCommand=scaletoclipped,256,80;hidden,1 BannerOffCommand= -ShowStage=1 +ShowStage=true StageX=SCREEN_CENTER_X-272-SCREEN_WIDTH*0.6 StageY=SCREEN_CENTER_Y-134 StageOnCommand=draworder,101;bounceend,0.5;addx,SCREEN_WIDTH*0.6 @@ -501,10 +501,10 @@ MusicWheelY=SCREEN_CENTER_Y+4 MusicWheelOnCommand= MusicWheelOffCommand= TimerSeconds=60 -StyleIcon=1 +StyleIcon=true SampleMusicDelay=0.25 -DoRouletteOnMenuTimer=1 -AlignMusicBeat=0 +DoRouletteOnMenuTimer=true +AlignMusicBeat=false Codes= OptionsMenuAvailable=OptionsMenuAvailable() SelectMenuAvailable=false @@ -521,7 +521,7 @@ ExplanationY=SCREEN_CENTER_Y-172 ExplanationOnCommand=addx,-SCREEN_WIDTH;sleep,0.5;bounceend,0.5;addx,SCREEN_WIDTH ExplanationOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH Codes=CourseCodeDetector -DoRouletteOnMenuTimer=0 +DoRouletteOnMenuTimer=false ScreenBeginCommand=setupcoursestagemods [ScreenSelectCourseNonstop] @@ -545,7 +545,7 @@ Class=ScreenSMOnlineLogin Fallback=ScreenOptionsServiceChild NextScreen=@SMOnlineScreen() PrevScreen=@ScreenTitleBranch() -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 [ScreenNetRoom] @@ -669,7 +669,7 @@ ChatTextInputWidth=605 NumStylesShow=1 NumSongsShow=4 NumGroupsShow=3 -StyleIcon= +StyleIcon=false TimerSeconds= PrevScreen=@ScreenTitleBranch() NextScreen=ScreenStage @@ -734,15 +734,15 @@ PrevScreen=@ScreenTitleBranch() NextScreen=ScreenStage NextOptionsScreen=@SelectFirstOptionsScreen() TimerSeconds=60 -TimerStealth=0 -StyleIcon=0 +TimerStealth=false +StyleIcon=false [ScreenSplash] Class=ScreenSplash Fallback=ScreenWithMenuElements MinimumLoadDelaySeconds=2 -AllowStartToSkip=0 -PrepareScreen=0 +AllowStartToSkip=false +PrepareScreen=false [ScreenStage] Class=ScreenStage @@ -753,7 +753,7 @@ PrevScreen=@SongSelectionScreen() // "out" transition will begin. (NextScreen is loaded during this // time.) MinimumDelay=1 -AllowBack=1 +AllowBack=true OverlayOnCommand= OverlayOffCommand= @@ -764,14 +764,14 @@ PrevScreen=@SongSelectionScreen() NextScreen=@GetGameplayNextScreen() TimerSeconds=-1 PlayerType=Player -StartGivesUp=1 -BackGivesUp=0 -FailAfter30Misses=0 -GivingUpGoesToPrevScreen=0 -GivingUpGoesToNextScreen=0 +StartGivesUp=true +BackGivesUp=false +FailAfter30Misses=false +GivingUpGoesToPrevScreen=false +GivingUpGoesToNextScreen=false InitialBackgroundBrightness=1 MusicFadeOutSeconds=0.5 -AllowCenter1Player=1 +AllowCenter1Player=true SongBackgroundOnCommand= SongForegroundOnCommand= BPMDisplayX=-1000 @@ -835,7 +835,7 @@ CourseSongNumberOnCommand=hidden,1 CourseSongNumberOffCommand= CourseSongNumberChangeInCommand= CourseSongNumberChangeOutCommand= -ShowScoreInRave=1 +ShowScoreInRave=true ScoreP1X=SCREEN_CENTER_X-208 ScoreP1Y=SCREEN_CENTER_Y+202 ScoreP1OnCommand=addy,100;linear,1;addy,-100 @@ -952,7 +952,7 @@ DebugY=SCREEN_CENTER_Y DebugOnCommand=wrapwidthpixels,SCREEN_WIDTH-50 SecondsBetweenComments=10 TickEarlySeconds=0.05 -ShowLifeMeterForDisabledPlayers=0 +ShowLifeMeterForDisabledPlayers=false PlayerP1OnCommand= PlayerP1OffCommand= PlayerP2OnCommand= @@ -965,8 +965,8 @@ PlayerP1OnePlayerTwoSidesX=SCREEN_CENTER_X PlayerP2OnePlayerTwoSidesX=SCREEN_CENTER_X PlayerP1TwoPlayersSharedSidesX=SCREEN_CENTER_X PlayerP2TwoPlayersSharedSidesX=SCREEN_CENTER_X -StopCourseEarly=0 -ShowEvaluationOnFail=1 +StopCourseEarly=false +ShowEvaluationOnFail=true [ScreenGameplayExtra] Fallback=ScreenGameplay @@ -1086,27 +1086,27 @@ DifficultyMeterP2OnCommand=hidden,1 DifficultyMeterP2OffCommand= PlayerOptionsSeparator=, MaxComboNumDigits=4 -StyleIcon=1 -ShowBannerArea=1 -ShowJudgmentLabels=1 -ShowW1=1 -ShowW2=1 -ShowW3=1 -ShowW4=1 -ShowW5=1 -ShowMiss=1 -ShowStatsLabels=1 -ShowHeld=1 -ShowJumps=0 -ShowHolds=0 -ShowMines=0 -ShowHands=0 -ShowRolls=0 -ShowGraphArea=1 -ShowPerDifficultyAward=0 -ShowPeakComboAward=0 -ShowTotalScoreArea=0 -ShowRecordsArea=1 +StyleIcon=true +ShowBannerArea=true +ShowJudgmentLabels=true +ShowW1=true +ShowW2=true +ShowW3=true +ShowW4=true +ShowW5=true +ShowMiss=true +ShowStatsLabels=true +ShowHeld=true +ShowJumps=false +ShowHolds=false +ShowMines=false +ShowHands=false +ShowRolls=false +ShowGraphArea=true +ShowPerDifficultyAward=false +ShowPeakComboAward=false +ShowTotalScoreArea=false +ShowRecordsArea=true BannerWidth=256 BannerHeight=80 @@ -1268,14 +1268,14 @@ UserSelCommand=zoomx,1.0;zoomy,1.0;linear,0.1;zoomx,1.4;zoomy,1.4 [ScreenEvaluationStage] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( ScreenEvaluationExitBranch(), "ScreenGameOver", "ScreenEvaluationSummary" ) -ShowGradeArea=1 -ShowPointsArea=0 -ShowBonusArea=1 -ShowSurvivedArea=0 -ShowWinArea=0 -ShowMaxCombo=1 -ShowScoreArea=1 -ShowTimeArea=1 +ShowGradeArea=true +ShowPointsArea=false +ShowBonusArea=true +ShowSurvivedArea=false +ShowWinArea=false +ShowMaxCombo=true +ShowScoreArea=true +ShowTimeArea=true TimerSeconds=15 LargeBannerX=SCREEN_CENTER_X+0 @@ -1286,7 +1286,7 @@ LargeBannerFrameX=SCREEN_CENTER_X+0 LargeBannerFrameY=SCREEN_CENTER_Y-140 LargeBannerFrameOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT LargeBannerFrameOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT -ShowStage=1 +ShowStage=true StageX=SCREEN_CENTER_X+0 StageY=SCREEN_CENTER_Y-168 @@ -1466,15 +1466,15 @@ CheerDelaySeconds=2.5 [ScreenEvaluationSummary] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( "ScreenNameEntry", "ScreenGameOver", "ScreenNameEntry" ) -Summary=1 -ShowGradeArea=1 -ShowPointsArea=0 -ShowBonusArea=1 -ShowSurvivedArea=0 -ShowWinArea=0 -ShowMaxCombo=1 -ShowScoreArea=1 -ShowTimeArea=0 +Summary=true +ShowGradeArea=true +ShowPointsArea=false +ShowBonusArea=true +ShowSurvivedArea=false +ShowWinArea=false +ShowMaxCombo=true +ShowScoreArea=true +ShowTimeArea=false TimerSeconds=30 SmallBanner1X=SCREEN_CENTER_X-60 SmallBanner1Y=SCREEN_CENTER_Y-160 @@ -1634,15 +1634,15 @@ CheerDelaySeconds=2.5 [ScreenEvaluationNonstop] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( "ScreenSelectCourseNonstop", "ScreenNameEntry", "ScreenNameEntry" ) -ShowGradeArea=1 -ShowPointsArea=0 -ShowBonusArea=0 -ShowSurvivedArea=1 -ShowWinArea=0 -ShowMaxCombo=0 -ShowScoreArea=1 -ShowTimeArea=0 -ShowStage=0 +ShowGradeArea=true +ShowPointsArea=false +ShowBonusArea=false +ShowSurvivedArea=true +ShowWinArea=false +ShowMaxCombo=false +ShowScoreArea=true +ShowTimeArea=false +ShowStage=false TimerSeconds=30 LargeBannerX=SCREEN_CENTER_X+0 LargeBannerY=SCREEN_CENTER_Y-140 @@ -1709,15 +1709,15 @@ CheerDelaySeconds=2.5 [ScreenEvaluationOni] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( "ScreenSelectCourseOni", "ScreenNameEntry", "ScreenNameEntry" ) -ShowGradeArea=0 -ShowPointsArea=1 -ShowBonusArea=0 -ShowSurvivedArea=1 -ShowWinArea=0 -ShowMaxCombo=0 -ShowScoreArea=0 -ShowTimeArea=1 -ShowStage=0 +ShowGradeArea=false +ShowPointsArea=true +ShowBonusArea=false +ShowSurvivedArea=true +ShowWinArea=false +ShowMaxCombo=false +ShowScoreArea=false +ShowTimeArea=true +ShowStage=false TimerSeconds=30 LargeBannerX=SCREEN_CENTER_X+0 LargeBannerY=SCREEN_CENTER_Y-140 @@ -1784,15 +1784,15 @@ CheerDelaySeconds=2.5 [ScreenEvaluationEndless] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( "ScreenSelectCourseEndless", "ScreenNameEntry", "ScreenNameEntry" ) -ShowGradeArea=0 -ShowPointsArea=1 -ShowBonusArea=0 -ShowSurvivedArea=1 -ShowWinArea=0 -ShowMaxCombo=0 -ShowScoreArea=0 -ShowTimeArea=1 -ShowStage=0 +ShowGradeArea=false +ShowPointsArea=true +ShowBonusArea=false +ShowSurvivedArea=true +ShowWinArea=false +ShowMaxCombo=false +ShowScoreArea=false +ShowTimeArea=true +ShowStage=false TimerSeconds=30 LargeBannerX=SCREEN_CENTER_X+0 LargeBannerY=SCREEN_CENTER_Y-140 @@ -1871,19 +1871,19 @@ CheerDelaySeconds=2.5 [ScreenEvaluationRave] Fallback=ScreenEvaluation NextScreen=@GetEvaluationNextScreen( "ScreenSelectMusic", "ScreenGameOver", "ScreenEvaluationSummary" ) -ShowGradeArea=1 -ShowPointsArea=0 -ShowBonusArea=0 -ShowSurvivedArea=0 -ShowWinArea=1 -ShowMaxCombo=0 -ShowScoreArea=1 -ShowTimeArea=0 +ShowGradeArea=true +ShowPointsArea=false +ShowBonusArea=false +ShowSurvivedArea=false +ShowWinArea=true +ShowMaxCombo=false +ShowScoreArea=true +ShowTimeArea=false TimerSeconds=15 FailedSoundTime=0 PassedSoundTime=0 NumSequenceSounds=0 -ShowStage=0 +ShowStage=false LargeBannerX=SCREEN_CENTER_X+0 LargeBannerY=SCREEN_CENTER_Y-140 LargeBannerOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT @@ -1892,7 +1892,7 @@ LargeBannerFrameX=SCREEN_CENTER_X+0 LargeBannerFrameY=SCREEN_CENTER_Y-140 LargeBannerFrameOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT LargeBannerFrameOffCommand=sleep,0.8;accelerate,0.3;addy,SCREEN_HEIGHT -ShowStage=1 +ShowStage=true StageX=SCREEN_CENTER_X+0 StageY=SCREEN_CENTER_Y-168 StageOnCommand=addy,SCREEN_HEIGHT;sleep,0.0;decelerate,0.3;addy,-SCREEN_HEIGHT @@ -1983,7 +1983,7 @@ StartScreen=ScreenTitleMenu [EditMenu] EditMode=Full -ShowGroups=1 +ShowGroups=true Arrows1X=SCREEN_CENTER_X-130 Arrows2X=SCREEN_CENTER_X+270 ArrowsEnabledCommand=diffuse,1,1,1,1 @@ -2032,7 +2032,7 @@ ExplanationOnCommand=wrapwidthpixels,900;zoom,0.7 NumStepsLoadedFromProfileX=SCREEN_RIGHT-180 NumStepsLoadedFromProfileY=SCREEN_TOP+42 NumStepsLoadedFromProfileOnCommand=hidden,1 -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 [ScreenJukeboxMenu] @@ -2040,10 +2040,10 @@ Class=ScreenOptionsMaster Fallback=ScreenOptions NextScreen=ScreenJukebox PrevScreen=@ScreenTitleBranch() -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 InputMode=together -ForceAllPlayers=1 +ForceAllPlayers=true LineNames=1,2,3,4 Line1=list,Styles Line2=list,Groups @@ -2067,7 +2067,7 @@ CreditsP1OnCommand=shadowlength,0 CreditsP2X=SCREEN_RIGHT-120 CreditsP2Y=SCREEN_BOTTOM-6 CreditsP2OnCommand=shadowlength,0 -CreditsJoinOnly=0 +CreditsJoinOnly=false [ScreenDebugOverlay] Class=ScreenDebugOverlay @@ -2115,12 +2115,12 @@ GradeP2X=110 GradeP2Y=0 [WheelNotifyIcon] -ShowTraining=1 +ShowTraining=true [MusicWheel] FadeSeconds=1 SwitchSeconds=0.10 -RandomPicksLockedSongs=1 +RandomPicksLockedSongs=true RouletteSwitchSeconds=0.05 RouletteSlowDownSwitches=5 LockedInitialVelocity=7 @@ -2151,10 +2151,10 @@ SectionColor6=0.8,0.6,0.0,1 // orange SectionColor7=1.0,0.3,0.3,1 // light red SongRealExtraColor=0.9,0.9,0,1 // yellow SortMenuColor=1,1,0,1 -ShowRoulette=1 -ShowRandom=1 -ShowPortal=1 -Use3D=1 +ShowRoulette=true +ShowRandom=true +ShowPortal=true +Use3D=false Wheel3DRadius=245 # Possibly safe defaults? CirclePercent=0.5 MostPlayedSongsToShow=30 @@ -2223,15 +2223,15 @@ Fallback=LifeMeterBar [DifficultyMeter] NumFeetInMeter=10 MaxFeetInMeter=14 -AutoColorFeet=1 +AutoColorFeet=true FeetX=0 FeetY=0 FeetOnCommand=shadowlength,0 FeetDifficultyChangedCommand=%function(self) self:diffuse(DifficultyColor(self.Difficulty)) if self.Meter > 9 then self:glowshift() else self:stopeffect() end end -ShowFeet=0 -ShowDifficulty=0 -ShowMeter=1 -ShowEditDescription=0 +ShowFeet=false +ShowDifficulty=false +ShowMeter=true +ShowEditDescription=false ZeroMeterString=? MeterX=10 MeterY=0 @@ -2252,7 +2252,7 @@ MeterSetEditCourseCommand=diffuse,DifficultyColor(DIFFICULTY_EDIT) [DifficultyMeterEdit] Fallback=DifficultyMeter -ShowMeter=1 +ShowMeter=true MeterX=-70 MeterY=0 MeterOnCommand=ShadowLength,2;zoom,0.7 @@ -2274,11 +2274,11 @@ ZeroMeterString= [ScreenWithMenuElements] Fallback=Screen -AllowDisabledPlayerInput=0 -StyleIcon=1 -ShowStage=0 -MemoryCardIcons=1 -CancelTransitionsOut=0 +AllowDisabledPlayerInput=false +StyleIcon=true +ShowStage=false +MemoryCardIcons=true +CancelTransitionsOut=false HeaderX=SCREEN_CENTER_X+SCREEN_WIDTH HeaderY=SCREEN_TOP+22 HeaderOnCommand=draworder,95;spring,0.5;addx,-SCREEN_WIDTH @@ -2309,8 +2309,8 @@ TimerX=SCREEN_CENTER_X+270+SCREEN_WIDTH TimerY=SCREEN_TOP+22 TimerOnCommand=draworder,97;spring,0.5;addx,-SCREEN_WIDTH TimerOffCommand=bouncebegin,0.5;addx,SCREEN_WIDTH; -TimerStealth=0 -ForceTimer=0 +TimerStealth=false +ForceTimer=false OverlayX=0 OverlayY=0 OverlayOnCommand= @@ -2321,9 +2321,9 @@ UnderlayOnCommand= UnderlayOffCommand= CodeNames= FirstUpdateCommand= -PlayMusic=1 -StopMusicOnBack=1 -WaitForChildrenBeforeTweeningOut=0 +PlayMusic=true +StopMusicOnBack=true +WaitForChildrenBeforeTweeningOut=false [MenuTimer] WarningStart=6 @@ -2345,7 +2345,7 @@ WarningCommand0=stoptweening;stopeffect;linear,0.2;zoomx,1 Fallback=ScreenWithMenuElements NavigationMode=normal InputMode=individual -ForceAllPlayers=0 +ForceAllPlayers=false NumRowsShown=10 RowInitCommand= RowOnCommand= @@ -2378,15 +2378,15 @@ CursorOnCommand= LineHighlightOnCommand= LineHighlightChangeCommand= LineHighlightChangeToExitCommand= -ShowScrollBar=0 +ShowScrollBar=false ScrollBarHeight=0 ScrollBarTime=0 LineHighlightX=SCREEN_CENTER_X -ShowBpmInSpeedTitle=0 +ShowBpmInSpeedTitle=false FrameOnCommand=x,-SCREEN_WIDTH;decelerate,0.3;addx,SCREEN_WIDTH FrameOffCommand=accelerate,0.3;addx,SCREEN_WIDTH -ShowExitRow=1 -SeparateExitRow=0 +ShowExitRow=true +SeparateExitRow=false SeparateExitRowY=0 MoreX= MoreY= @@ -2395,13 +2395,13 @@ MoreExitSelectedP1Command= MoreExitSelectedP2Command= MoreExitUnselectedP1Command= MoreExitUnselectedP2Command= -ShowExplanations=1 -ShowOptionIcons=1 -ShowUnderlines=1 +ShowExplanations=true +ShowOptionIcons=true +ShowUnderlines=true IconsOnCommand=x,-30 -AllowRepeatingChangeValueInput=0 +AllowRepeatingChangeValueInput=false CursorTweenSeconds=0.3 -WrapValueInRow=1 +WrapValueInRow=true IconsP1X=SCREEN_CENTER_X-280 IconsP2X=SCREEN_CENTER_X+280 @@ -2424,7 +2424,7 @@ ItemLoseFocusCommand= ColorSelected=1,1,1,1 ColorNotSelected=0.5,0.5,0.5,1 ColorDisabled=0.1,0.1,0.1,1 -CapitalizeAllOptionNames=0 +CapitalizeAllOptionNames=false TweenSeconds=0.3 LineExitItem=list,ExitItem @@ -2468,7 +2468,7 @@ DevicesOffCommand=linear,0.5;diffusealpha,0 [ScreenCenterImage] Class=ScreenCenterImage Fallback=ScreenOptionsServiceChild -AllowResize=1 +AllowResize=true TimerOnCommand=hidden,1 NextScreen=ScreenOptionsService PrevScreen=ScreenOptionsService @@ -2587,8 +2587,8 @@ DownloadStatusY=22 DownloadStatusX=SCREEN_WIDTH*4.0/7.0 DownloadStatusOnCommand=diffusealpha,0.0;linear,1.0;diffusealpha,1.0 DownloadStatusOffCommand=diffusealpha,1.0;linear,0.6;diffusealpha,0.0 -CanDL=1 -StyleIcon= +CanDL=true +StyleIcon=false TimerSeconds= PrevScreen=@ScreenTitleBranch() NextScreen=ScreenStage @@ -2617,13 +2617,13 @@ SongGroupColor5=0.1,0.7,0.3,1 // green SongGroupColor6=0.8,0.6,0.0,1 // orange SongGroupColor7=1.0,0.3,0.3,1 // light red NumCourseGroupColors=1 -UseUnlockColor=0 +UseUnlockColor=false UnlockColor=1,0.5,0,1 CourseGroupColor1=1,1,1,1 ExtraColor=1.0,0.0,0.0,1.0 // red ExtraColorMeter=10 -UsePreferredSortColor=0 -MoveUnlocksToBottomOfPreferredSort=0 +UsePreferredSortColor=false +MoveUnlocksToBottomOfPreferredSort=false Loading songs...= Loading courses...= Reloading...= @@ -2638,8 +2638,8 @@ LeftEdge=SCREEN_LEFT TopEdge=SCREEN_TOP RightEdge=SCREEN_RIGHT BottomEdge=SCREEN_BOTTOM -BlinkDangerAll=1 -DangerAllIsOpaque=1 +BlinkDangerAll=true +DangerAllIsOpaque=true BrightnessOverlayFadeCommand= ClampOutputPercent=0 @@ -2704,8 +2704,8 @@ HoldJudgmentYReverse=90 BrightGhostComboThreshold=100 StartDrawingAtPixels=-60 StopDrawingAtPixels=400 -TapJudgmentsUnderField=0 -HoldJudgmentsUnderField=0 +TapJudgmentsUnderField=false +HoldJudgmentsUnderField=false [PlayerShared] Fallback=Player @@ -2727,7 +2727,7 @@ HitMineCommand= NormalColor=1.0,1.0,1.0,1 // white ChangeColor=1.0,0.5,0.0,1 // orange ExtraColor=0.7,0.0,0.0,1 // dark red -Cycle=1 +Cycle=true NoBPMText=... Separator=- @@ -2826,7 +2826,7 @@ TextHAlign=1 // 0,1,2 = left,center,right TextVAlign=1 // 0,1,2 = top,middle,bottom TextWidth=72 TextZoom=0.5 -Uppercase=1 +Uppercase=false [OptionIconRow] SpacingX=32 @@ -2861,8 +2861,8 @@ DancePointsP2Y=0 DancePointsP2OnCommand=zoom,0.7;shadowlength,0;diffuse,PlayerColor(PLAYER_2) DancePointsP2OffCommand= DancePointsDigits=5 -PercentUseRemainder=0 -ApplyScoreDisplayOptions=1 +PercentUseRemainder=false +ApplyScoreDisplayOptions=true Format=FormatPercentScore [ScreenEvaluation Percent] @@ -2891,8 +2891,8 @@ DancePointsP2Y=-32 DancePointsP2OnCommand=glowshift;effectperiod,2;shadowlength,0 DancePointsP2OffCommand=sleep,0.8;accelerate,0.3 DancePointsDigits=1 -PercentUseRemainder=1 -ApplyScoreDisplayOptions=0 +PercentUseRemainder=true +ApplyScoreDisplayOptions=false Format=FormatPercentScore [PercentageDisplay] @@ -2909,8 +2909,8 @@ PercentP2Y=0 PercentP2OnCommand=shadowlength,0;diffuse,PlayerColor(PLAYER_2) PercentP2OffCommand= DancePointsDigits=5 -PercentUseRemainder=0 -ApplyScoreDisplayOptions=1 +PercentUseRemainder=false +ApplyScoreDisplayOptions=true Format=FormatPercentScore PercentP3X=+20 @@ -2944,15 +2944,15 @@ AttackDurationSeconds=10 [ScreenSelectMaster] Fallback=ScreenSelect Class=ScreenSelectMaster -WrapCursor=0 -AllowRepeatingInput=0 +WrapCursor=false +AllowRepeatingInput=false PreSwitchPageSeconds=0 PostSwitchPageSeconds=0 ScrollerSecondsPerItem=0 ScrollerNumItemsToDraw=20 ScrollerTransform=function(self,offset,itemIndex,numItems) end ScrollerSubdivisions=1 -OverrideSleepAfterTweenOffSeconds=0 +OverrideSleepAfterTweenOffSeconds=false SleepAfterTweenOffSeconds=0 NumCodes=0 OptionOrderUp= @@ -2960,17 +2960,17 @@ OptionOrderDown= OptionOrderLeft= OptionOrderRight= OptionOrderAuto= -ShowIcon=0 -ShowCursor=0 -ShowScroller=0 -WrapScroller=0 -LoopScroller=0 -PerChoiceIconElement=1 -PerChoiceScrollElement=1 +ShowIcon=false +ShowCursor=false +ShowScroller=false +WrapScroller=false +LoopScroller=false +PerChoiceIconElement=true +PerChoiceScrollElement=true # All on page 1 by default. NumChoicesOnPage1=999 -SharedSelection=1 -UseIconMetrics=1 +SharedSelection=true +UseIconMetrics=true CursorP1OffsetXFromIcon=0 CursorP1OffsetYFromIcon=0 CursorP2OffsetXFromIcon=0 @@ -3140,7 +3140,7 @@ Line3=conf,SoundVolume [ScreenAttract] StartScreen=@ScreenTitleBranch() Fallback=ScreenWithMenuElementsBlank -BackGoesToStartScreen=1 +BackGoesToStartScreen=true PrevScreen= [ScreenWithMenuElementsBlank] @@ -3153,10 +3153,10 @@ FooterX= FooterY= FooterOnCommand=hidden,1 FooterOffCommand= -StyleIcon=0 +StyleIcon=false TimerSeconds=6 -TimerStealth=1 -ForceTimer=1 +TimerStealth=true +ForceTimer=true TimerX= TimerY= TimerOnCommand=hidden,1 @@ -3169,19 +3169,19 @@ UpdateOnMessage= [ScreenSelectMasterBlank] Fallback=ScreenSelectBlank Class=ScreenSelectMaster -AllowRepeatingInput=0 +AllowRepeatingInput=false ChoiceNames=1 Choice1= DefaultChoice=1 -WrapCursor=0 +WrapCursor=false PreSwitchPageSeconds=0 PostSwitchPageSeconds=0 ScrollerSecondsPerItem=0 ScrollerNumItemsToDraw=20 ScrollerTransform=function(self,offset,itemIndex,numItems) end ScrollerSubdivisions=1 -StyleIcon=1 -OverrideSleepAfterTweenOffSeconds=0 +StyleIcon=true +OverrideSleepAfterTweenOffSeconds=false SleepAfterTweenOffSeconds=0 NumCodes=0 OptionOrderUp= @@ -3189,17 +3189,17 @@ OptionOrderDown= OptionOrderLeft= OptionOrderRight= OptionOrderAuto= -ShowIcon=0 -ShowCursor=0 -ShowScroller=0 -WrapScroller=0 -LoopScroller=0 -PerChoiceIconElement=1 -PerChoiceScrollElement=1 +ShowIcon=false +ShowCursor=false +ShowScroller=false +WrapScroller=false +LoopScroller=false +PerChoiceIconElement=true +PerChoiceScrollElement=true # All on page 1 by default. NumChoicesOnPage1=999 -SharedSelection=1 -UseIconMetrics=1 +SharedSelection=true +UseIconMetrics=true CursorP1OffsetXFromIcon=0 CursorP1OffsetYFromIcon=0 CursorP2OffsetXFromIcon=0 @@ -3295,7 +3295,7 @@ TimerSeconds=-1 StepsTypesToHide=dance-couple,dance-solo,dance-routine,pump-halfdouble Type=Category CoursesToShow=@GetCoursesToShowRanking() -ShowOnlyMostRecentScores=0 +ShowOnlyMostRecentScores=false NumMostRecentScoresToShow=10 DifficultiesToShow=easy,medium,hard,challenge SecondsPerPage=5 @@ -3312,8 +3312,8 @@ StepsTypeColor4=1.0,1,1.0,1 StepsTypeColor5=1.0,1,1.0,1 SongScoreRowsToDraw=6 SongScoreSecondsPerRow=0.4 -ManualScroling=0 -ShowSurvivalTime=0 +ManualScroling=false +ShowSurvivalTime=false BannerX=SCREEN_CENTER_X+197 BannerY=SCREEN_CENTER_Y-196 @@ -3432,6 +3432,7 @@ Class=ScreenAttract Fallback=ScreenAttract NextScreen=ScreenLogo PrevScreen=ScreenCompany +TimerSeconds=999 [ScreenAlbums] Class=ScreenAttract @@ -3451,19 +3452,19 @@ TimerSeconds=25 NextScreen=ScreenDemonstration PrevScreen=ScreenLogo SecondsToShow=25 -UseLifeMeterBar=1 +UseLifeMeterBar=true LifeMeterBarX=SCREEN_CENTER_X+160 LifeMeterBarY=SCREEN_TOP+40 LifeMeterBarOnCommand=addy,-60;sleep,2.4;linear,0.2;addy,60 -UseCharacter=1 +UseCharacter=true CharacterX=SCREEN_CENTER_X-200 CharacterY=SCREEN_CENTER_Y+160 CharacterOnCommand=Zoom,20;addy,-SCREEN_WIDTH;sleep,6.0;decelerate,0.4;addy,SCREEN_WIDTH -UsePad=1 +UsePad=true PadX=SCREEN_CENTER_X-280 PadY=SCREEN_CENTER_Y+70 PadOnCommand=Zoom,15;RotationY,180;sleep,4.7;linear,1.0;RotationY,360;Zoom,20;AddX,190;AddY,80 -UseNotefield=1 +UseNotefield=true Stepfile=ScreenHowToPlay steps.sm PlayerX=SCREEN_CENTER_X+160 PlayerY=SCREEN_CENTER_Y @@ -3479,9 +3480,9 @@ SecondsToShow=30 NextScreen=ScreenRanking DifficultiesToShow=easy,medium StartScreen=@ScreenTitleBranch() -PlayMusic=0 +PlayMusic=false ShowCourseModifiersProbability=0 -AllowAdvancedModifiers=0 +AllowAdvancedModifiers=false AllowStyleTypes=TwoPlayersTwoSides [ScreenJukebox] @@ -3490,7 +3491,7 @@ Class=ScreenJukebox Fallback=ScreenGameplay NextScreen=ScreenJukebox StartScreen=@ScreenTitleBranch() -AllowAdvancedModifiers=1 +AllowAdvancedModifiers=true [ScreenNameEntry] Class=ScreenNameEntry @@ -3510,7 +3511,7 @@ NumCharsToDrawTotal=10 FakeBeatsPerSec=2.5 TimerSeconds=24 MaxRankingNameLength=4 -StyleIcon=1 +StyleIcon=true NextScreen=@SelectEndingScreen() PlayerP1OnePlayerOneSideX=SCREEN_CENTER_X-160 PlayerP2OnePlayerOneSideX=SCREEN_CENTER_X+160 @@ -3560,9 +3561,9 @@ 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 TitleLoseFocusCommand=stopeffect NavigationMode=menu -ForceAllPlayers=1 +ForceAllPlayers=true InputMode=together -StyleIcon=0 +StyleIcon=false [ScreenOptionsService] Class=ScreenOptionsMaster @@ -3581,10 +3582,10 @@ PrevScreen=@ScreenTitleBranch() IconsOnCommand=x,-30 TimerOnCommand=hidden,1 -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 -AllowOperatorMenuButton=0 +AllowOperatorMenuButton=false LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17 # This NextScreen is only used for the "exit" choice. Line1=gamecommand;screen,ScreenAppearanceOptions;name,Appearance Options @@ -3613,10 +3614,10 @@ NavigationMode=normal InputMode=together IconsOnCommand=x,-30 TimerOnCommand=hidden,1 -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 -AllowOperatorMenuButton=0 -ForceAllPlayers=1 +AllowOperatorMenuButton=false +ForceAllPlayers=true PrevScreen=ScreenOptionsService NextScreen=ScreenOptionsService @@ -3666,7 +3667,7 @@ FootX=SCREEN_CENTER_X-222 FootY=-8 FootOnCommand=shadowlength,0 FootDifficultyChangedCommand=diffuse,DifficultyColor(self.Difficulty) -SeparateCourseMeters=0 +SeparateCourseMeters=false DifficultyX=SCREEN_CENTER_X-200 DifficultyY=-8 DifficultyOnCommand=zoom,0.7;shadowlength,0 @@ -3691,9 +3692,9 @@ Fallback=ScreenOptions Class=ScreenPlayerOptions PrevScreen=@SongSelectionScreen() NextScreen=@ScreenPlayerOptionsNext() -PlayMusic=0 +PlayMusic=false TimerSeconds=30 -StyleIcon=0 +StyleIcon=false LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 Line1=list,Speed Line2=list,Accel @@ -3717,7 +3718,7 @@ Class=ScreenOptionsMaster PrevScreen=ScreenSelectMusic NextScreen=ScreenStage TimerSeconds=30 -StyleIcon=0 +StyleIcon=false LineNames=1,2,3,4,5 Line1=list,Speed Line2=list,Scroll @@ -3732,8 +3733,8 @@ PrevScreen=@SelectFirstOptionsScreen() NextScreen=ScreenStage Game=Change the current game type with this option. TimerSeconds=30 -StyleIcon=0 -PlayMusic=0 +StyleIcon=false +PlayMusic=false LineNames=1,2,3,4,5,6,7,8 Line1=list,LifeType Line2=list,BarDrain @@ -3743,11 +3744,11 @@ Line5=list,AssistTick Line6=list,Rate Line7=list,AutoAdjust Line8=list,SaveScores -StopMusicOnBack=0 +StopMusicOnBack=false [ScreenCredits2] Class=ScreenWithMenuElementsSimple -BackGoesToStartScreen=0 +BackGoesToStartScreen=false Fallback=ScreenCredits StartScreen=ScreenOptionsService NextScreen=ScreenOptionsService @@ -3767,7 +3768,7 @@ NextScreen=ScreenCompany [ScreenSelectCharacter] Class=ScreenSelectCharacter Fallback=ScreenWithMenuElements -WaitForChildrenBeforeTweeningOut=1 +WaitForChildrenBeforeTweeningOut=true TitleP1OnCommand=x,140;y,80;addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6 TitleP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6 TitleP2OnCommand=x,500;y,80;addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6 @@ -3806,7 +3807,7 @@ IconsP2OnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6 IconsP2OffCommand=sleep,0.2;bouncebegin,0.5;addx,SCREEN_WIDTH*0.6 SleepAfterTweenOffSeconds=0.8 TimerSeconds=40 -StyleIcon=1 +StyleIcon=true PrevScreen=@ScreenTitleBranch() NextScreen=@SongSelectionScreen() @@ -4073,7 +4074,7 @@ GradePercentTier04=0.800000 GradePercentTier05=0.650000 GradePercentTier06=0.450000 GradePercentTier07=-99999.000000 -GradeTier02IsAllW2s=1 +GradeTier02IsAllW2s=true NumGradeTiersUsed=7 [HighScore] @@ -4081,7 +4082,7 @@ EmptyName=STEP [ScreenSetTime] Class=ScreenSetTime -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 TimerOnCommand=hidden,1 Fallback=ScreenWithMenuElements @@ -4138,8 +4139,8 @@ Fallback=ScreenWithMenuElementsBlank Class=ScreenEdit NextScreen=ScreenEditMenu PrevScreen=ScreenEditMenu -AllowOperatorMenuButton=0 -StyleIcon=0 +AllowOperatorMenuButton=false +StyleIcon=false TimerSeconds=-1 EditHelpX=SCREEN_LEFT+4 EditHelpY=SCREEN_TOP+40 @@ -4156,10 +4157,10 @@ Fallback=ScreenOptions Class=ScreenOptionsMaster NextScreen=none PrevScreen=none -CancelTransitionsOut=1 -PlayMusic=0 +CancelTransitionsOut=true +PlayMusic=false TimerSeconds=-1 -StyleIcon=0 +StyleIcon=false LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 Line1=list,Speed Line2=list,Accel @@ -4180,33 +4181,33 @@ Line16=conf,EditorShowBGChangesPlay OutCancelCommand= [CatalogXml] -ShowPlayModeRegular=1 -ShowPlayModeNonstop=1 -ShowPlayModeOni=1 -ShowPlayModeEndless=1 -ShowPlayModeBattle=1 -ShowPlayModeRave=1 -ShowStyleSingle=1 -ShowStyleVersus=1 -ShowStyleDouble=1 -ShowStyleCouple=1 -ShowStyleSolo=1 -ShowStyleReal=1 -ShowStyleRoutine=0 -ShowStyleVersusReal=0 -ShowStyleHalfdouble=0 -ShowStyleSingle4=0 -ShowStyleVersus4=0 -ShowStyleSingle5=0 -ShowStyleDouble5=0 -ShowStyleVersus5=0 -ShowStyleSingle7=0 -ShowStyleDouble7=0 -ShowStyleSingle8=0 -ShowStyleDouble8=0 -ShowStyleVersus8=0 -ShowStylePopn-five=0 -ShowStylePopn-nine=0 +ShowPlayModeRegular=true +ShowPlayModeNonstop=true +ShowPlayModeOni=true +ShowPlayModeEndless=true +ShowPlayModeBattle=true +ShowPlayModeRave=true +ShowStyleSingle=true +ShowStyleVersus=true +ShowStyleDouble=true +ShowStyleCouple=true +ShowStyleSolo=true +ShowStyleReal=true +ShowStyleRoutine=false +ShowStyleVersusReal=false +ShowStyleHalfdouble=false +ShowStyleSingle4=false +ShowStyleVersus4=false +ShowStyleSingle5=false +ShowStyleDouble5=false +ShowStyleVersus5=false +ShowStyleSingle7=false +ShowStyleDouble7=false +ShowStyleSingle8=false +ShowStyleDouble8=false +ShowStyleVersus8=false +ShowStylePopn-five=false +ShowStylePopn-nine=false InternetRankingHomeUrl= InternetRankingUploadUrl= InternetRankingViewGuidUrl= @@ -4215,11 +4216,11 @@ FooterText=generated by StepMania FooterLink=http://www.stepmania.com [RadarValues] -WriteComplexValues=1 -WriteSimpleValues=1 +WriteComplexValues=true +WriteSimpleValues=true [RadarCategory] -TapsAndHolds=1 +TapsAndHolds=true [Course] SortPreferredColor=1,1,1,1 //Preferred is both for when courses are in preferred sort, or are autogen @@ -4243,17 +4244,17 @@ Class=ScreenMiniMenu Fallback=ScreenOptions PrevScreen= TimerSeconds=-1 -ShowExplanations=0 -ShowExitRow=0 +ShowExplanations=false +ShowExitRow=false FrameOnCommand= FrameOffCommand= NumRowsShown=30 RowPositionTransformFunction=function(self,positionIndex,itemIndex,numItems) local indexOffset = itemIndex-(numItems-1)/2; self:y( SCREEN_CENTER_Y + indexOffset * 20 ); end -StyleIcon=0 +StyleIcon=false HeaderX=SCREEN_CENTER_X HeaderY=SCREEN_TOP+40 HeaderOnCommand= -AllowRepeatingChangeValueInput=1 +AllowRepeatingChangeValueInput=true IconsP1X=SCREEN_CENTER_X-280 IconsP2X=SCREEN_CENTER_X+280 @@ -4271,7 +4272,7 @@ ItemsOnCommand=zoom,0.5 ColorSelected=0.5,1,0.5,1 ColorNotSelected=1,1,1,1 ColorDisabled=0.5,0.5,0.5,1 -CapitalizeAllOptionNames=0 +CapitalizeAllOptionNames=false TweenSeconds=0 [ScreenMiniMenuEditHelp] @@ -4314,7 +4315,7 @@ Fallback=ScreenMiniMenu Class=ScreenTextEntry Fallback=ScreenWithMenuElements TimerSeconds=-1 -StyleIcon=0 +StyleIcon=false RowStartX=SCREEN_LEFT+100 RowStartY=SCREEN_CENTER_Y-30 RowEndX=SCREEN_RIGHT-100 @@ -4368,7 +4369,7 @@ Answer3Of3OnCommand=maxwidth,100 Answer3Of3OffCommand= [GameState] -UseNameBlacklist=0 +UseNameBlacklist=false DefaultSort=Group DefaultSong= AreStageModsForced=AreStageModsForced @@ -4399,8 +4400,8 @@ Fallback=ScreenGameplay DifficultyMeterP2 [ScreenOptionsManage] Fallback=ScreenOptionsSimple TimerSeconds=-1 -CapitalizeAllOptionNames=0 -AllowRepeatingChangeValueInput=1 +CapitalizeAllOptionNames=false +AllowRepeatingChangeValueInput=true [ScreenOptionsManageEditSteps] Class=ScreenOptionsManageEditSteps @@ -4420,12 +4421,12 @@ PrepareScreens=ScreenMiniMenuContext GroupedScreens=ScreenMiniMenuContext PersistScreens=ScreenMiniMenuContext TimerSeconds=-1 -ShowExplanations=0 -CapitalizeAllOptionNames=0 -AllowRepeatingChangeValueInput=1 -WrapValueInRow=0 +ShowExplanations=false +CapitalizeAllOptionNames=false +AllowRepeatingChangeValueInput=true +WrapValueInRow=false NavigationMode=menu -ForceAllPlayers=1 +ForceAllPlayers=true InputMode=together 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 @@ -4452,7 +4453,7 @@ NextScreen=ScreenOptionsEditCourseEntry [ScreenOptionsEditCourseEntry] Class=ScreenOptionsEditCourseEntry Fallback=ScreenOptionsEditCoursesSimple -ShowModsRow=1 +ShowModsRow=true PrevScreen=ScreenOptionsEditCourse NextScreen=ScreenEditCourseMods @@ -4471,7 +4472,7 @@ NextScreen=ScreenOptionsService PrepareScreens=ScreenMiniMenuContext GroupedScreens=ScreenMiniMenuContext PersistScreens=ScreenMiniMenuContext -StyleIcon=0 +StyleIcon=false TimerSeconds=-1 [ScreenOptionsEditProfile] @@ -4480,13 +4481,13 @@ Fallback=ScreenOptionsServiceChild PrevScreen=ScreenOptionsManageProfiles NextScreen=ScreenOptionsManageProfiles TimerSeconds=-1 -ShowExplanations=0 -CapitalizeAllOptionNames=0 -AllowRepeatingChangeValueInput=1 +ShowExplanations=false +CapitalizeAllOptionNames=false +AllowRepeatingChangeValueInput=true WrapValueInRow=0 [ProfileManager] -FixedProfiles=0 +FixedProfiles=false NumFixedProfiles=1 [ScreenJoinMultiplayer] @@ -4907,4 +4908,4 @@ Fallback=Player ComboOnCommand=hidden,1 [Profile] -ShowCoinData=1 +ShowCoinData=true