winepak / applications

A collection of flatpak manifest for building Microsoft Windows applications with Wine via flatpak
https://www.winepak.org
414 stars 39 forks source link

WoT hardware acceleration Error #81

Open feri777 opened 6 years ago

feri777 commented 6 years ago

I have problem to run World of Tanks. When I click on Play button, then show me this error:

Application has failed to start because no appropriate graphics hardware acceleration is available or it is turned off.

I have Nvidia GTX 970 with NVIDIA driver version 390.67.

ghost commented 6 years ago

Same problem here. Running Ubuntu 18.04 LTS with GTX 780 Ti and nvidia-396. WoT works in POL, so maybe another problem?

brlbil commented 6 years ago

I had a similar issue with SC2 with a Nvidia card, a recent PR resolved the issue for me it might resolve this issue as well.

https://github.com/winepak/winepak-sdk-images/pull/15

feri777 commented 6 years ago

brlbil: Not work for me.

ghost commented 6 years ago

Does not work for me either.

julianrichen commented 6 years ago

@feri777 @silveroffspring Is it WoT still failing or the Nvidia driver still failing? Can you play another game which would require the Nvidia drivers?

Also do you have all the packages installed?

org.winepak.Platform//3.0
org.winepak.Platform.Compat32//3.0
org.winepak.Platform.Wine//3.9-staging
org.winepak.Platform.Wine.Compat32//3.9-staging
org.freedesktop.Platform.GL.nvidia-XXX-XX
org.freedesktop.Platform.GL32.nvidia-XXX-XX

With XXX-XX being your Nvidia driver version. I'm not sure of the *.GL32 extension is auto installed. If you don't have the above packages, install them (replacing the XXX-XX with you Nvidia driver version):

flatpak -y update org.winepak.Platform//3.0 org.winepak.Platform.Compat32//3.0 org.winepak.Platform.Wine//3.9-staging org.winepak.Platform.Wine.Compat32//3.9-staging org.freedesktop.Platform.GL.nvidia-XXX-XX org.freedesktop.Platform.GL32.nvidia-XXX-XX

And try reinstalling & launching:

rm -rf $HOME/.var/app/com.worldoftanks.Client/data/wine
flatpak run com.worldoftanks.Client
feri777 commented 6 years ago

@julianrichen I didnt have "org.freedesktop.Platform.GL32.nvidia-XXX-XX". So I install this package. Now game crashing after WoT client is loading.

ghost commented 6 years ago

I miss several packages, but non will get installed. I tried some times, is there an instruction? Maybe I do something wrong...

Edit: I installed SC 2 via Software-Center and it doesnt open itself. Wine starts to configure, but there is no result. No success, no error.

Now I installed WoW, Blizzard App installs itself and jumps to the login. I test a bit and give you an update.

Edit 2: After login there comes error BLZBNTBNA0000000A. Its a problem with the graphics driver.