Closed Brandoskey closed 3 years ago
If you did sudo apt upgrade on rpi os it infact downgraded your mesa version to 19.3. a simple fix to get twisters version 20.3 is to go to twisteros.com and in the faq run the mesa.run file you will find at the bottom of that page.
Tried that, it appears to error out quickly after starting but blanks the terminal window before I can read the error and I can't locate any log. I've been trying to update mesa manually but seem to stall out with this error
Invalid version of dependency, need 'libdrm_nouveau' ['>=2.4.102'] found '2.4.100'
Glxinfo -B should tell you what mesa version your on. Guessing this is what you need from backports for installing mesa manually like your doing. https://packages.debian.org/bullseye/libdrm-nouveau2 download armhf one and dpkg -i filename.deb to install.
After a lot of failures, I finally got 20.3.3 installed and I get the same error related to video card/drivers
It is working now. Still not sure about what was broken.
After installing from pi-apps and attempting to run the game I get this error
This is on a fresh install of rasbian with everything updated
Cross posted this over on the pi-apps repo