It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
The Linux version is missing libFLAC:

$ ./start.sh
Running Normality (German)
Starting DOSBox
/home/deck/GOG Games/Normality German/dosbox/dosbox_x86_64: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory
Done.

Especially on Steam Deck.


Or well, dosbox might be generally outdated..
Post edited May 27, 2023 by sasm
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
sasm: The Linux version is missing libFLAC:

$ ./start.sh
Running Normality (German)
Starting DOSBox
/home/deck/GOG Games/Normality German/dosbox/dosbox_x86_64: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory
Done.

Especially on Steam Deck.

Or well, dosbox might be generally outdated..
That is true, it's missing for me as well. Making a symlink from /lib/libFLAC.so to libFLAC.so.8 makes it run for me, without issues so far.