summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2021-07-22 01:48:03 +0200
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2021-07-22 01:48:03 +0200
commit9befe7047b0aad5dda40ce015de50fe7e9e4b309 (patch)
treebbed40e74086eb8c470ebbb75c6acff06e2e2623 /src/yuzu_cmd/default_ini.h
parentci: Increase mainline build timeout. (diff)
downloadyuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar.gz
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar.bz2
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar.lz
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar.xz
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.tar.zst
yuzu-9befe7047b0aad5dda40ce015de50fe7e9e4b309.zip
Diffstat (limited to '')
-rw-r--r--src/yuzu_cmd/default_ini.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index b362f10b4..88d33ecab 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -224,6 +224,10 @@ debug =
# Which Vulkan physical device to use (defaults to 0)
vulkan_device =
+# Whether to use fullscreen or borderless window mode
+# 0 (Windows default): Borderless window, 1 (All other default): Exclusive fullscreen
+fullscreen_mode =
+
# Aspect ratio
# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window
aspect_ratio =