I use the following command to extract the archive: Code: tar --bzip2 -xvf PA_Linux_69721.tar.bz2 But this error occur. Extracting with Nautilus returns the error: Downloaded archive two times at store.uberent.com/download/pa Any suggestions?
You might try to download game using patchers: https://forums.uberent.com/threads/streams-pte-and-experimental-builds.58960/#post-917431 https://forums.uberent.com/threads/linux-pyrus-python-pa-patcher.61017/
Also try to check "md5sum PA_Linux_69721.tar.bz2" output. Proper archive should have this checksum: Code: 50508581dcd1c023ee9f5c27b2e23b69 PA_Linux_69721.tar.bz2
Thanks, game starts now. But the mouse seems to be broken. And some UI elements are broken too unless I hover them. Bash outputs many errors like "Failed to build shader variant (type=1) -1" and "translation from TGSI failed!". And thanks for the md5sum. It is not correct. Greetings.
It's one of known glitches on open source drivers and you can find it description in "Linux issues list" topic linked in my signature. Though you can bypass it by installing special "mouse fix" mod using PA mod manager: https://forums.uberent.com/threads/rel-pa-mod-manager-crossplatform-version-with-atom-shell.59992/ It's R600g driver problem/bug: #68527 It's serious flaw of default R600 shader compiler and it's looks like AMD not planning to adopt LLVM shader compiler for R600g any time soon. Though error most likely triggered by the sun shader and in this case you can install special "simplified shader mod". Weird, but for me this bz2 can be extracted just fine.
Awesome. I don't have AMD, but the errors are gone and mouse is working with these mods. Thank you for your help.