mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Use ETC instead of ETC2 for all GLES2 demos
This commit is contained in:
@@ -21,3 +21,5 @@ run/main_scene="res://Main.tscn"
|
||||
[rendering]
|
||||
|
||||
quality/driver/driver_name="GLES2"
|
||||
vram_compression/import_etc=true
|
||||
vram_compression/import_etc2=false
|
||||
|
||||
Reference in New Issue
Block a user