Zephyron-Dev 72bfe5f0e1 Add Citron upstream commit info to release descriptions
Enhanced release descriptions to include:
- Direct link to the Citron upstream commit that the build is based on
- Build details including platform, type, and date
- Better context for users about what version they're downloading

Each release now shows:
- **Citron Upstream Commit:** [SHA] with clickable link to git.citron-emu.org
- Platform-specific build details (Android arm64, Linux variants, Windows x64)
- Build configuration (LTO, Qt6, optimizations)
- Release date

This makes it easier for users to:
- Track which Citron version they're using
- Compare with upstream changes
- Understand build configuration
2025-10-17 15:05:08 +10:00

Citron-Nightly 🐧

GitHub Downloads CI Build Status

This repository makes Nightly builds for x86_64 (generic) and x86_64_v3 on Linux, and also Windows & Android builds! If your CPU is less than 10 years old, for Linux, use the x86_64_v3 build since it has a significant performance boost. These builds are all produced @ 12 AM UTC every single day.

READ THIS IF YOU HAVE ISSUES

If you are on wayland (specially GNOME wayland) and get freezes or crahes you are likely affected by this issue that affects all Qt6 apps: https://github.com/Zephyron-Dev/Citron-CI/issues/50

To fix it simply set the env variable QT_QPA_PLATFORM=xcb


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.

This AppImage bundles everything and should work on any linux distro, even on musl based ones.

It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:

  • AM am -i citron or appman -i citron

  • dbin dbin install citron.appimage

  • soar soar install citron

This appimage works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the uruntime

raison d'être Inspiration Image
S
Description
No description provided
Readme GPL-3.0 1,006 KiB
Languages
Shell 100%