v7.0 — June 2026

Swordigo Desktop

The classic 2012 action-adventure — running at 60fps on Linux through the Dynarmic JIT compiler. Near-native ARM64 execution. RLSwordigo supported. KiwiAPI compatible.

⬇ Download v7.0 ⭐ GitHub
30+
SRE Hooks
60fps
Dynarmic JIT
200+
Bridge Functions
6
PostFX Presets

Why Swordigo Desktop?

Dynarmic JIT

ARM64 code JIT-compiled to native x86_64. 60fps buttery smooth gameplay with instant touch response. Unicorn interpreter available as fallback.

🎮

RLSwordigo + KiwiAPI

RLSwordigo is a first-class supported mod. KiwiAPI (SwKiwi) modding framework works natively. Load mods as separate instances.

⚔️

SRE Engine

30+ hooks replacing GUI, music, HUD, death/respawn, and Lua safety. Full GUI ownership with 8 DrawRect hooks. Not patching — owning.

⚡ v7.0 — The Performance Revolution

Dynarmic JIT

ARM64 instructions JIT-compiled to native x86_64. 60fps buttery smooth gameplay. Near-native execution speed.

RLSwordigo

RLSwordigo is now a first-class supported mod. Load as a separate instance with KiwiAPI compatibility.

Zero Compromises

Handles any mob count. Instant portal transitions. Flawless scene loading. Touch response is buttery smooth.

What's New in v7.0

New in v6.0

Full GUI Ownership

8 DrawRect hooks give SRE total control over the game's GUI rendering pipeline. Buttons, labels, frames, sliders — all running natively in C. Rename buttons, hide IAP elements, add custom menus.

GUI Panel
Launcher
Tools

Save Editor & Asset Viewer

Save Editor built into the launcher — edit coins, HP, mana, XP, weapons, and keys for any save file. Asset Viewer lets you browse PVR/PNG textures, audio files, and scene data.

Visuals

6 PostFX Presets

Cinematic • Retro • Fantasy • Noir • Ethereal • Atmospheric. SSAO with 16-sample hemisphere. 64-sample god rays. Vignette, film grain, chromatic aberration, sharpen. Toggle with F6.

Forest scene

Quick Start

Install the pre-built package — everything is bundled (assets, engine, music). No external downloads.

# Fedora / RHEL
sudo dnf install ./swordigo-desktop-7.0.0-1.x86_64.rpm

# Debian / Ubuntu
sudo apt install ./swordigo-desktop_7.0.0-1_amd64.deb

# From source (auto-builds Dynarmic JIT)
git clone https://github.com/TheCorrectSynovian/SwordigoDesktop.git
cd SwordigoDesktop && ./run_swordigo.sh
Download v7.0 → Read the Docs →