init
This commit is contained in:
commit
2fe6ca2f65
1473 changed files with 251771 additions and 0 deletions
830
gamedata/configs/ui/ui_mm_opt.xml
Normal file
830
gamedata/configs/ui/ui_mm_opt.xml
Normal file
|
|
@ -0,0 +1,830 @@
|
|||
<w>
|
||||
<background width="1024" height="768">
|
||||
|
||||
<auto_static x="190" y="250" width="336" height="176">
|
||||
<texture width="336" height="176">ui\video_window</texture>
|
||||
</auto_static>
|
||||
|
||||
<auto_static width="1024" height="768">
|
||||
<texture>ui_inGame2_opt_background</texture>
|
||||
</auto_static>
|
||||
|
||||
</background>
|
||||
|
||||
<main_dialog>
|
||||
<scroll_v x="0" y="0" width="450" height="320"
|
||||
right_ident="0" left_ident="0" top_indent="0" bottom_indent="0"
|
||||
vert_interval="0" always_show_scroll="0"/>
|
||||
|
||||
<dialog x="478" y="274" width="487" height="462" stretch="1">
|
||||
<texture>ui_inGame2_opt_main_window</texture>
|
||||
<auto_static x="14" y="27" width="461" height="38" stretch="1">
|
||||
<texture>ui_inGame2_opt_buttons_frame</texture>
|
||||
</auto_static>
|
||||
</dialog>
|
||||
|
||||
<btn_accept x="105" y="431" width="135" height="26">
|
||||
<text font="letterica18" align="c">ui_mm_apply</text>
|
||||
<texture>ui_inGame2_Mp_bigbuttone</texture>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
</text_color>
|
||||
</btn_accept>
|
||||
|
||||
<btn_cancel x="246" y="431" width="135" height="26">
|
||||
<text font="letterica18" align="c">ui_mm_cancel</text>
|
||||
<texture>ui_inGame2_Mp_bigbuttone</texture>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
</text_color>
|
||||
</btn_cancel>
|
||||
|
||||
<tab x="14" y="27" width="461" height="38">
|
||||
<button x="2" y="2" width="131" height="25" id="video">
|
||||
<texture>ui_inGame2_opt_button_1</texture>
|
||||
<text font="letterica18" align="c">ui_mm_video</text>
|
||||
<text_color>
|
||||
<e r="200" g="200" b="200"/>
|
||||
</text_color>
|
||||
</button>
|
||||
|
||||
<button x="111" y="2" width="131" height="25" id="sound">
|
||||
<texture>ui_inGame2_opt_button_1</texture>
|
||||
<text font="letterica18" align="c">ui_mm_sound</text>
|
||||
<text_color>
|
||||
<e r="200" g="200" b="200"/>
|
||||
</text_color>
|
||||
</button>
|
||||
|
||||
<button x="221" y="2" width="131" height="25" id="gameplay">
|
||||
<texture>ui_inGame2_opt_button_1</texture>
|
||||
<text font="letterica18" align="c">ui_mm_gameplay</text>
|
||||
<text_color>
|
||||
<e r="200" g="200" b="200"/>
|
||||
</text_color>
|
||||
</button>
|
||||
|
||||
<button x="330" y="2" width="129" height="25" id="controls">
|
||||
<texture>ui_inGame2_opt_button_2</texture>
|
||||
<text font="letterica18" align="c">ui_mm_controls</text>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
</text_color>
|
||||
</button>
|
||||
</tab>
|
||||
</main_dialog>
|
||||
|
||||
<tab_size x="28" y="63" width="445" height="344"/>
|
||||
<tab_video>
|
||||
<cap_renderer x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_renderer</text>
|
||||
</cap_renderer>
|
||||
<list_renderer x="190" y="0.5" width="235" height="20" list_length="5" always_show_scroll="0">
|
||||
<options_item entry="renderer" group="mm_opt_video" depend="restart"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_renderer>
|
||||
|
||||
<cap_preset x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_quality_presets</text>
|
||||
</cap_preset>
|
||||
<list_presets x="190" y="0.5" width="235" height="20" list_length="6" always_show_scroll="0">
|
||||
<options_item entry="_preset" group="mm_opt_video_preset" depend="restart"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_presets>
|
||||
|
||||
<cap_resolution x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_resolution</text>
|
||||
</cap_resolution>
|
||||
<list_resolution x="190" y="0.5" width="235" height="20" list_length="7" always_show_scroll="1">
|
||||
<options_item entry="vid_mode" group="mm_opt_video" depend="vid"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_resolution>
|
||||
|
||||
<cap_gamma x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_gamma</text>
|
||||
</cap_gamma>
|
||||
<track_gamma x="190" y="0.5" width="235" height="16">
|
||||
<options_item entry="rs_c_gamma" group="mm_opt_video" depend="runtime"/>
|
||||
</track_gamma>
|
||||
|
||||
<cap_contrast x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_contrast</text>
|
||||
</cap_contrast>
|
||||
<track_contrast x="190" y="0.5" width="235" height="16">
|
||||
<options_item entry="rs_c_contrast" group="mm_opt_video" depend="runtime"/>
|
||||
</track_contrast>
|
||||
|
||||
<cap_brightness x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_brightness</text>
|
||||
</cap_brightness>
|
||||
<track_brightness x="190" y="0.5" width="235" height="16">
|
||||
<options_item entry="rs_c_brightness" group="mm_opt_video" depend="runtime"/>
|
||||
</track_brightness>
|
||||
|
||||
<cap_fullscreen x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_fullscreen</text>
|
||||
</cap_fullscreen>
|
||||
<check_fullscreen x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="rs_fullscreen" group="mm_opt_video" depend="vid"/>
|
||||
</check_fullscreen>
|
||||
|
||||
<cap_vsync x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_vsync</text>
|
||||
</cap_vsync>
|
||||
<check_vsync x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="rs_v_sync" group="mm_opt_video" depend="vid"/>
|
||||
</check_vsync>
|
||||
|
||||
<cap_rs_device_active x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_rs_device_active</text>
|
||||
</cap_rs_device_active>
|
||||
<check_rs_device_active x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="rs_device_active" group="mm_opt_video"/>
|
||||
</check_rs_device_active>
|
||||
|
||||
<cap_screenshot_format x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_screenshot_format</text>
|
||||
</cap_screenshot_format>
|
||||
<list_screenshot_format x="190" y="0.5" width="235" height="20" list_length="3" always_show_scroll="0">
|
||||
<options_item entry="r__screenshot_format" group="mm_opt_video" depend="runtime"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_screenshot_format>
|
||||
|
||||
<btn_advanced x="338" y="322" width="108" height="24">
|
||||
<text align="c" font="letterica16">ui_mm_advanced</text>
|
||||
<texture>ui_inGame2_button</texture>
|
||||
<text_color>
|
||||
<e r="210" g="210" b="210"/>
|
||||
</text_color>
|
||||
</btn_advanced>
|
||||
</tab_video>
|
||||
|
||||
<video_adv>
|
||||
<scroll_v x="-5" y="0" width="450" height="320"
|
||||
right_ident="0" left_ident="0" top_indent="0" bottom_indent="0"
|
||||
vert_interval="0" always_show_scroll="0"/>
|
||||
|
||||
<templ_item width="430" height="30"/>
|
||||
|
||||
<cap_vis_dist x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_vis_distance</text>
|
||||
</cap_vis_dist>
|
||||
<track_vis_dist x="190" y="6" width="235" height="16" step="0.1">
|
||||
<options_item entry="rs_vis_distance" group="mm_opt_video_adv"/>
|
||||
</track_vis_dist>
|
||||
|
||||
<cap_geometry_lod x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_geometry_lod</text>
|
||||
</cap_geometry_lod>
|
||||
<track_geometry_lod x="190" y="6" width="235" height="16" step="0.1">
|
||||
<options_item entry="r__geometry_lod" group="mm_opt_video_adv"/>
|
||||
</track_geometry_lod>
|
||||
|
||||
<cap_detail_density x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_detail_density</text>
|
||||
</cap_detail_density>
|
||||
<track_detail_density x="190" y="6" width="235" height="16" step="0.02" invert="1">
|
||||
<options_item entry="r__detail_density" group="mm_opt_video_adv" depend="vid" />
|
||||
</track_detail_density>
|
||||
|
||||
<cap_detail_radius x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_grass_distance</text>
|
||||
</cap_detail_radius>
|
||||
<track_detail_radius x="190" y="6" width="235" height="16" step="10" is_integer="1" show_value="1">
|
||||
<options_item entry="r__detail_radius" group="mm_opt_video_adv" />
|
||||
</track_detail_radius>
|
||||
|
||||
<cap_texture_lod x="40" y="3" width="135" height="24" >
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_texture_quality</text>
|
||||
</cap_texture_lod>
|
||||
<track_texture_lod x="190" y="6" width="235" height="16" invert="1" step="1" is_integer="1">
|
||||
<options_item entry="texture_lod" group="mm_opt_video_adv" depend="vid"/>
|
||||
</track_texture_lod>
|
||||
|
||||
<cap_aniso x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_anisotropic</text>
|
||||
</cap_aniso>
|
||||
<track_aniso x="190" y="6" width="235" height="16" step="1" is_integer="1">
|
||||
<options_item entry="r__tf_aniso" group="mm_opt_video_adv"/>
|
||||
</track_aniso>
|
||||
|
||||
<cap_r_scale_mode x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r_scale_mode</text>
|
||||
</cap_r_scale_mode>
|
||||
<list_r_scale_mode x="190" y="5" width="235" height="20" list_length="4" always_show_scroll="0">
|
||||
<options_item entry="vid_scale_mode" group="mm_opt_video_adv" depend="vid" />
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_r_scale_mode>
|
||||
|
||||
<cap_r_scale_preset x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r_scale_preset</text>
|
||||
</cap_r_scale_preset>
|
||||
<list_r_scale_preset x="190" y="5" width="235" height="20" list_length="7" always_show_scroll="0">
|
||||
<options_item entry="vid_scale_preset" group="mm_opt_video_adv" depend="vid" />
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_r_scale_preset>
|
||||
|
||||
<cap_vid_scale x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_vid_scale</text>
|
||||
</cap_vid_scale>
|
||||
<track_vid_scale x="190" y="6" width="235" height="16" step="0.01" show_value="1" magnitude="100">
|
||||
<options_item entry="vid_scale" group="mm_opt_video_adv" depend="vid"/>
|
||||
</track_vid_scale>
|
||||
|
||||
<cap_cas_sharpening x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_cas_sharpening</text>
|
||||
</cap_cas_sharpening>
|
||||
<track_cas_sharpening x="190" y="6" width="235" height="16" show_value="1">
|
||||
<options_item entry="r4_cas_sharpening" group="mm_opt_video_adv"/>
|
||||
</track_cas_sharpening>
|
||||
|
||||
<cap_r_type_aa x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_supersample</text>
|
||||
</cap_r_type_aa>
|
||||
<list_r_type_aa x="190" y="5" width="235" height="20" list_length="4" always_show_scroll="0">
|
||||
<options_item entry="r_aa" group="mm_opt_video_adv" />
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_r_type_aa>
|
||||
|
||||
<cap_header_setup x="8" y="0" width="135" height="15">
|
||||
<text r="170" g="170" b="170" font="letterica16" vert_align="c"/>
|
||||
</cap_header_setup>
|
||||
<header_setup x="0" y="7" width="430" height="15">
|
||||
<texture a="150">ui_inGame2_servers_list_button</texture>
|
||||
</header_setup>
|
||||
|
||||
<cap_r2_sun x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_sun</text>
|
||||
</cap_r2_sun>
|
||||
<check_r2_sun x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_sun" depend="restart" group="mm_opt_video_adv"/>
|
||||
</check_r2_sun>
|
||||
|
||||
<cap_r1_detail_textures x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r1_detail_textures</text>
|
||||
</cap_r1_detail_textures>
|
||||
<check_r1_detail_textures x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r1_detail_textures" group="mm_opt_video_adv"/>
|
||||
</check_r1_detail_textures>
|
||||
|
||||
<cap_r2_detail_bump x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_detail_bump</text>
|
||||
</cap_r2_detail_bump>
|
||||
<check_r2_detail_bump x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_detail_bump" group="mm_opt_video_adv"/>
|
||||
</check_r2_detail_bump>
|
||||
|
||||
<cap_r2_steep_parallax x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_steep_parallax</text>
|
||||
</cap_r2_steep_parallax>
|
||||
<check_r2_steep_parallax x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_steep_parallax" group="mm_opt_video_adv"/>
|
||||
</check_r2_steep_parallax>
|
||||
|
||||
<cap_r2_sun_quality x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_sun_quality</text>
|
||||
</cap_r2_sun_quality>
|
||||
<list_r2_sun_quality x="190" y="5" width="235" height="20" list_length="6" always_show_scroll="0">
|
||||
<options_item entry="r2_sun_quality" group="mm_opt_video_adv" depend="vid"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_r2_sun_quality>
|
||||
|
||||
<cap_r2_sun_details x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_details_shadows</text>
|
||||
</cap_r2_sun_details>
|
||||
<check_r2_sun_details x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_sun_details" group="mm_opt_video_adv"/>
|
||||
</check_r2_sun_details>
|
||||
|
||||
<cap_r2_lights_details x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_lights_details</text>
|
||||
</cap_r2_lights_details>
|
||||
<check_r2_lights_details x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_lights_details" group="mm_opt_video_adv"/>
|
||||
</check_r2_lights_details>
|
||||
|
||||
<cap_r_actor_shadow x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r_actor_shadow</text>
|
||||
</cap_r_actor_shadow>
|
||||
<check_r_actor_shadow x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r_actor_shadow" group="mm_opt_video_adv"/>
|
||||
</check_r_actor_shadow>
|
||||
|
||||
<cap_r4_hud_shadows x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r4_hud_shadows</text>
|
||||
</cap_r4_hud_shadows>
|
||||
<check_r4_hud_shadows x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r4_hud_shadows" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_r4_hud_shadows>
|
||||
|
||||
<cap_r4_hashed_aref x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_hashed_alpha_test</text>
|
||||
</cap_r4_hashed_aref>
|
||||
<check_r4_hashed_aref x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r4_hashed_alpha_test" group="mm_opt_video_adv" depend="restart" />
|
||||
</check_r4_hashed_aref>
|
||||
|
||||
<cap_r2_cloud_shadows x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r2_cloud_shadows</text>
|
||||
</cap_r2_cloud_shadows>
|
||||
<check_r2_cloud_shadows x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_cloud_shadows" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_r2_cloud_shadows>
|
||||
|
||||
<cap_r3_dynamic_wet_surfaces x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r3_dynamic_wet_surfaces</text>
|
||||
</cap_r3_dynamic_wet_surfaces>
|
||||
<check_r3_dynamic_wet_surfaces x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r3_dynamic_wet_surfaces" group="mm_opt_video_adv"/>
|
||||
</check_r3_dynamic_wet_surfaces>
|
||||
|
||||
<cap_r3_volumetric_smoke x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r3_volumetric_smoke</text>
|
||||
</cap_r3_volumetric_smoke>
|
||||
<check_r3_volumetric_smoke x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r3_volumetric_smoke" group="mm_opt_video_adv"/>
|
||||
</check_r3_volumetric_smoke>
|
||||
|
||||
<cap_r4_puddles x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_puddles</text>
|
||||
</cap_r4_puddles>
|
||||
<check_r4_puddles x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r4_puddles" group="mm_opt_video_adv"/>
|
||||
</check_r4_puddles>
|
||||
|
||||
<cap_light_distance x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_light_distance</text>
|
||||
</cap_light_distance>
|
||||
<track_light_distance x="190" y="6" width="235" height="16">
|
||||
<options_item entry="r2_slight_fade" group="mm_opt_video_adv"/>
|
||||
</track_light_distance>
|
||||
|
||||
<cap_smap_size x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r__smap_size</text>
|
||||
</cap_smap_size>
|
||||
<combo_smap_size x="190" y="5" width="235" height="20" list_length="5" always_show_scroll="0">
|
||||
<options_item entry="r2_smap_size" group="mm_opt_video_adv" depend="restart"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</combo_smap_size>
|
||||
|
||||
<cap_npc_torch x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_npc_torch</text>
|
||||
</cap_npc_torch>
|
||||
<check_npc_torch x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="ai_use_torch_dynamic_lights" group="mm_opt_video_adv"/>
|
||||
</check_npc_torch>
|
||||
|
||||
<cap_particles_distance x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_sun_quality</text>
|
||||
</cap_particles_distance>
|
||||
<track_particles_distance x="190" y="6" width="235" height="16" step="0.1">
|
||||
<options_item entry="r2_ls_squality" group="mm_opt_video_adv"/>
|
||||
</track_particles_distance>
|
||||
|
||||
<cap_mt_tex_load x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_mt_tex_load</text>
|
||||
</cap_mt_tex_load>
|
||||
<check_mt_tex_load x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r__mt_texture_load" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_mt_tex_load>
|
||||
|
||||
<cap_sun_shafts x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_sun_shafts</text>
|
||||
</cap_sun_shafts>
|
||||
<combo_sun_shafts x="190" y="5" width="235" height="20" list_length="5" always_show_scroll="0">
|
||||
<options_item entry="r2_sun_shafts" group="mm_opt_video_adv" depend="vid"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</combo_sun_shafts>
|
||||
|
||||
<cap_ao x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_ssao_text</text>
|
||||
</cap_ao>
|
||||
|
||||
<combo_ao_options x="190" y="5" width="235" height="20" list_length="5" always_show_scroll="0">
|
||||
<options_item entry="r2_ssao_mode" group="mm_opt_video_adv" depend="restart"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</combo_ao_options>
|
||||
|
||||
<cap_vignette x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_vignette</text>
|
||||
</cap_vignette>
|
||||
<check_vignette x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_vignette" group="mm_opt_video_adv" />
|
||||
</check_vignette>
|
||||
|
||||
<cap_aberration x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_aberration</text>
|
||||
</cap_aberration>
|
||||
<check_aberration x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_aberration" group="mm_opt_video_adv" />
|
||||
</check_aberration>
|
||||
|
||||
<cap_saturation x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_saturation</text>
|
||||
</cap_saturation>
|
||||
<check_saturation x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_saturation" group="mm_opt_video_adv" />
|
||||
</check_saturation>
|
||||
|
||||
<cap_sslr_water x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_sslr_water</text>
|
||||
</cap_sslr_water>
|
||||
<check_sslr_water x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r4_sslr_water" group="mm_opt_video_adv" depend="restart"/>
|
||||
</check_sslr_water>
|
||||
|
||||
<cap_soft_water x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_soft_water</text>
|
||||
</cap_soft_water>
|
||||
<check_soft_water x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_soft_water" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_soft_water>
|
||||
|
||||
<cap_soft_particles x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_soft_particles</text>
|
||||
</cap_soft_particles>
|
||||
<check_soft_particles x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_soft_particles" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_soft_particles>
|
||||
|
||||
<cap_dof x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_dof</text>
|
||||
</cap_dof>
|
||||
<check_dof x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_dof_enable" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_dof>
|
||||
|
||||
<cap_dof_reload x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_dof_reload</text>
|
||||
</cap_dof_reload>
|
||||
<check_dof_reload x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="enable_dof_reload" group="mm_opt_video_adv" />
|
||||
</check_dof_reload>
|
||||
|
||||
<cap_dof_talk x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_dof_talk</text>
|
||||
</cap_dof_talk>
|
||||
<check_dof_talk x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="enable_dof_talk" group="mm_opt_video_adv" />
|
||||
</check_dof_talk>
|
||||
|
||||
<cap_volumetric_light x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_volumetric_light</text>
|
||||
</cap_volumetric_light>
|
||||
<check_volumetric_light x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r2_volumetric_lights" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_volumetric_light>
|
||||
|
||||
<cap_r4_tessellation x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_r4_enable_tessellation</text>
|
||||
</cap_r4_tessellation>
|
||||
<check_r4_tessellation x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="r4_enable_tessellation" group="mm_opt_video_adv" depend="vid"/>
|
||||
</check_r4_tessellation>
|
||||
|
||||
<btn_to_simply x="338" y="322" width="108" height="24">
|
||||
<text align="c" font="letterica16">ui_mm_simply</text>
|
||||
<texture>ui_inGame2_button</texture>
|
||||
<text_color>
|
||||
<e r="210" g="210" b="210"/>
|
||||
</text_color>
|
||||
</btn_to_simply>
|
||||
</video_adv>
|
||||
|
||||
<tab_sound>
|
||||
<cap_mastervolume x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_master_volume</text>
|
||||
</cap_mastervolume>
|
||||
<track_mastervolume x="190" y="0.5" width="235" height="16" step="0.01" show_value="1" magnitude="100">
|
||||
<options_item entry="snd_volume_eff" group="mm_opt_sound"/>
|
||||
</track_mastervolume>
|
||||
|
||||
<cap_musicvolume x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_music_volume</text>
|
||||
</cap_musicvolume>
|
||||
<track_musicvolume x="190" y="0.5" width="235" height="16" step="0.01" show_value="1" magnitude="100">
|
||||
<options_item entry="snd_volume_music" group="mm_opt_sound"/>
|
||||
</track_musicvolume>
|
||||
|
||||
<cap_snd_device x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_snd_device</text>
|
||||
</cap_snd_device>
|
||||
<list_snd_device x="190" y="0.5" width="235" height="20" always_show_scroll="1">
|
||||
<options_item entry="snd_device" group="mm_opt_sound" depend="restart"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_snd_device>
|
||||
|
||||
<cap_check_eax x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_eax</text>
|
||||
</cap_check_eax>
|
||||
<check_eax x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="snd_efx" group="mm_opt_sound" depend="snd"/>
|
||||
</check_eax>
|
||||
|
||||
<cap_check_dynamic_music x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_dynamic_music</text>
|
||||
</cap_check_dynamic_music>
|
||||
<check_dynamic_music x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="g_dynamic_music" group="mm_opt_sound" depend="snd"/>
|
||||
</check_dynamic_music>
|
||||
</tab_sound>
|
||||
<tab_gameplay>
|
||||
<cap_difficulty x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_difficulty</text>
|
||||
</cap_difficulty>
|
||||
|
||||
<list_difficulty x="190" y="0.5" width="235" height="20">
|
||||
<options_item entry="g_game_difficulty" group="mm_opt_gameplay"/>
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_difficulty>
|
||||
|
||||
<cap_lang x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_lang</text>
|
||||
</cap_lang>
|
||||
|
||||
<list_lang x="190" y="0.5" width="235" height="20" list_length = "4" always_show_scroll = "0">
|
||||
<options_item entry="language" group="mm_opt_gameplay" />
|
||||
<list_font r="170" g="170" b="170" font="letterica16"/>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
<d r="70" g="70" b="70"/>
|
||||
</text_color>
|
||||
</list_lang>
|
||||
|
||||
<cap_bobbing_factor x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_bobbing_factor</text>
|
||||
</cap_bobbing_factor>
|
||||
<track_bobbing_factor x="190" y="0.5" width="235" height="16" step="0.1" show_value="1" magnitude="10">
|
||||
<options_item entry="g_bobbing_factor" group="mm_opt_gameplay"/>
|
||||
</track_bobbing_factor>
|
||||
|
||||
<cap_hit_slowmo x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_hit_slowmo</text>
|
||||
</cap_hit_slowmo>
|
||||
<check_hit_slowmo x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="g_hit_slowmo" group="mm_opt_gameplay"/>
|
||||
</check_hit_slowmo>
|
||||
|
||||
<cap_wpn_aim_toggle x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_wpn_aim_toggle</text>
|
||||
</cap_wpn_aim_toggle>
|
||||
<check_wpn_aim_toggle x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="wpn_aim_toggle" group="mm_opt_gameplay"/>
|
||||
</check_wpn_aim_toggle>
|
||||
|
||||
<cap_check_crosshair x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_show_crosshair</text>
|
||||
</cap_check_crosshair>
|
||||
<check_crosshair x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="hud_crosshair" group="mm_opt_gameplay"/>
|
||||
</check_crosshair>
|
||||
|
||||
<cap_check_dyn_crosshair x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_dyn_crosshair</text>
|
||||
</cap_check_dyn_crosshair>
|
||||
<check_dyn_crosshair x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="cl_dynamiccrosshair" group="mm_opt_gameplay"/>
|
||||
</check_dyn_crosshair>
|
||||
|
||||
<cap_check_show_weapon x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_show_weapon</text>
|
||||
</cap_check_show_weapon>
|
||||
<check_show_weapon x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="hud_weapon" group="mm_opt_gameplay"/>
|
||||
</check_show_weapon>
|
||||
|
||||
<cap_check_dist x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_crosshair_distance</text>
|
||||
</cap_check_dist>
|
||||
<check_dist x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="hud_crosshair_dist" group="mm_opt_gameplay"/>
|
||||
</check_dist>
|
||||
|
||||
<cap_check_tips x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_tips</text>
|
||||
</cap_check_tips>
|
||||
<check_tips x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="hud_info" group="mm_opt_gameplay"/>
|
||||
</check_tips>
|
||||
|
||||
<cap_check_crouch_toggle x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_crouch_toggle</text>
|
||||
</cap_check_crouch_toggle>
|
||||
<check_crouch_toggle x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="g_crouch_toggle" group="mm_opt_gameplay"/>
|
||||
</check_crouch_toggle>
|
||||
|
||||
<cap_check_important_save x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_important_save</text>
|
||||
</cap_check_important_save>
|
||||
<check_important_save x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="g_important_save" group="mm_opt_gameplay"/>
|
||||
</check_important_save>
|
||||
|
||||
<cap_check_hud_draw x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_st_disable_hud</text>
|
||||
</cap_check_hud_draw>
|
||||
<check_hud_draw x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="hud_draw" group="mm_opt_gameplay"/>
|
||||
</check_hud_draw>
|
||||
|
||||
<cap_rs_fps_show x="40" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_rs_fps_show</text>
|
||||
</cap_rs_fps_show>
|
||||
<check_rs_fps_show x="177" y="0.5" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="rs_fps_show" group="mm_opt_gameplay"/>
|
||||
</check_rs_fps_show>
|
||||
</tab_gameplay>
|
||||
<tab_controls>
|
||||
<cap_mousesens x="15" y="3" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_mouse_sense</text>
|
||||
</cap_mousesens>
|
||||
<track_mousesens x="175" y="6" width="235" height="16" step="0.01" show_value="1" magnitude="10">
|
||||
<options_item entry="mouse_sens" group="mm_opt_controls"/>
|
||||
</track_mousesens>
|
||||
|
||||
<cap_mousesens_ui x="15" y="30" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_mouse_sense_ui</text>
|
||||
</cap_mousesens_ui>
|
||||
<track_mousesens_ui x="175" y="33" width="235" height="16" step="0.01" show_value="1">
|
||||
<options_item entry="mouse_sens_ui" group="mm_opt_controls"/>
|
||||
</track_mousesens_ui>
|
||||
|
||||
<cap_check_mouseinvert x="15" y="60" width="135" height="24">
|
||||
<text r="170" g="170" b="170" font="letterica16" align="r" vert_align="c">ui_mm_invert_mouse</text>
|
||||
</cap_check_mouseinvert>
|
||||
<check_mouseinvert x="162" y="57" width="44" height="29">
|
||||
<texture>ui_inGame2_checkbox</texture>
|
||||
<options_item entry="mouse_invert" group="mm_opt_controls"/>
|
||||
</check_mouseinvert>
|
||||
|
||||
<cap_keyboardsetup x="0" y="94" width="430" height="15">
|
||||
<texture a="150">ui_inGame2_servers_list_button</texture>
|
||||
<auto_static x="10" y="0" width="135" height="15">
|
||||
<text r="170" g="170" b="170" font="letterica16" vert_align="c">ui_mm_keyboard_setup</text>
|
||||
</auto_static>
|
||||
</cap_keyboardsetup>
|
||||
|
||||
<key_binding x="0" y="110" width="430" height="240">
|
||||
<header_1 x="0" y="0" width="220" height="15">
|
||||
<texture a="150">ui_inGame2_servers_list_button</texture>
|
||||
<auto_static x="2" y="0" width="220" height="15">
|
||||
<text r="170" g="170" b="170" font="arial_14" x="2" y="1" align="l" vert_align="c" complex_mode="0">ui_mm_action</text>
|
||||
</auto_static>
|
||||
</header_1>
|
||||
<header_2 x="220" y="0" width="105" height="15">
|
||||
<texture a="150">ui_inGame2_servers_list_button</texture>
|
||||
<auto_static x="2" y="0" width="105" height="15">
|
||||
<text r="170" g="170" b="170" font="arial_14" x="2" y="1" align="l" vert_align="c" complex_mode="0">ui_mm_key</text>
|
||||
</auto_static>
|
||||
</header_2>
|
||||
<auto_frameline x="325" y="0" width="105" height="15">
|
||||
<texture>ui_inGame2_servers_list_button</texture>
|
||||
</auto_frameline>
|
||||
<header_3 x="325" y="0" width="85" height="15">
|
||||
<texture a="150">ui_inGame2_empty_frameline_15</texture>
|
||||
<auto_static x="2" y="0" width="85" height="15">
|
||||
<text r="170" g="170" b="170" font="arial_14" x="2" y="1" align="l" vert_align="c" complex_mode="0">ui_mm_alternative</text>
|
||||
</auto_static>
|
||||
</header_3>
|
||||
|
||||
<frame x="0" y="15" width="429" height="215">
|
||||
<texture>ui_inGame2_servers_list_frame</texture>
|
||||
</frame>
|
||||
|
||||
<scroll_view x="3" y="17" width="424" height="211" always_show_scroll="1" vert_interval="3">
|
||||
<item_group x="0" y="0" width="160" height="25">
|
||||
<text r="230" g="230" b="230" font="letterica18"/>
|
||||
</item_group>
|
||||
|
||||
<item_key x="0" y="0" width="414" height="18">
|
||||
<text r="170" g="170" b="170" font="letterica16"/>
|
||||
</item_key>
|
||||
</scroll_view>
|
||||
</key_binding>
|
||||
|
||||
<btn_default x="338" y="322" width="108" height="24">
|
||||
<text align="c" font="letterica16">ui_mm_default</text>
|
||||
<texture>ui_inGame2_button</texture>
|
||||
<text_color>
|
||||
<e r="210" g="210" b="210"/>
|
||||
</text_color>
|
||||
</btn_default>
|
||||
</tab_controls>
|
||||
|
||||
<download_static x="186" y="717" width="603" height="51">
|
||||
<texture>ui_patch_back</texture>
|
||||
</download_static>
|
||||
|
||||
<download_text x="200" y="730" width="480" height="30">
|
||||
<text r="170" g="170" b="170" align="c" font="letterica16" complex_mode="0">mm_mp_progress</text>
|
||||
</download_text>
|
||||
|
||||
<progress_download x="222" y="754" width="403" height="10" horz="1" min="0" max="100">
|
||||
<progress>
|
||||
<texture>ui_patch_progress</texture>
|
||||
</progress>
|
||||
</progress_download>
|
||||
|
||||
<btn_cancel_download x="652" y="732" width="111" height="29">
|
||||
<text align="c" font="letterica16">mm_mp_cancel</text>
|
||||
<text_color>
|
||||
<e r="170" g="170" b="170"/>
|
||||
</text_color>
|
||||
<texture>ui_button_ordinary</texture>
|
||||
</btn_cancel_download>
|
||||
</w>
|
||||
Loading…
Add table
Add a link
Reference in a new issue