Skip to content

An installation script for The switch emulator "Yuzu". This script will automatically pull the latest version of Yuzu from its source and install it.

Notifications You must be signed in to change notification settings

eriknj99/YuzuCanaryLinuxInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

YuzuCanaryLinuxInstaller

I use the AUR version now, so I don't maintain this at all.

An installation script for The switch emulator "Yuzu" on linux. This script will automatically pull the latest version of Yuzu from its source and install it.

All credit to the developers of the amazing Yuzu Emulator!
Website: https://yuzu-emu.org/
Github: https://github.com/yuzu-emu/yuzu

Dependencies

git
cmake
make

Installing Yuzu

  1. Download installYuzu.sh.
  2. Place it inside an empty folder. (This is where Yuzu will be installed)
  3. Execute instalYuzu.sh as root. "sudo sh ./installYuzu.sh"
  4. Wait for the installer to finish. (It may take up to 10 minutes)
  5. Execute "./yuzu-canary/build/bin/yuzu" to launch Yuzu.

Updating Yuzu

To update Yuzu run: "sudo sh ./installYuzu.sh" again. This will automatically uninstall and reinstall the latest version of Yuzu. Note: User specific data (game saves, setting, controller profiles) will NOT be lost when Yuzu is updated.

About

An installation script for The switch emulator "Yuzu". This script will automatically pull the latest version of Yuzu from its source and install it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages