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

×
Pinstripe on Ubuntu 19.04 seems to be problematic.

At first the game just refused to start on a 64bit install on Xorg session:

$ ./start.sh
Running Pinstripe
./Pinstripe.x86: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

Then I arrived at starting the game after installing missing libraries with:

$ sudo apt-get install libxcursor-dev:i386 libxrandr-dev:i386

Now the game starts but has no mouse pointer nor sound ...

Any tips would be welcome :)
No posts in this topic were marked as the solution yet. If you can help, add your reply