Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
This War Of Mine don't launch
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
drillsar
n00b
n00b


Joined: 08 Sep 2010
Posts: 33

PostPosted: Wed Jun 26, 2019 10:05 am    Post subject: This War Of Mine don't launch Reply with quote

I know steam works with other games and not working with This War Of Mine. I have no idea where to look to try and troubleshoot this.
Back to top
View user's profile Send private message
drillsar
n00b
n00b


Joined: 08 Sep 2010
Posts: 33

PostPosted: Wed Jun 26, 2019 10:47 pm    Post subject: Reply with quote

ld *.so 'This War of Mine'
ld: libOpenAL.so: error adding symbols: file in wrong format

How I fix this? I am guessing need 32 bit libary. However, I have this in my make.conf

ABI_X86="32 64"
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Thu Jun 27, 2019 1:31 am    Post subject: Reply with quote

What output is produced when you try to start the game?
Back to top
View user's profile Send private message
drillsar
n00b
n00b


Joined: 08 Sep 2010
Posts: 33

PostPosted: Thu Jun 27, 2019 2:17 am    Post subject: Reply with quote

When I click Play in Steam nothing..

When I go to folder and type in

Code:
ld *.so 'This War of Mine'


I get this error

Code:
ld: libOpenAL.so: error adding symbols: file in wrong format
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Sat Jun 29, 2019 4:32 pm    Post subject: Reply with quote

Why are you trying to relink the game? I thought this was a proprietary game.

What is printed to stdout/stderr when the game fails to start? We need to know whether the dynamic linker is aborting due to missing libraries or if the game is terminating itself.
Back to top
View user's profile Send private message
drillsar
n00b
n00b


Joined: 08 Sep 2010
Posts: 33

PostPosted: Sat Jun 29, 2019 11:02 pm    Post subject: Reply with quote

where is the stdout/stderr located?
Back to top
View user's profile Send private message
The Main Man
Veteran
Veteran


Joined: 27 Nov 2014
Posts: 1165
Location: /run/user/1000

PostPosted: Sun Jun 30, 2019 8:53 am    Post subject: Reply with quote

Start Steam from terminal by typing 'steam', then launch the game and when the game crashes look at the terminal and see what it says.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum