Downloads

Every download below points to the latest GitHub release for the project. Binaries are listed per platform with a matching sha256 checksum for verification. Release data is baked at build time and live-refreshes from GitHub when you open the page, so you always see the newest tag.

Garlemald Server

Server

FFXIV 1.23b server emulator, rebuilt from scratch in Rust.

Downloads
v0.1.3
May 31, 2026
All platforms

macOS

aarch64
garlemald-server-v0.1.3-aarch64-apple-darwin.tar.gz · 11 MB

macOS

x86_64
garlemald-server-v0.1.3-x86_64-apple-darwin.tar.gz · 12 MB

Windows

x86_64
garlemald-server-v0.1.3-x86_64-pc-windows-msvc.zip · 12 MB

Linux

x86_64
garlemald-server-v0.1.3-x86_64-unknown-linux-gnu.tar.gz · 13 MB

Verify a download with shasum -a 256 <file> against its sha256.swstegall/Garlemald-Server

Garlemald Client

Client

Cross-platform Rust launcher for FFXIV 1.23b private servers.

Downloads
v0.1.5
May 31, 2026
All platforms

macOS (Universal)

universal
garlemald-client-v0.1.5-universal-apple-darwin.zip · 8.8 MB

Windows

x86_64
garlemald-client-v0.1.5-x86_64-pc-windows-msvc.zip · 3.7 MB

Linux

x86_64
garlemald-client-v0.1.5-x86_64-unknown-linux-gnu.tar.gz · 5.4 MB

Verify a download with shasum -a 256 <file> against its sha256.swstegall/Garlemald-Client

meteor-decomp

Research

Clean-room decompilation of the FFXIV 1.23b client binaries.

Source-only releases
v0.1.3

Releases here are tagged source snapshots — there are no prebuilt binaries. Clone the repository and follow the quick start to build it yourself.

git clone https://github.com/swstegall/meteor-decomp.git

decomp-agents

Tooling

Parallel autonomous Claude agents that grind the decomp.

No prebuilt downloads — clone the repository

This project ships as source. Clone it and follow the quick start to get set up.

git clone https://github.com/swstegall/decomp-agents.git

XIV 1.0 Apple Silicon Installer

Installer

One-command FFXIV 1.0 install for Apple Silicon Macs.

No prebuilt downloads — clone the repository

This project ships as source. Clone it and follow the quick start to get set up.

git clone https://github.com/swstegall/XIV-1.0-Apple-Silicon-Installer.git