From e70158ea57302e2fa2d588b67fc8dc18265192eb Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 2 Mar 2024 01:15:13 +0100 Subject: You can now toggle Full Screen in Video settings Full screen setting is preserved after game is restarted. Switching in and out of full screen repetitively causes some mode inconsistencies, but this should be enough for now. You can still force window mode with -win CLI option. --- data/content/Content/content.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/content/Content/content.txt') diff --git a/data/content/Content/content.txt b/data/content/Content/content.txt index c199163..2a16b75 100644 --- a/data/content/Content/content.txt +++ b/data/content/Content/content.txt @@ -646,7 +646,8 @@ form.gameplay.full = Full Damage form.gameplay.standard-lcos = Standard LCOS form.gameplay.lead-diamond = Lead Indicator -form.video.mode = Video Mode: +form.video.full-screen = Full Screen: +form.video.mode = Full Screen Mode: form.video.max-texture = Max Texture Size: form.video.shadows = Shadows: form.video.specular-maps = Specular Maps: -- cgit v1.1