From f76443329ab6d536326080d14f5565f066ca433f Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Mon, 1 Mar 2010 19:32:49 +0000 Subject: summerizing of highscores in top screen as an option (never, dynamic, always); top 3 in song menu; ctrl+print for jpg screenshots; git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2164 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Deluxe.ini | 61 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) (limited to 'Game/Output/Themes/Deluxe.ini') diff --git a/Game/Output/Themes/Deluxe.ini b/Game/Output/Themes/Deluxe.ini index 579d102d..26c7f431 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -4030,11 +4030,31 @@ SBGDColor = Gray STColor = White STDColor = GrayDark -[OptionsAdvancedButtonExit] +[OptionsAdvancedSelectSumPlayers] +Tex =MainBar +TexSBG =SelectBG +Text =SING_OPTIONS_ADVANCED_SUMPLAYERS X = 40 Y = 415 W = 230 H = 70 +SkipX = 50 + +Color = ColorDark +DColor = Gray +TColor = White +TDColor = White +SBGTex =MainBar +SBGColor = ColorDark +SBGDColor = Gray +STColor = White +STDColor = GrayDark + +[OptionsAdvancedButtonExit] +X = 40 +Y = 470 +W = 230 +H = 70 Tex =MainBar Color = ColorDark DColor = Gray @@ -9025,6 +9045,45 @@ Size =7 Align =0 Text=4) Artist - Title +[SongStaticTop] +Tex =SongMenuBG +X =25 +Y =365 +W =220 +H =155 +Z =0.94 +Int=1 +Color =ColorDark +Type=Font Black + +[SongTextTop1] +X =30 +Y =370 +Color=White +Font =0 +Size =9 +Align =0 +Text=1. Player No 1 + +[SongTextTop2] +X =30 +Y =420 +Color=White +Font =0 +Size =9 +Align =0 +Text=2. Player No 2 + +[SongTextTop3] +X =30 +Y =470 +Color=White +Font =0 +Size =9 +Align =0 +Text=3. Player No 3 + + [SongTextM2P1] X = 400 Y = 60 -- cgit v1.2.3