A local Ryujinx installer for linux
The purpose of the installer is to place Ryujinx inside ~/.local/share/Ryujinx, setup a desktop entry and an optional ZSH or BASH alias with optional optimizations (per GPU vendor and/or gamemode) as well as setup mimetypes for Switch binaries (eg. NSP, XCI).
Ryujinx Master and Ryujinx LDN options are provided on this installer, both versions can be installed simultaneously if desired.
Usage:
Open a terminal, paste
bash -c "$(curl -s https://raw.githubusercontent.com/edisionnano/Pine-jinx/main/pinejinx.sh)"
and hit enter
sudo apt install libx11-dev
and if you are on Fedora sudo dnf install libX11-devel
otherwise Ryujinx will fail to run
sudo pacman -Syu gamemode
and for distros on the Debian/Ubuntu family (this includes MX,Mint,Elementary,Zorin,Pop_OS) use sudo apt install gamemode
exec zsh
before using the script and the alias
sudo groupadd gamemode
and throw your user in using sudo usermod -a -G gamemode $USER
Please come at Ryujinx's Discord server if you face any issues. We'll gladly support you at the #linux-master-race channel