From 6eeaef5b41461e3cc4c6185df6db861047087055 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 14 Oct 2023 18:29:01 +0200 Subject: [PATCH] Readd immersive mode, it looks terrible without --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 99d3a35..25693df 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -42,7 +42,7 @@ xr_features/xr_mode=0 xr_features/hand_tracking=0 xr_features/hand_tracking_frequency=0 xr_features/passthrough=0 -screen/immersive_mode=false +screen/immersive_mode=true screen/support_small=true screen/support_normal=true screen/support_large=true