LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   LoL in wine not running on Slackware 14.2 Multilib (https://www.linuxquestions.org/questions/slackware-14/lol-in-wine-not-running-on-slackware-14-2-multilib-4175595818/)

EzAcc 12-20-2016 05:11 PM

LoL in wine not running on Slackware 14.2 Multilib
 
What have I done:
Code:

WINEARCH=win32 WINEPREFIX=~/.wine-slack/lolwine winetricks vcrun2005 vcrun2008 d3dx9 corefonts dotnet20 adobeair directx9
Then just install the game using setup.exe from playonlinux.
The installation goes fine, then drops out that its 'Unable to install DirectX'. If I press continue anyway - installation finishes but the game launches with blackscreen. In stdout I can see same error as here: 'err:d3dcompiler:compile_shader HLSL shader parsing failed.'
I've tried to overwrite lib settings and to re-install d3dx9_43/42/etc.
Winetricks - 20161107, wine 1.9.23.

UPD1: Installed alien's OpenAL, now the installation don't crash, but there's still black screen instead of game. Same error in stdout if I run game.
UPD2: Sound is working, game reacts to clicks. But the graphics is not.

dugan 12-20-2016 06:09 PM

Are you using an NVidia card? I've also had recent blackscreen issues with WINE, and I suspect that they're related to the NVidia drivers.

EzAcc 12-20-2016 06:12 PM

Quote:

Originally Posted by dugan (Post 5644475)
Are you using an NVidia card? I'm also had recent blackscreen issues with WINE, and I suspect that they're related to the NVidia drivers.

AMD Radeon R7 M370. Using open source driver.

dugan 12-20-2016 06:31 PM

Oh btw....

I have an open source project to manage WINE prefixes. Check it out.

https://github.com/duganchen/wine_env

No WINEARCH=win32 support yet, but I haven't actually ever needed that.

dugan 12-21-2016 12:07 AM

I don't know if this helps you, but I just fixed the game I was having trouble with (Monkey Island 2: Special Edition from GOG) with:

Code:

winetricks directx9

EzAcc 12-21-2016 07:22 AM

Quote:

Originally Posted by dugan (Post 5644581)
I don't know if this helps you, but I just fixed the game I was having trouble with (Monkey Island 2: Special Edition from GOG) with:

Code:

winetricks directx9

Ive installed directx9 even before the installation of game. And Ive tried to reinstall it too(with new prefix and stuff).


All times are GMT -5. The time now is 02:37 AM.