Exarkuniv / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
74 stars 21 forks source link

Feature/doom3bfg #183

Open gderber opened 2 months ago

gderber commented 2 months ago

This works on x86. I have gotten my hands on a rpi, so I can test it.

It looks like it will require debian bullseye. Is there a way to restrict this based on debian version? eg: rp_module_flags=!buster

Exarkuniv commented 2 months ago

it might work on bookworm then since that's the newer version and the one that RetroPie will be supporting

as for restricting it to a certain debian version i dont know. i know how to do that for what versions or what depends to install

gderber commented 2 months ago

Good to know about that retropie's next target is bookworm. I'll update my install to that and test there. I was trying to test off of a standard install.

Exarkuniv commented 2 months ago

i believe thats what they are aiming for, i have not seen anything that makes me think otherwise

gderber commented 2 months ago

I updated my retropie install to bookworm. This successfully builds. Unfortunately, it completely broke everything else so Emulation station fails to load so I can't really test if it works. I'm working on it.