@simona boost-libs was updated from 1.89.0 to 1.90.0 ant this broke citron. I was able to create symlink from libboost_context.so.1.90.0 to libboost_context.so1.89.0 and now citron launches again and the games work. I haven't tested extensively, just launched a couple of games I have and they play fine so far.
Search Criteria
Package Details: citron 2026.02.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/citron.git (read-only, click to copy) |
|---|---|
| Package Base: | citron |
| Description: | Nintendo Switch emulator forked from yuzu. |
| Upstream URL: | https://citron-emu.org |
| Keywords: | emulator nintendo switch yuzu |
| Licenses: | GPL-2.0-or-later |
| Submitter: | None |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 21 |
| Popularity: | 0.53 |
| First Submitted: | 2025-01-20 20:23 (UTC) |
| Last Updated: | 2026-02-02 23:02 (UTC) |
Dependencies (37)
- bash (bash-gitAUR, bash-devel-gitAUR)
- boost-libs
- brotli (brotli-gitAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- lz4 (lz4-gitAUR)
- openal (openal-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- opus (opus-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-webengine
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- speexdsp (speexdsp-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- Show 17 more dependencies...
Required by (0)
Sources (23)
Ivanwah commented on 2026-03-28 16:18 (UTC)
simona commented on 2026-03-28 14:10 (UTC)
require libboost_context.so=1.89.0-64
Fake4091 commented on 2026-03-23 15:06 (UTC)
Just toyed around with the pkgbuild. All it should take to fix this is changing the git url from https://git.citron-emu.org/citron/emulator.git to https://git.citron-emu.org/citron-emu/Citron.git
fanfanKTA commented on 2026-03-19 17:21 (UTC)
Citron is back according to Zephyron on citron-emu.org. It seems there is a new stable version.
sots commented on 2026-02-20 03:49 (UTC) (edited on 2026-03-01 08:11 (UTC) by sots)
Uploaded my pkgbuild directory as a backup with all dependencies downloaded.
Google Drive: https://drive.google.com/file/d/1MNkH7NztjpnwgQtUz3PhiNYRmYRG3Y7O/view?usp=sharing
Archive Password: citronpkg.
If you want to build citron from source, please download this archive and run makepkg in the directory as citron repo & website are no longer available.
GianniPapetti commented on 2026-02-18 16:57 (UTC)
Nintendo recently sent DMCA strikes to yuzu and any forks, which is why the website and github repos are not present anymore...
sots commented on 2026-02-16 16:45 (UTC)
Hello, do you know what happened to citron website?
❯ dig git.citron-emu.org
; <<>> DiG 9.20.18 <<>> git.citron-emu.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 18606
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;git.citron-emu.org. IN A
;; AUTHORITY SECTION:
citron-emu.org. 3600 IN SOA 1-you.njalla.no. you.can-get-no.info. 2026021607 21600 7200 1814400 3600
;; Query time: 877 msec
;; SERVER: 127.0.2.2#53(127.0.2.2) (UDP)
;; WHEN: Tue Feb 17 00:44:37 CST 2026
;; MSG SIZE rcvd: 131
❯ dig citron-emu.org
; <<>> DiG 9.20.18 <<>> citron-emu.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52346
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;citron-emu.org. IN A
;; AUTHORITY SECTION:
citron-emu.org. 3600 IN SOA 1-you.njalla.no. you.can-get-no.info. 2026021607 21600 7200 1814400 3600
;; Query time: 863 msec
;; SERVER: 127.0.2.2#53(127.0.2.2) (UDP)
;; WHEN: Tue Feb 17 00:44:44 CST 2026
;; MSG SIZE rcvd: 127
BrianAllred commented on 2026-02-02 19:33 (UTC)
Fails to build in a clean chroot due to
Could NOT find Qt6Svg (missing: Qt6Svg_DIR)
Maybe need a makedepends on qt6-svg?
Moydow commented on 2026-01-14 03:07 (UTC)
Is gamemode meant to be in both makedepends and optdepends?
HurricanePootis commented on 2026-01-13 06:09 (UTC)
Alright, it's been fixed lol.
Pinned Comments
HurricanePootis commented on 2025-10-13 20:59 (UTC)
I recently patched citron to work with 6.10.0. Part of this patch was using the GuiPrivate. I got a warning where it says that by using the private api, citron may be locked to a specific version of Qt 6. Therefore, I am writing this comment in case a future Qt6 update breaks citron. If a rebuild does not fix it, please notify me. If it does, also notify me :3.