While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- GOG launch their Preservation Program to make games live forever with a hundred classics being 're-released'
- Half-Life 2 free to keep until November 18th, Episodes One & Two now included with a huge update
- Valve dev details more on the work behind making Steam for Linux more stable
- Proton Experimental adds DLSS 3 Frame Generation support, plus fixes for Dragon Age: The Veilguard, Rivals of Aether II and more
- Direct3D to Vulkan translation layer DXVK v2.5 released with rewritten memory management
- > See more over 30 days here
-
Linux kernel 6.12 is out now with real-time capabilitie…
- Kirtai -
Linux kernel 6.12 is out now with real-time capabilitie…
- Eike -
Half-Life 2 free to keep until November 18th, Episodes …
- Xpander -
Avowed from Obsidian gets a release date, and pre-order…
- melkemind -
Half-Life: Blue Shift remake mod Black Mesa: Blue Shift…
- notmrflibble - > See more comments
- Steam and offline gaming
- Dorrit - Weekend Players' Club 11/15/2024
- Ehvis - What do you want to see on GamingOnLinux?
- Liam Dawe - New Desktop Screenshot Thread
- Vortex_Acherontic - Types of programs that are irritating
- dvd - See more posts
I'm using wine-6.14 (Staging).
With playonlinux, i created a 64-Bit virtual-drive for world of warcraft
and installed d3dx9. When i try to start it from the
/home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files
(x86)/434 Run&Play/WoW.exe, the game does not start and i get the
following error from playonlinux diagnostics:
Running wine- WoW.exe (Working directory :
/home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files
(x86)/434 Run&Play)
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 256
Current serial number in output stream: 256
The terminals brings:
[POL_System_CheckFS] Message: Checking filesystem for WoW.exe
[POL_Wine] Message: Running wine- WoW.exe (Working directory : /home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files (x86)/434 Run&Play)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 256
Current serial number in output stream: 256
[POL_Wine] Message: Wine return: 0
What can i do to get it to work?
Thank you very much.
Ubuntu 20.04.2 LTS
focal
Linux Lite 5.2"
Last edited by 234 on 4 August 2021 at 2:00 pm UTC
I'm using wine-6.14 (Staging).
With playonlinux, i created a 64-Bit virtual-drive for world of warcraft
and installed d3dx9. When i try to start it from the
/home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files
(x86)/434 Run&Play/WoW.exe, the game does not start and i get the
following error from playonlinux diagnostics:
Running wine- WoW.exe (Working directory :
/home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files
(x86)/434 Run&Play)
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 256
Current serial number in output stream: 256
The terminals brings:
[POL_System_CheckFS] Message: Checking filesystem for WoW.exe
[POL_Wine] Message: Running wine- WoW.exe (Working directory : /home/linuxlite/.PlayOnLinux/wineprefix/WoW/drive_c/Program Files (x86)/434 Run&Play)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 256
Current serial number in output stream: 256
[POL_Wine] Message: Wine return: 0
What can i do to get it to work?
Thank you very much.
Ubuntu 20.04.2 LTS
focal
Linux Lite 5.2"
Edited by R19
R19 Wednesday 4 August 2021 at 19:35
R19
Anonymous
I want to try it without the big platforms.
Now i tried:
MESA_GL_VERSION_OVERRIDE=4.5
export LIBGL_ALWAYS_SOFTWARE=1
Now i am able to start and play, but the game stutters.
Terminal:
0100:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 12.0.0, 128 bits)").
0100:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 12.0.0, 128 bits)").
011c:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
Thank you very much