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%