Subs

Results 111 comments of Subs

Do you have Vulkan drivers installed ? What GPU ?

This is not Batocera. GroovyArcade is way more basic than Batocera on purpose. It's meant to run GroovyMAME in the best conditions. The rest is up to your linux knowledge

Are you building from from master or the 1.19.1 tag ? Because I fixed such a bug not too long ago.

Check your BIOS settings, if it aloows non trusted EFI to boot

Yeah sorry Just have to start the udiskie service as a user but I don't have the command at hand

`systemctl --user enable udiskie`

Add `sudo ` before the whole command

You just need to update and make sure mirrors are up to date

Not an an answer, but here is all I use for Arch, considering CachyOS is based on Arch https://gitlab.com/groovyarcade/packages/-/tree/master/package/attractplus?ref_type=heads I have also have a pacman repo where it is available...

> [Report](https://pastebin.com/raw/C5YTaXWZ) from discord, it is working using both with `desktop_menu_enable` set to `true` or `false` compiling RA > > ``` > git clone https://github.com/libretro/RetroArch.git retroarch > cd retroarch >...