early-access version 1908

This commit is contained in:
pineappleEA
2021-07-22 08:09:56 +02:00
parent 7ef2dcd742
commit a5f5e4fe73
4 changed files with 37 additions and 18 deletions

View File

@@ -232,6 +232,10 @@ disable_shader_loop_safety_checks =
# 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 =