Tell Routine mode to use midi-routine-p1/p2 noteskins.

This commit is contained in:
AJ Kelly
2010-04-28 09:50:33 -05:00
parent 9c8a1c2edf
commit 9ac4737ea2
+16 -3
View File
@@ -797,8 +797,8 @@ Bar4thAlpha=1
Bar8thAlpha=1
Bar16thAlpha=1
#
RoutineNoteSkinP1=default
RoutineNoteSkinP2=default
RoutineNoteSkinP1=midi-routine-p1
RoutineNoteSkinP2=midi-routine-p2
[PlayerStageStats]
NumGradeTiersUsed=6
@@ -2159,7 +2159,7 @@ Class="ScreenOptionsMaster"
Fallback="ScreenOptionsSimpleService"
NextScreen="ScreenTitleMenu"
PrevScreen="ScreenTitleMenu"
LineNames="SD,1,2,13,3,10,11,4,12,6,5,Theme,8,9"
LineNames="SD,1,2,Sync,13,3,10,11,4,12,6,5,Theme,8,9"
Line1="gamecommand;screen,ScreenMapControllers;name,Key Joy Mappings"
Line2="gamecommand;screen,ScreenTestInput;name,Test Input"
Line13="gamecommand;screen,ScreenSelectGame;name,Select Game"
@@ -2175,6 +2175,7 @@ Line9="gamecommand;screen,ScreenReloadSongs;name,Reload Songs"
LineTheme="gamecommand;screen,ScreenOptionsTheme;name,Theme Options"
LineSD="gamecommand;screen,ScreenOptionsSystemDirection;name,System Direction"
LineSync="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync"
[ScreenOptionsServiceChild]
Fallback="ScreenOptionsMaster"
@@ -3260,6 +3261,18 @@ PlayScreen="ScreenJoinMultiplayer"
EditScreen="ScreenOptionsEditCourse"
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
# visual/interactive syncing
[ScreenGameplaySyncMachine]
Class="ScreenGameplaySyncMachine"
Fallback="ScreenGameplay"
PrevScreen="ScreenOptionsService"
NextScreen="ScreenOptionsService"
PlayerType="PlayerSyncMachine"
[PlayerSyncMachine]
Fallback="Player"
ComboOnCommand=visible,false
# stuff for online mode:
[ScreenSMOnlineLogin]
Class="ScreenSMOnlineLogin"