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

×
Hello everybody.
I just installed the game but it's not working.

When I run the start.sh I get:
Running Wasteland 2: Director's Cut
support/gog_com.shlib: líne 110: ./WL2: cannot execute binary file: Formato de ejecutable incorrecto


It says the executable is in the wrong format. I'm running Linux Mint 17.2 (32bits).

Any suggestions would be appreciated. Thanks.
No posts in this topic were marked as the solution yet. If you can help, add your reply
The DC is 64-bits binary, so you can't run it on a 32-bits distribution.

You can try to switch your distribution to multiarch, shouldn't be too hard - you need to :

1. Boot a 64-bits kernel (linux-image-amd64).

2. Enable multiarch : dpkg --add-architecture amd64 ; apt-get update

3. Install the 64-bits basic libraries : apt-get install libc6:amd64 libasound2:amd64 libasound2-data:amd64 libasound2-plugins:amd64 (and maybe a few others).
I feel like a dumbass.

Thanks kilobug!
Attachments: