Quake 3 Arena

Updated August 2025: Now includes more games!

The Quake 3 Arena Flatpak on Flathub is currently broken, producing no output, which makes the game unplayable. I've fixed this issue and included the working version in the Ironforge Flatpak repository.

To play, you need to place the original .pk3 files in the correct directory. Run the following commands:

Download the .pk3 files from here: patch-data

mkdir -p        ~/.var/app/sh.ironforge.ioquake3/data/q3a
mv  base3q      ~/.var/app/sh.ironforge.ioquake3/data/q3a
mv  missionpack ~/.var/app/sh.ironforge.ioquake3/data/q3a

This ensures the game runs smoothly with all necessary files in place.

Install the Flatpak

flatpak install sh.ironforge.ioquake3

and run!

flatpak run sh.ironforge.ioquake3