Disable ETC2 texture compression in the Material Testers demo

Importing ETC2 textures is slow and requires a lot of RAM, so it
makes sense to disable it. Those who would like to run the demo
on mobile platforms can re-enable it in the Project Settings.
This commit is contained in:
Hugo Locurcio
2020-01-04 00:19:16 +01:00
parent 61ea666d69
commit d191bf5558

View File

@@ -29,4 +29,5 @@ multithread/thread_rid_pool_prealloc=60
[rendering]
vram_compression/import_etc2=false
quality/filters/msaa=2