add debug overlay
This commit is contained in:
@@ -11,7 +11,7 @@ CourseDifficultiesToShow=easy,regular,difficult
|
|||||||
StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble,lights-cabinet
|
StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble,lights-cabinet
|
||||||
ScreenWidth=640
|
ScreenWidth=640
|
||||||
ScreenHeight=480
|
ScreenHeight=480
|
||||||
OverlayScreens=ScreenSystemLayer
|
OverlayScreens=ScreenSystemLayer,ScreenDebugOverlay
|
||||||
EditMode=2
|
EditMode=2
|
||||||
MaxCourseEntriesBeforeShowVarious=6
|
MaxCourseEntriesBeforeShowVarious=6
|
||||||
|
|
||||||
@@ -88,7 +88,7 @@ ScrollerOffCommand=
|
|||||||
ScrollGainFocusCommand=
|
ScrollGainFocusCommand=
|
||||||
ScrollLoseFocusCommand=
|
ScrollLoseFocusCommand=
|
||||||
|
|
||||||
TimerSeconds=-1 // none
|
TimerSeconds=-1
|
||||||
StyleIcon=0
|
StyleIcon=0
|
||||||
LogoX=SCREEN_CENTER_X
|
LogoX=SCREEN_CENTER_X
|
||||||
LogoY=SCREEN_CENTER_Y
|
LogoY=SCREEN_CENTER_Y
|
||||||
@@ -2214,7 +2214,7 @@ NumStepsLoadedFromProfileY=SCREEN_TOP+42
|
|||||||
NumStepsLoadedFromProfileOnCommand=hidden,1
|
NumStepsLoadedFromProfileOnCommand=hidden,1
|
||||||
StyleIcon=0
|
StyleIcon=0
|
||||||
MemoryCardIcons=1
|
MemoryCardIcons=1
|
||||||
TimerSeconds=0
|
TimerSeconds=-1
|
||||||
|
|
||||||
[ScreenJukeboxMenu]
|
[ScreenJukeboxMenu]
|
||||||
Class=ScreenOptionsMaster
|
Class=ScreenOptionsMaster
|
||||||
@@ -2262,6 +2262,10 @@ CreditsP2Y=SCREEN_BOTTOM-6
|
|||||||
CreditsP2OnCommand=shadowlength,0
|
CreditsP2OnCommand=shadowlength,0
|
||||||
CreditsJoinOnly=0
|
CreditsJoinOnly=0
|
||||||
|
|
||||||
|
[ScreenDebugOverlay]
|
||||||
|
Class=ScreenDebugOverlay
|
||||||
|
Fallback=Screen
|
||||||
|
|
||||||
[WheelItemBase]
|
[WheelItemBase]
|
||||||
TextOnCommand=
|
TextOnCommand=
|
||||||
TextX=0
|
TextX=0
|
||||||
|
|||||||
Reference in New Issue
Block a user