Install gatOS
gatOS and purrTTY are companion KSA mods. purrTTY supplies
the terminal window. gatOS supplies the small Linux computer behind its gatOS shell entry. Install
both through your usual KSA mod workflow, using matching current releases.
Choose the right archive
Section titled “Choose the right archive”- Windows: install
gatOS-windows-*.zip. It includes the Alpine guest and a trimmed Windows QEMU bundle. No separate Linux install is needed. - Linux: install
gatOS-linux-*.zip. It includes the guest but deliberately uses your systemqemu-system-x86_64. - macOS: useful for development, not a supported player release target.
On Linux, install QEMU before launching KSA:
# Debian / Ubuntusudo apt install qemu-system-x86
# Fedorasudo dnf install qemu-system-x86
# Archsudo pacman -S qemu-system-x86_64KVM is used automatically when your account can access /dev/kvm; otherwise gatOS falls back to
software emulation. On Windows, the Windows Hypervisor Platform makes boot much quicker, but the
software fallback works too. The project README
has the full WHPX setup and troubleshooting notes.
First launch
Section titled “First launch”- Start KSA.
- Open purrTTY’s New Tab or New Window menu.
- Choose gatOS.
- Wait for the first boot, then try
ls /sim.
The VM remains running after you close a terminal tab and stops when the game exits. If you use ModMenu, gatOS also offers a status window for VM state, accelerator, bound ports, and the data folder.
Next: your first five minutes.