-
Notifications
You must be signed in to change notification settings - Fork 26
Feature/doom3bfg #183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature/doom3bfg #183
Conversation
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 |
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. |
i believe thats what they are aiming for, i have not seen anything that makes me think otherwise |
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. |
e352c5e
to
7251ad9
Compare
ok so i looped back to this and gave this a shot on my Pi5, i was able to compile it just fine. the game starts with just a white screen it only stays white. i have tryed different resolutions but nothing helped, i also tyred useing XINIT too, and same thing there is more to this runcommand, but it is more of the same a error about GLSL 4.50 not supported. or if its my game files version. |
I'm fairly certain, the outstanding build issues are because RetroPie is still on Buster. I feel like at this point Trixie is going to be released before a new image is released. There might be a cmake flag that might help. |
What happens if you strip out all the cmake flags but DSDL and DCPU_TYPE? |
same thing one thing i have see everytime i ran this is this
|
im not on buster, this is only on my pi5 with bookworm. so its not a issue there everything im doing on for the Pi5 right now first, once i get it working there. then i mess with the old image for the pi4. but since i do believe that it will be replaced at some point with a updated one, im not putting much effort there |
7251ad9
to
d942eb9
Compare
Cleaning up the branches now that 'ut' has been merged |
d942eb9
to
9d81223
Compare
I got this to install on Retropie, buster. It required me downgrading the version to v1.3.0. 1.4.0 works on bookworm and at least at one point worked on trixie (No longer have a trixie install to work with). 1.5.0+ is unfortunately x86 only. So I may add that version support at some point, I'll be happy getting this to work. Works perfectly on x86. Crashes on rpi.
Not sure what's going on there. |
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