Skip to content

atak 0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 06:22

ATAK v0.1.1

A texture compression and backup utility for STALKER GAMMA modlists.

Download

  • Linux: atak-0.1.1-linux-x64.tar.gz
  • Windows: atak-0.1.1-windows-x64.zip

Installation

Linux:

tar -xzf atak-0.1.1-linux-x64.tar.gz
chmod +x atak-linux
./atak-linux

Windows: Extract the zip and run atak-windows.exe in Windows Terminal or PowerShell.

Changes from v0.1.0

  • Fixed: On Windows, 7-Zip and texconv processes are now properly
    terminated if the app crashes unexpectedly
  • Changed: Default compression format changed to BC3 for all profiles
    except Normal Maps — faster, safer, minimal quality difference. Change
    to BC7 in profiles.json for higher quality diffuse textures
  • Changed: Default worker count reduced to 1 — increase in Settings
    if compression feels slow
  • Fixed: Operation screen now correctly shows "Last completed" instead
    of implying real-time file tracking

Known limitations

  • BC7 GPU acceleration not available on Linux — CPU-only, ~40-60 min for large jobs
  • Windows build is community-tested — please open an issue if you hit problems
  • ~800 texture files remain unmatched by default profiles — community tuning ongoing
  • If the app crashes during backup/restore on Linux, run pkill 7zz if you notice high CPU/RAM usage