From c7a5ce95620cef6c4cf70bf3c2bb11ed342bc43b Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Mon, 18 Jan 2021 06:23:58 -0500 Subject: [PATCH] - add some 21:9 presets --- wadsrc/static/menudef.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index b87fa1274..14fb4785d 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -2332,6 +2332,9 @@ OptionMenu CustomResolutionMenu protected Command "1440x900", "menu_resolution_set_custom 1440 900" Command "1680x1050", "menu_resolution_set_custom 1680 1050" Command "1920x1200", "menu_resolution_set_custom 1920 1200" + StaticText "$VIDMNU_ASPECT219" + Command "1920x810", "menu_resolution_set_custom 1920 810" + Command "2560x1080", "menu_resolution_set_custom 2560 1080" } /*=======================================