Enable Android texture compression

This commit is contained in:
Alexander Sellite 2026-08-03 03:15:49 -04:00
parent 112f8644c4
commit b47f131797

View file

@ -223,3 +223,4 @@ alternate_fishing={
rendering_device/driver.windows="d3d12" rendering_device/driver.windows="d3d12"
renderer/rendering_method="gl_compatibility" renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility" renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true