cheezwiz7899 d17f84c0f9 ci(linux): remove Arch container, standardize workflows, fix credential exposure
- Remove Arch container and pacman steps from nightly/stable Linux jobs;
  all three workflows now run identically on the Ubuntu runner
- Switch gamemode install from pacman to apt in nightly/stable
- Add persist-credentials: false to Checkout CI Scripts in all three workflows
2026-07-02 13:21:02 +10:00

🍋 The Official Citron Neo CI

GitHub Downloads Build Citron Neo (Nightly) Build Citron Neo (Stable)

Star History

Star History Chart

This repository makes Nightly builds for x86_64 (Standard), x86_64_v3 (CPU's that are from 2013+) & aarch64 on Linux, and also Windows, Android & macOS builds! These builds are all produced @ 12 AM UTC every single day.

Would you like to submit a compatibility report for the emulator? You can do so here:


Direct links for other information you may need can also be found below:


READ THIS IF YOU HAVE ISSUES

If you are on wayland (specially GNOME wayland) and get freezes or crashes, you are likely affected by this issue that affects all Qt6 apps: citron-neo#50

To fix it simply set the env variable QT_QPA_PLATFORM=xcb

Also, are you looking for AppImages of other emulators? Check: AnyLinux-AppImages


AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.

These AppImages bundle everything and should work on any Linux distro, even on musl based ones.

A tar.zst portable archive of the same build is also published alongside the AppImage on each Linux release, for users who prefer an install-free tarball over the AppImage format.

These AppImages work without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the uruntime


Thank-you for being apart of & using Citron Neo, we value all members of the community whom help shape the emulator into what it is today!

  • The Citron Neo Team
S
Description
No description provided
Readme GPL-3.0 1,006 KiB
Languages
Shell 100%