From 91424ac80450f9865a6acc200e3d145b24c45e06 Mon Sep 17 00:00:00 2001 From: Luke Hubmayer-Werner Date: Thu, 30 May 2024 00:50:14 +0930 Subject: [PATCH] Enable hidpi --- project.godot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 5a935dc..343a64a 100644 --- a/project.godot +++ b/project.godot @@ -47,6 +47,7 @@ gdscript/warnings/integer_division=false window/size/width=1080 window/size/height=1080 window/size/fullscreen=true +window/dpi/allow_hidpi=true window/handheld/orientation="sensor" window/stretch/mode="2d" window/stretch/aspect="expand" @@ -59,7 +60,7 @@ singletons_disabled=[ ] [rendering] vram_compression/import_etc=true -environment/default_clear_color=Color( 0.11, 0.11, 0.11, 1 ) +environment/default_clear_color=Color( 0.109804, 0.109804, 0.109804, 1 ) quality/filters/msaa=1 environment/default_environment="res://default_env.tres" quality/subsampling/x=1.0