techcoder20 / RPIDoom3Installer

This Github Repository contains everything you need for getting Doom3 running on the raspberry pi. Here you will find the install script the uninstall script and the Doom3Demo game files
7 stars 1 forks source link

Install SDL addons with dependencies and check if qt5-default available before install #7

Closed cycool29 closed 2 years ago

theofficialgman commented 2 years ago

cycool, you are still installing the bad debs in this PR did you try running doom3 without them installed and just using the system ones? these ones

libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev
cycool29 commented 2 years ago

cycool, you are still installing the bad debs in this PR did you try running doom3 without them installed and just using the system ones? these ones

libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev

Yes, it launched fine. I am not a fan of Doom 3, I can't test if the functions really work.

It even launched with neither the bad debs nor those packages.

Seems libsdl2-2.0-0 is already enough for it to launch.