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

×
Installed gog_hard_west_2.7.0.8.sh then tried to play:

##

$ bash ~/GOG\ Games/Hard\ West/start.sh
Running Hard West
Set current directory to /home/user/GOG Games/Hard West/game
Found path: /home/user/GOG Games/Hard West/game/HardWest.x86_64
Mono path[0] = '/home/user/GOG Games/Hard West/game/HardWest_Data/Managed'
Mono path[1] = '/home/user/GOG Games/Hard West/game/HardWest_Data/Mono'
Mono config path = '/home/user/GOG Games/Hard West/game/HardWest_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
displaymanager : trying .X11-unix
client :0 has 1 screens
displaymanager screen (0): 1680 x 1050
Using libudev for joystick management

Importing game controller configs
support/gog_com.shlib: line 94: 21884 Aborted (core dumped) ./"${bin_64}"

##

I am on 64 bit. A black screen with a fancy mouse pointer is briefly shown before the crash.
Post edited April 15, 2018 by Spirittt
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
Spirittt: Installed gog_hard_west_2.7.0.8.sh then tried to play:

##

$ bash ~/GOG\ Games/Hard\ West/start.sh
Running Hard West
Set current directory to /home/user/GOG Games/Hard West/game
Found path: /home/user/GOG Games/Hard West/game/HardWest.x86_64
Mono path[0] = '/home/user/GOG Games/Hard West/game/HardWest_Data/Managed'
Mono path[1] = '/home/user/GOG Games/Hard West/game/HardWest_Data/Mono'
Mono config path = '/home/user/GOG Games/Hard West/game/HardWest_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
displaymanager : trying .X11-unix
client :0 has 1 screens
displaymanager screen (0): 1680 x 1050
Using libudev for joystick management

Importing game controller configs
support/gog_com.shlib: line 94: 21884 Aborted (core dumped) ./"${bin_64}"

##

I am on 64 bit. A black screen with a fancy mouse pointer is briefly shown before the crash.
Hello Spirittt,

Please contact our customer support directly and provide necessary details such as your system report: https://support.gog.com

That way we will be able to investigate further what is at fault here and come up with a solution that will work for you.
Well...

"A system report is required to submit this support request.
The detailed instructions on how to generate the report will be displayed under this message, once you select your operating system in the form above."

while the drop-down has only Ubuntus in it. I use Archlinux.
Post edited April 21, 2018 by Spirittt
avatar
Spirittt: Well...

"A system report is required to submit this support request.
The detailed instructions on how to generate the report will be displayed under this message, once you select your operating system in the form above."

while the drop-down has only Ubuntus in it. I use Archlinux.
GOG.com officially supports only Ubuntu and its derivatives and flavors, such as Linux Mint, Xubuntu etc. If you're using Arch Linux we can still attempt to help you but we cannot guarantee that the game will work on your system.

Please pick the latest version of Ubuntu from the dropdown list and explain in your ticket message that you're using Arch Linux.
Huh, just reinstalled to reproduce the bug but it works now (same gog_hard_west_2.7.0.8.sh as far as I can tell).
Hello,

Also using arch linux and installing from the same gog_hard_west_2.7.0.8.sh , I experience the exact same crash at start after a brief display of a black screen with a redecorated mouse pointer.

reinstalling several times did not help.
I found the solution on steam forums here: steamcommunity.com/app/307670/discussions/0/487876568241125919/

hard west has a hard requirement on the much dreaded and despised pulseaudio. having only pulseuadio stub to fool that kind of badly coded software is not enough, you have actually install pulseaudio and its accompanying software:

pacman -S pavucontrol pulseaudio libpulse lib32-libpulse libcanberra-pulse

it's a shame to have to add this piece of unwelcomed and unwanted software to be able to play hard west.
hopefully finishing the game does not take too much time and removing pulseaudio afterwards will not leave a mess with my handcrafted audio setup
Thanks, that might have been the cause as to why it works for me now (on a new system).