Tell Routine mode to use midi-routine-p1/p2 noteskins.
This commit is contained in:
@@ -797,8 +797,8 @@ Bar4thAlpha=1
|
|||||||
Bar8thAlpha=1
|
Bar8thAlpha=1
|
||||||
Bar16thAlpha=1
|
Bar16thAlpha=1
|
||||||
#
|
#
|
||||||
RoutineNoteSkinP1=default
|
RoutineNoteSkinP1=midi-routine-p1
|
||||||
RoutineNoteSkinP2=default
|
RoutineNoteSkinP2=midi-routine-p2
|
||||||
|
|
||||||
[PlayerStageStats]
|
[PlayerStageStats]
|
||||||
NumGradeTiersUsed=6
|
NumGradeTiersUsed=6
|
||||||
@@ -2159,7 +2159,7 @@ Class="ScreenOptionsMaster"
|
|||||||
Fallback="ScreenOptionsSimpleService"
|
Fallback="ScreenOptionsSimpleService"
|
||||||
NextScreen="ScreenTitleMenu"
|
NextScreen="ScreenTitleMenu"
|
||||||
PrevScreen="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"
|
Line1="gamecommand;screen,ScreenMapControllers;name,Key Joy Mappings"
|
||||||
Line2="gamecommand;screen,ScreenTestInput;name,Test Input"
|
Line2="gamecommand;screen,ScreenTestInput;name,Test Input"
|
||||||
Line13="gamecommand;screen,ScreenSelectGame;name,Select Game"
|
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"
|
LineTheme="gamecommand;screen,ScreenOptionsTheme;name,Theme Options"
|
||||||
LineSD="gamecommand;screen,ScreenOptionsSystemDirection;name,System Direction"
|
LineSD="gamecommand;screen,ScreenOptionsSystemDirection;name,System Direction"
|
||||||
|
LineSync="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync"
|
||||||
|
|
||||||
[ScreenOptionsServiceChild]
|
[ScreenOptionsServiceChild]
|
||||||
Fallback="ScreenOptionsMaster"
|
Fallback="ScreenOptionsMaster"
|
||||||
@@ -3260,6 +3261,18 @@ PlayScreen="ScreenJoinMultiplayer"
|
|||||||
EditScreen="ScreenOptionsEditCourse"
|
EditScreen="ScreenOptionsEditCourse"
|
||||||
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
|
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:
|
# stuff for online mode:
|
||||||
[ScreenSMOnlineLogin]
|
[ScreenSMOnlineLogin]
|
||||||
Class="ScreenSMOnlineLogin"
|
Class="ScreenSMOnlineLogin"
|
||||||
|
|||||||
Reference in New Issue
Block a user