summarylogtreecommitdiffstats
path: root/wine-more_8x5_res.patch
diff options
context:
space:
mode:
authorStelios Tsampas2021-10-19 16:34:25 +0300
committerStelios Tsampas2021-10-19 19:31:12 +0300
commitcafa669d03cd478517d7debe3c47e1e952cc4d83 (patch)
treef413c597af830a3128df4cb14bce7cc64f795344 /wine-more_8x5_res.patch
parent3883d9f9eef923bf54ecb62ae8d26026a1596a76 (diff)
downloadaur-cafa669d03cd478517d7debe3c47e1e952cc4d83.tar.gz
Merge with proton-native package
Diffstat (limited to 'wine-more_8x5_res.patch')
-rw-r--r--wine-more_8x5_res.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/wine-more_8x5_res.patch b/wine-more_8x5_res.patch
new file mode 100644
index 000000000000..acc09936ffd3
--- /dev/null
+++ b/wine-more_8x5_res.patch
@@ -0,0 +1,15 @@
+diff --git a/dlls/winex11.drv/fs.c b/dlls/winex11.drv/fs.c
+index c37899605e7..6470d2ffbb9 100644
+--- a/dlls/winex11.drv/fs.c
++++ b/dlls/winex11.drv/fs.c
+@@ -78,6 +78,10 @@ static struct fs_monitor_size fs_monitor_sizes[] =
+ {2880, 1620}, /* 16:9 */
+ {2954, 1662}, /* 16:9 - 'FSR 2160p Ultra Quality' */
+ {3200, 1800}, /* 16:9 */
++ {640, 400}, /* 8:5 */
++ {840, 525}, /* 8:5 */
++ {960, 600}, /* 8:5 */
++ {1280, 800}, /* 8:5 */
+ {1440, 900}, /* 8:5 */
+ {1680, 1050}, /* 8:5 */
+ {1920, 1200}, /* 8:5 */