The game is great and worth it i got on sale.As for libssl.so.1 library problem here is the solution: 1)Install Steam if it isn't installed (the easiest way to get the files) 2)Copy the files 'libssl.so.1.0.0' & 'libcrypto.so.1.0.0' from ~/.steam/bin/steam-runtime/lib/x86_64-linux-gnu/ 3)Navigate to wherever you copied them to (i.e Documents, Downloads, etc.), right click and open a terminal there. 4)Run the following commands: sudo cp ./libssl.so.1.0.0 /usr/lib/x86_64-linux-gnu sudo cp ./libcrypto.so.1.0.0 /usr/lib/x86_64-linux-gnu