From e48e5d9ecd902ecf6a774680959df5ae243737f7 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 5 Nov 2010 14:23:57 +0000 Subject: - fix: appearence of short notes in 4/6 player mode on one screen - fix: playing notes in editor (esp. on high bpm) - add: disable showning notes and scores in singscreen with N - some other small corrections git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2711 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Blue Sensation.ini | 38 +++++++++++++++++------------------ Game/Output/Themes/Deluxe.ini | 12 +++++------ 2 files changed, 25 insertions(+), 25 deletions(-) (limited to 'Game/Output/Themes') diff --git a/Game/Output/Themes/Blue Sensation.ini b/Game/Output/Themes/Blue Sensation.ini index bdb012dc..7122d59f 100644 --- a/Game/Output/Themes/Blue Sensation.ini +++ b/Game/Output/Themes/Blue Sensation.ini @@ -959,9 +959,9 @@ Align=0 [SingStatic1] ;TimeBar Tex =TimeBar1 -X =0 +X =20 Y =570 -W =800 +W =760 H =20 Color=LightBlue Type=Font Black @@ -988,9 +988,9 @@ Type=Font Black [SingStaticLyricBar] ;TextBG Tex =LyricBar -X =0 +X =20 Y =490 -W =800 +W =760 H =80 Color =White Type=Font Black @@ -998,9 +998,9 @@ Type=Font Black [SingStaticLyricDuetBar] ;TextBG Tex =LyricBar -X =0 +X =20 Y =3 -W =800 +W =760 H =80 Color =White Type=Font Black @@ -1062,10 +1062,10 @@ Color =P1Dark Type=Font Black [SingP1Text] -Text =P2 +Text =P1 X =26 Y =302 -Font =0 +Font =1 Size =6 Color =White Align=0 @@ -1083,7 +1083,7 @@ Type=Font Black Text =00000 X =690 Y =284 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -1109,7 +1109,7 @@ Type=Font Black Text =P1 X =26 Y =122 -Font =0 +Font =1 Size =6 Color =White Align=0 @@ -1127,7 +1127,7 @@ Type=Font Black Text =00000 X =690 Y =104 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -1152,7 +1152,7 @@ Type=Font Black Text =P2 X =26 Y =302 -Font =0 +Font =1 Size =6 Color =White Align=0 @@ -1170,7 +1170,7 @@ Type=Font Black Text =00000 X =690 Y =284 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -1196,7 +1196,7 @@ Type=Font Black Text =P1 X =36 Y =66 -Font =0 +Font =1 Size =8 Color =White Align=0 @@ -1214,7 +1214,7 @@ Type=Font Black Text =00000 X =85 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -1239,7 +1239,7 @@ Type=Font Black Text =P2 X =330 Y =66 -Font =0 +Font =1 Size =8 Color =White Align=0 @@ -1257,7 +1257,7 @@ Type=Font Black Text =00000 X =380 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -1282,7 +1282,7 @@ Type=Font Black Text =P3 X =630 Y =66 -Font =0 +Font =1 Size =8 Color =White Align=0 @@ -1300,7 +1300,7 @@ Type=Font Black Text =00000 X =680 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 diff --git a/Game/Output/Themes/Deluxe.ini b/Game/Output/Themes/Deluxe.ini index fe799b79..70ca745c 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -711,7 +711,7 @@ Type=Transparent Text =00000 X =690 Y =284 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -755,7 +755,7 @@ Type=Transparent Text =00000 X =690 Y =104 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -798,7 +798,7 @@ Type=Transparent Text =00000 X =690 Y =284 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -842,7 +842,7 @@ Type=Transparent Text =00000 X =85 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -885,7 +885,7 @@ Type=Transparent Text =00000 X =380 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 @@ -928,7 +928,7 @@ Type=Transparent Text =00000 X =680 Y =63 -Font =0 +Font =1 Size =10 Color =White Align=0 -- cgit v1.2.3