mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-08 08:50:07 +01:00
Use ETC instead of ETC2 for all GLES2 demos
This commit is contained in:
@@ -36,4 +36,6 @@ pointing/emulate_touch_from_mouse=true
|
||||
[rendering]
|
||||
|
||||
quality/driver/driver_name="GLES2"
|
||||
vram_compression/import_etc=true
|
||||
vram_compression/import_etc2=false
|
||||
environment/default_clear_color=Color( 0.113725, 0.133333, 0.196078, 1 )
|
||||
|
||||
Reference in New Issue
Block a user