Hello, I have linux games downloaded from GOG. I can launch them by PYGAME with a little script using ‘subprocess’ python command. Is there a way to launch them directly in Batocera 29? For example by making a rom subfolder named ‘linux games’ and put games inside (the games are launched in linux by a shell script named start.sh).
Thank you.