mirror of
https://github.com/libretro/retroarch-snap.git
synced 2024-11-26 17:50:48 +00:00
RetroArch snap package
fa3d59802e
Autodetect version |
||
---|---|---|
scripts/bin | ||
snap | ||
.gitignore | ||
README.md |
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