summarylogtreecommitdiffstats
path: root/wine-more_8x5_res.patch
diff options
context:
space:
mode:
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 */