Blood Bowl Chaos Edition, closes after splash screen

Questions about Wine on Linux
Locked
jarik
Newbie
Newbie
Posts: 4
Joined: Wed Jan 22, 2014 6:08 am

Blood Bowl Chaos Edition, closes after splash screen

Post by jarik »

I have Lenove T420s running Linux Mint 16. Installed newest winetricks and wine (1.7 something) two days ago. Totally new to Wine so might be something trivial but just can't see it.

Installed Steam using winetricks, from there installed Blood Bowl Chaos Edition. Changed Shader and Fullscreen from Config.xml as said in AppDB post.

When starting game I get Steams "starting game" windows, then splash screen from BB and then Steam update etc. stuff that get after closing game.

https://dl.dropboxusercontent.com/u/207 ... e/game.log
https://dl.dropboxusercontent.com/u/207 ... -error.log
https://dl.dropboxusercontent.com/u/207 ... Config.xml

Or same files zipped
bb.zip
Wine error log, Game log and Configuraiton.xml
(3.46 KiB) Downloaded 154 times
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Blood Bowl Chaos Edition, closes after splash screen

Post by dimesio »

Code: Select all

err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "Gallium 0.4 on NVD9", version "1.4 (3.0 Mesa 9.2.1)").
You need to fix that.

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
And that.
jarik
Newbie
Newbie
Posts: 4
Joined: Wed Jan 22, 2014 6:08 am

Re: Blood Bowl Chaos Edition, closes after splash screen

Post by jarik »

Fixed latter one by installing winbind. Now would just need to figure out how to fix that first one, got nvidia-319-updates display drivers installed.

Will have to look into this post - http://askubuntu.com/questions/313173/w ... and-how-do
jarik
Newbie
Newbie
Posts: 4
Joined: Wed Jan 22, 2014 6:08 am

Re: Blood Bowl Chaos Edition, closes after splash screen

Post by jarik »

After updating driver and booting machine got little further. Then changed config to have display settings have such values that my monitor can use those, basically changed refresh rate from 75 to 60.

But now I am lost again. There are loads of fixme lines but they are not at the end of combined.log where I put both error and output to same file.

https://dl.dropboxusercontent.com/u/207 ... mbined.log
https://dl.dropboxusercontent.com/u/207 ... 2/game.log
https://dl.dropboxusercontent.com/u/207 ... /whine.log
jarik
Newbie
Newbie
Posts: 4
Joined: Wed Jan 22, 2014 6:08 am

Re: Blood Bowl Chaos Edition, closes after splash screen

Post by jarik »

Now when tested it game seems to run perfectly! So some update between late January and now has fixed my issues. :D
Locked