cody (#codythedragondude), 2017-11-05 06:52:00 UTC
Painkiller hell and damnation gives
error while loading shared libraries: libGLEW.so.1.6: cannot open shared object file: No such file or directory
Overlord 2 gives
error while loading shared libraries: libopenal-soft.so.1: cannot open shared object file: No such file or directory
I can't see how you had the issue with `libopenal-soft` - we don't blacklist that either.
Are you definitely on Solus?
```
f7847000-f78b2000 r-xp 00000000 103:03 11042679 /home/ufee1dead/.local/share/Steam/steamapps/common/Overlord II/libopenal-soft.so.1
f78b2000-f78b4000 rw-p 0006b000 103:03 11042679 /home/ufee1dead/.local/share/Steam/steamapps/common/Overlord II/libopenal-soft.so.1
```
cody (#codythedragondude), 2017-11-08 02:24:56 UTC
I was asked to respond to this so here it is yes it was on solus but outside of that before these games started acting up i ran into xrandr issues now i did figure out that issue it was one of the letters was a symbol in the text doc i setup to make the resolution permanent
however i also use another fix so i can have my left monitor actually be a left monitor without windows overlapping the left side of my right monitor here is what that set up looks like
sudo nano /etc/X11/xorg.conf.d/20-radeon.conf
then in that new file i just made i add this
Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "TearFree" "on"
EndSection
however for some reason doing that after recent updates in solus prevents it from booting up the log on screen it freezes after it shows the clean hard drive stuff by freezes i mean a white line just blinks until i hit alt f2 and log in from the terminal screen that brings up but obviously without a desktop environment not much i can do here
so i would hope you understand how stuff like can become frustrating i don't hate solus it's just everytime i go back to solus i find new issues and it's like trying to fix these issues and not really getting most of that time back to actually enjoy running solus or playing games in solus
Painkiller hell and damnation gives error while loading shared libraries: libGLEW.so.1.6: cannot open shared object file: No such file or directory Overlord 2 gives error while loading shared libraries: libopenal-soft.so.1: cannot open shared object file: No such file or directory