From c4f1b4f542dc44b00e2a49ae8ab097130e0c050a Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 8 Oct 2010 16:04:14 +0000 Subject: - ultrastar should detect on every single beat now - new option: mic delay (between screen/music and tone detection) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2640 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Deluxe.ini | 22 +++++++++++++++++++++- 1 file changed, 21 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 d516e957..07b90805 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -4882,11 +4882,31 @@ SBGDColor = Gray STColor = White STDColor = GrayDark -[OptionsSoundButtonExit] +[OptionsSoundSelectSlideDelay] +Tex =MainBar +TexSBG =SelectBG +Text=SING_OPTIONS_SOUND_DELAY 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 + +[OptionsSoundButtonExit] +X = 40 +Y = 470 +W = 230 +H = 70 Tex =MainBar Color = ColorDark DColor = Gray -- cgit v1.2.3