Flatpak builds for anime-games-launcher.
Download the latest .flatpak from the Releases page, then:
flatpak install /path/to/anime-games-launcher.flatpakOr double-click the file in your file manager.
Installing from a .flatpak bundle does not automatically pull in 32-bit GPU drivers.
Run the command for your GPU after installing:
AMD / Intel (Mesa)
flatpak install flathub org.freedesktop.Platform.GL32.default//25.08NVIDIA
flatpak install flathub org.freedesktop.Platform.GL32.default//25.08
flatpak install flathub org.freedesktop.Platform.VAAPI.nvidia.i386//25.08Intel (additional VA-API)
flatpak install flathub org.freedesktop.Platform.VAAPI.Intel.i386//25.08Unless you use WoW64 (available in Proton or Wine), if you skip this step, 32-bit games and Wine/Proton will fall back to software rendering or fail to launch.
Bump the anime-games-launcher submodule and push a v* tag matching upstream's
version — this triggers a CI release automatically.