home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / Menu_Options2.inf < prev    next >
INI File  |  2004-07-21  |  7KB  |  427 lines

  1.  
  2. [OptionsMenu2]
  3. {
  4.  
  5.     shortcut = Back, KEY_ESCAPE
  6.  
  7.     [Background]
  8.     {
  9.         type=Image
  10.         Pos=0,0
  11.         Filename=Gfx\Interface\Menu\Options.tga
  12.     }
  13.  
  14.     [Title]
  15.     {
  16.         type=Text
  17.         TwoDArea = 0, 27, 1024, 40
  18.         Align=ALIGN_CENTER
  19.         Text="#iOPTIONS#"
  20.         Color=0,0,0,255
  21.         Font=newmenu_35_white
  22.     }
  23.  
  24.     [GraphicsTitle]
  25.     {
  26.         type=Text
  27.         TwoDArea = 0, 112, 1024, 40
  28.         Align=ALIGN_CENTER
  29.         Text="#iGRAPHICS#"
  30.         Font=newmenu_20_white
  31.         Color=0,0,0,255
  32.     }
  33.  
  34.     [ResolutionText]
  35.     {
  36.         type=Text
  37.         TwoDArea = 185, 145, 256, 40
  38.         Text="#iRESOLUTION#"
  39.         Font=newmenu_20_white
  40.     }
  41.  
  42.     [ResolutionValue]
  43.     {
  44.         type=Text
  45.         TwoDArea = 322, 145, 256, 40
  46.         Text="1024X768"
  47.         Font=newmenu_20_white
  48.     }
  49.  
  50.     [ResolutionSliderBackground]
  51.     {
  52.         type=Image
  53.         Pos=442,148
  54.         Filename=Gfx\Interface\Menu\slider_alap.tga
  55.     }
  56.  
  57.     [ResolutionSlider]
  58.     {
  59.         type=Slider
  60.         TwoDArea = 437, 145, 400, 40
  61.         Steps=5
  62.         BarImage=Gfx\Interface\Menu\slider.tga
  63.     }
  64.  
  65.     [BrightnessText]
  66.     {
  67.         type=Text
  68.         TwoDArea = 185, 173, 256, 40
  69.         Text="#iBRIGHTNESS#"
  70.         Font=newmenu_20_white
  71.     }
  72.  
  73.     [BrightnessSliderBackground]
  74.     {
  75.         type=Image
  76.         Pos=442,176
  77.         Filename=Gfx\Interface\Menu\slider_alap.tga
  78.     }
  79.  
  80.     [BrightnessSlider]
  81.     {
  82.         type=Slider
  83.         TwoDArea = 437, 173, 400, 40
  84.         Steps=16
  85.         BarImage=Gfx\Interface\Menu\slider.tga
  86.     }
  87.  
  88.     [TextureDetailText]
  89.     {
  90.         type=Text
  91.         TwoDArea = 185, 215, 256, 40
  92.         Text="#iTEXTUREDETAIL#"
  93.         Font=newmenu_20_white
  94.     }
  95.  
  96.     [TextureDetailLow]
  97.     {
  98.         type=RadioButton
  99.         TwoDArea = 370, 208, 0, 0
  100.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  101.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  102.         Group=1
  103.         OnClickSound="Sounds/Interface/Click 01.wav"
  104.     }
  105.  
  106.     [TextureDetailMedium]
  107.     {
  108.         type=RadioButton
  109.         TwoDArea = 430, 208, 0, 0
  110.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  111.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  112.         Group=1 
  113.         OnClickSound="Sounds/Interface/Click 01.wav"
  114.     }
  115.  
  116.     [TextureDetailHigh]
  117.     {
  118.         type=RadioButton
  119.         TwoDArea = 490, 208, 0, 0
  120.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  121.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  122.         Group=1
  123.         OnClickSound="Sounds/Interface/Click 01.wav"
  124.     }
  125.  
  126.     [TextureDetailLowText]
  127.     {
  128.         type=Text
  129.         TwoDArea = 324, 250, 128, 40
  130.         Align=ALIGN_CENTER
  131.         Text="#iLOW#"
  132.         Font=newmenu_20_white
  133.     }
  134.  
  135.     [TextureDetailMediumText]
  136.     {
  137.         type=Text
  138.         TwoDArea = 384, 250, 128, 40
  139.         Align=ALIGN_CENTER
  140.         Text="#iMEDIUM#"
  141.         Font=newmenu_20_white
  142.     }
  143.  
  144.     [TextureDetailHighText]
  145.     {
  146.         type=Text
  147.         TwoDArea = 444, 250, 128, 40
  148.         Align=ALIGN_CENTER
  149.         Text="#iHIGH#"
  150.         Font=newmenu_20_white
  151.     }
  152.  
  153.     [ColorDepthText]
  154.     {
  155.         type=Text
  156.         TwoDArea = 585, 215, 256, 40
  157.         Text="#iCOLORDEPTH#"
  158.         Font=newmenu_20_white
  159.     }
  160.  
  161.     [ColorDepth16]
  162.     {
  163.         type=RadioButton
  164.         TwoDArea = 740, 208, 0, 0
  165.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  166.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  167.         Group=2
  168.         OnClickSound="Sounds/Interface/Click 01.wav"
  169.     }
  170.  
  171.     [ColorDepth32]
  172.     {
  173.         type=RadioButton
  174.         TwoDArea = 800, 208, 0, 0
  175.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  176.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  177.         Group=2
  178.         OnClickSound="Sounds/Interface/Click 01.wav"
  179.     }
  180.  
  181.     [ColorDepth16Text]
  182.     {
  183.         type=Text
  184.         TwoDArea = 695, 250, 128, 40
  185.         Align=ALIGN_CENTER
  186.         Text="16bit"
  187.         Font=newmenu_20_white
  188.     }
  189.  
  190.     [ColorDepth32Text]
  191.     {
  192.         type=Text
  193.         TwoDArea = 755, 250, 128, 40
  194.         Align=ALIGN_CENTER
  195.         Text="32bit"
  196.         Font=newmenu_20_white
  197.     }
  198.  
  199.     [SoundTitle]
  200.     {
  201.         type=Text
  202.         TwoDArea = 0, 280, 1024, 40
  203.         Align=ALIGN_CENTER
  204.         Text="#iSOUND#"
  205.         Font=newmenu_20_white
  206.         Color=0,0,0,255
  207.     }
  208.  
  209.     [MasterVolumeText]
  210.     {
  211.         type=Text
  212.         TwoDArea = 185, 343, 256, 40
  213.         Text="#iMASTERVOLUME#"
  214.         Font=newmenu_20_white
  215.     }
  216.  
  217.     [MasterVolumeSliderBackground]
  218.     {
  219.         type=Image
  220.         Pos=442,342
  221.         Filename=Gfx\Interface\Menu\slider_alap.tga
  222.     }
  223.  
  224.     [MasterVolumeSlider]
  225.     {
  226.         type=Slider
  227.         TwoDArea = 437, 339, 400, 40
  228.         Steps=16
  229.         BarImage=Gfx\Interface\Menu\slider.tga
  230.     }
  231.  
  232.     [FXVolumeText]
  233.     {
  234.         type=Text
  235.         TwoDArea = 185, 373, 256, 40
  236.         Text="#iFXVOLUME#"
  237.         Font=newmenu_20_white
  238.     }
  239.  
  240.     [FXVolumeSliderBackground]
  241.     {
  242.         type=Image
  243.         Pos=442,372
  244.         Filename=Gfx\Interface\Menu\slider_alap.tga
  245.     }
  246.  
  247.     [FXVolumeSlider]
  248.     {
  249.         type=Slider
  250.         TwoDArea = 437, 369, 400, 40
  251.         Steps=16
  252.         BarImage=Gfx\Interface\Menu\slider.tga
  253.     }
  254.  
  255.     [MusicVolumeText]
  256.     {
  257.         type=Text
  258.         TwoDArea = 185, 403, 256, 40
  259.         Text="#iMUSICVOLUME#"
  260.         Font=newmenu_20_white
  261.     }
  262.  
  263.     [MusicVolumeSliderBackground]
  264.     {
  265.         type=Image
  266.         Pos=442,402
  267.         Filename=Gfx\Interface\Menu\slider_alap.tga
  268.     }
  269.  
  270.     [MusicVolumeSlider]
  271.     {
  272.         type=Slider
  273.         TwoDArea = 437, 399, 400, 40
  274.         Steps=16
  275.         BarImage=Gfx\Interface\Menu\slider.tga
  276.     }
  277.  
  278.     [SwapLeftRightText]
  279.     {
  280.         type=Text
  281.         TwoDArea = 185, 433, 256, 40
  282.         Text="#iS_SWAP#"
  283.         Font=newmenu_20_white
  284.     }
  285.  
  286.     [SwapLeftRight]
  287.     {
  288.         type=CheckBox
  289.         TwoDArea = 442, 426, 0, 0
  290.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  291.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  292.         OnClickSound="Sounds/Interface/Click 02.wav"
  293.     }
  294.  
  295.     [ControlsTitle]
  296.     {
  297.         type=Text
  298.         TwoDArea = 0, 470, 1024, 40
  299.         Align=ALIGN_CENTER
  300.         Text="#iCONTROLS#"
  301.         Font=newmenu_20_white
  302.         Color=0,0,0,255
  303.     }
  304.  
  305.     [MouseSensitivityText]
  306.     {
  307.         type=Text
  308.         TwoDArea = 185, 513, 256, 40
  309.         Text="#iMOUSESENS#"
  310.         Font=newmenu_20_white
  311.     }
  312.  
  313.     [MouseSensitivitySliderBackground]
  314.     {
  315.         type=Image
  316.         Pos=442,514
  317.         Filename=Gfx\Interface\Menu\slider_alap.tga
  318.     }
  319.  
  320.     [MouseSensitivitySlider]
  321.     {
  322.         type=Slider
  323.         TwoDArea = 437, 511, 400, 40
  324.         Steps=16
  325.         BarImage=Gfx\Interface\Menu\slider.tga
  326.     }
  327.  
  328.     [ScrollSpeedText]
  329.     {
  330.         type=Text
  331.         TwoDArea = 185, 543, 256, 40
  332.         Text="#iSCROLLSPEED#"
  333.         Font=newmenu_20_white
  334.     }
  335.  
  336.     [ScrollSpeedSliderBackground]
  337.     {
  338.         type=Image
  339.         Pos=442,544
  340.         Filename=Gfx\Interface\Menu\slider_alap.tga
  341.     }
  342.  
  343.     [ScrollSpeedSlider]
  344.     {
  345.         type=Slider
  346.         TwoDArea = 437, 541, 400, 40
  347.         Steps=16
  348.         BarImage=Gfx\Interface\Menu\slider.tga
  349.     }
  350.  
  351.     [GameTitle]
  352.     {
  353.         type=Text
  354.         TwoDArea = 0, 580, 1024, 40
  355.         Align=ALIGN_CENTER
  356.         Text="#iGAME#"
  357.         Font=newmenu_20_white
  358.         Color=0,0,0,255
  359.     }
  360.  
  361.     [ToolTipsText]
  362.     {
  363.         type=Text
  364.         TwoDArea = 185, 623, 256, 40
  365.         Text="#iTOOLTIPSON/OFF#"
  366.         Font=newmenu_20_white
  367.     }
  368.  
  369.     [ToolTips]
  370.     {
  371.         type=CheckBox
  372.         TwoDArea = 442, 616, 0, 0
  373.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  374.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  375.         OnClickSound="Sounds/Interface/Click 02.wav"
  376.     }
  377.  
  378.     [Back]
  379.     {
  380.         type=TextButton
  381.         TwoDArea = 128, 680, 256, 40
  382.         Align=ALIGN_CENTER
  383.         Text="#iBACK#"
  384.         Font=newmenu_20_white
  385.         Color=0,0,0,0
  386.         MouseOverColor=MENU_MOUSEOVER_COLOR
  387.         OnClickSound="Sounds/Interface/Click 01.wav"
  388.         DropShadow=1;
  389.     }
  390.  
  391.     [Default]
  392.     {
  393.         type=TextButton
  394.         TwoDArea = 384, 680, 256, 40
  395.         Align=ALIGN_CENTER
  396.         Text="#iDEFAULT#"
  397.         Font=newmenu_20_white
  398.         Color=0,0,0,0
  399.         MouseOverColor=MENU_MOUSEOVER_COLOR
  400.         OnClickSound="Sounds/Interface/Click 01.wav"
  401.         DropShadow=1;
  402.     }
  403.  
  404.     [Apply]
  405.     {
  406.         type=TextButton
  407.         TwoDArea = 640, 680, 256, 40
  408.         Align=ALIGN_CENTER
  409.         Text="#iAPPLY#"
  410.         Font=newmenu_20_white
  411.         Color=0,0,0,0
  412.         MouseOverColor=MENU_MOUSEOVER_COLOR
  413.         OnClickSound="Sounds/Interface/Click 01.wav"
  414.         DropShadow=1;
  415.     }
  416.  
  417.     [MainScene2d]
  418.     {
  419.         type=Scene
  420.         Create                =FALSE
  421.         DeleteZBuffer         =FALSE
  422.         DeleteBackground      =FALSE
  423.         Render_Screen_Viewport=1
  424.     }
  425.  
  426. }
  427.