Super Galaxy Squadron EX Turbo

Super Galaxy Squadron EX Turbo

Unmutual  [developer] Jun 19, 2018 @ 7:20pm
Linux 32-bit dependencies required to play on 64-bit distros
If you are a 64-bit user running into issues launching SGS, please ensure you have the necessary dependencies to run 32-bit applications. They can be found here.

libstdc++
sudo apt-get install lib32stdc++6
libz.so.1
sudo apt-get install zlib1g:i386
libXxf86vm.so.1
sudo apt-get install libxxf86vm1:i386
libGL.so.1
sudo apt-get install libgl1-mesa-glx:i386
libopenal.so.1
sudo apt-get install libopenal1:i386
libssl1.0.0
sudo apt-get install libssl1.0.0:i386