From 91d104b367517592cecb60d8c2538c503e4d40e3 Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 30 Jul 2024 20:02:52 +0200 Subject: Always use compatibility rendering method on mobile devices to improve performance --- client/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'client/project.godot') diff --git a/client/project.godot b/client/project.godot index 31df4eac..82606022 100644 --- a/client/project.godot +++ b/client/project.godot @@ -198,6 +198,7 @@ locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/o [rendering] +renderer/rendering_method.mobile="gl_compatibility" textures/vram_compression/import_etc2_astc=true environment/defaults/default_clear_color=Color(0, 0, 0, 1) anti_aliasing/quality/msaa_2d=1 -- cgit v1.2.3-70-g09d2