ajhahn.de
← Theria commits

Commit

Theria

build: enable ETC2 ASTC so the macOS launcher exports for Apple Silicon

ajhahnde · Jun 2026 · d19dce761f7b00e6791e89895ff4dde97b237538 · view on GitHub →

modified project.godot
@@ -24,3 +24,9 @@ window/size/mode=2
[physics]
common/physics_ticks_per_second=60
[rendering]
; Required to export the macOS launcher for Apple Silicon (universal/arm64): the
; exporter refuses an arm64 build unless ETC2 ASTC VRAM compression is importable.
textures/vram_compression/import_etc2_astc=true