aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Fedchin <afedchin@ruswizards.com>2013-09-04 15:53:45 +0400
committerAnton Fedchin <afedchin@ruswizards.com>2013-09-04 17:15:53 +0400
commit46db32efb5664843583728af4ccb705a7aebcc63 (patch)
tree935d5fe7cd565adca1f2b83e1f14380b88a71a0f
parent439b50dfb4fc693cfdc9910f9e64e81fbf1a9a38 (diff)
[win] Fix default value of vertical sync setting from disable to always.
-rw-r--r--system/settings/win32.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/settings/win32.xml b/system/settings/win32.xml
index bb716a2edd..9fd7ca1827 100644
--- a/system/settings/win32.xml
+++ b/system/settings/win32.xml
@@ -38,6 +38,11 @@
<requirement negated="true">HAS_GL</requirement>
</setting>
</group>
+ <group id="3">
+ <setting id="videoscreen.vsync">
+ <default>2</default> <!-- VSYNC_ALWAYS -->
+ </setting>
+ </group>
</category>
<category id="audiooutput" label="772" help="36360">
<group id="2">