From b56f27ec331750b7c341cf81695669616ac4ef0f Mon Sep 17 00:00:00 2001 From: stilobique-surface Date: Sun, 9 May 2021 17:14:21 +0200 Subject: [PATCH] Reactivate the Fallback error --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index b48a8d9..cd00588 100644 --- a/project.godot +++ b/project.godot @@ -39,5 +39,6 @@ common/enable_pause_aware_picking=true [rendering] +quality/driver/fallback_to_gles2=true vram_compression/import_etc=true environment/default_environment="res://default_env.tres"