Skip to content

Files

Latest commit

f1b6d92 · Feb 6, 2025

History

History
22 lines (13 loc) · 785 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 785 Bytes

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 isn't needed

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