diff --git a/src/common/settings.h b/src/common/settings.h index 13896debf0..c799e62438 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -308,7 +308,7 @@ struct Values { BasicSetting renderer_debug{false, "debug"}; Setting vulkan_device{0, "vulkan_device"}; - Setting resolution_factor{0, "resolution_factor"}; + Setting resolution_factor{1, "resolution_factor"}; // *nix platforms may have issues with the borderless windowed fullscreen mode. // Default to exclusive fullscreen on these platforms for now. Setting fullscreen_mode{