RetroArch snap package
Go to file
2024-09-15 13:12:37 -05:00
scripts/bin refactor: daemon-start.sh 2024-08-25 15:08:14 +03:00
snap Autodetect version 2024-09-15 12:47:41 +03:00
.gitignore got build working 2019-09-11 13:06:32 +02:00
README.md refactor: daemon-start.sh 2024-08-25 15:08:14 +03:00

Retroarch Snap

RetroArch Snap

This project creates a working snap of RetroArch.

Current state

This package will include assets, database, cheats, joypad autoconfig, info cores, overlay and shaders.

You will need to use the Online Updater to install cores.

Daemon mode

snap.retroarch.daemon.service systemd unit will automatically enabled and started after installation on Ubuntu Core. On other versions of GNU/Linux to activate daemon run as root the following command:

WARNING! For most desktop distributions this is not needed

$ snap set ubuntu-frame daemon=true && snap start --enable retroarch.daemon