Install latest/stable of Guac (Unofficial)
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
Plugs you need to connect before playing
sudo snap connect guac-tsugu:alsa !!! The app will not launch without this !!!
sudo snap connect guac-tsugu:joystick (if you want to use one)
You can also go to Settings > Apps > Guac and toggle the permissions there
Running the games
Run the executable with a rom path (gb, gbc, gba, nds are required extensions) to immediately enter the game.
guac-tsugu -r="../rom/pokemon_emerald.gba"
Setting up Console Mode
At root, create a "roms.json" file. This file will hold the game metadata in the following format. At this time Art must be 1:1 pngs or jpgs. Watch trailing commas in json.
[
{
"RomPath": "./rom/gba/the_minish_cap.gba",
"ArtPath": "./art/the_minish_cap.png"
}
...]
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.