From 13029ede52eaea69e6f02e098edc79564be862dc Mon Sep 17 00:00:00 2001 From: Anthony Foxclaw Date: Sat, 4 Jul 2020 21:46:25 -0400 Subject: [PATCH] Use GLES2 --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index 737fb88..4bcd87a 100644 --- a/project.godot +++ b/project.godot @@ -90,6 +90,7 @@ name_casing=1 [rendering] +quality/driver/driver_name="GLES2" quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=0 quality/2d/use_pixel_snap=true