Skip to content

Commit da41e6e

Browse files
committed
Fix Use DX 10.1 option in the settings
1 parent 83a1132 commit da41e6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

res/gamedata/configs/ui/ui_mm_opt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
</cap_r3_msaa_opt>
455455
<check_r3_msaa_opt x="167" y="0" width="44" height="29">
456456
<texture>ui_inGame2_checkbox</texture>
457-
<options_item entry="r3_msaa_opt" group="mm_opt_video_adv" depend="vid"/>
457+
<options_item entry="r3_use_dx10_1" group="mm_opt_video_adv" depend="vid"/>
458458
</check_r3_msaa_opt>
459459

460460
<cap_r4_tessellation x="20" y="3" width="135" height="24">

res/gamedata/configs/ui/ui_mm_opt_16.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
</cap_r3_msaa_opt>
458458
<check_r3_msaa_opt x="133" y="0" width="35" stretch="1" height="29">
459459
<texture>ui_inGame2_checkbox</texture>
460-
<options_item entry="r3_msaa_opt" group="mm_opt_video_adv" depend="vid"/>
460+
<options_item entry="r3_use_dx10_1" group="mm_opt_video_adv" depend="vid"/>
461461
</check_r3_msaa_opt>
462462

463463
<cap_r4_tessellation x="16" y="3" width="108" height="24">

0 commit comments

Comments
 (0)