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:
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
- Many more US states are planning or already have operating system age verification laws
- Xbox "Project Helix" confirmed to run Xbox and PC games - competition for the Steam Machine
- Transport Fever 3 confirmed for Linux and macOS support
- Lutris now being built with Claude AI, developer decides to hide it after backlash
- Slay the Spire 2 becomes the biggest roguelike deck-builder on Steam ever
- > See more over 30 days here
Recently Updated
- Do you miss LaunchBox/Playnite on Linux?
- Dark574 - Recommendations for portable monitor for Steam Deck?
- childermass - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - Introduce Yourself!
- hollowlimb - Proton/Wine Games Locking Up
- Caldathras - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
The game I want to play crashes at one moment when I use Vulkan-based DXVK, but in OpenGL, wined3d works fine.
But the use of wine3d in the proton has some errors, and there is a fix in the wine. I can run the game in wine with DXVK, but I don’t know how to do this with wine3d. Sorry for my English. Thank you.
WINEDLLOVERRIDES="dxgi=n,d3d11=n" wine something.exeYou may have to set a few more overrides to native, but I don't know exactly which are included with dxvk these days.
I realized that I could not solve my problem without DXVK. I tried to fulfill instruction
Spoiler, click me
The "dark colours" problem can be resolved with the third-party dxvk extension:
Install dxvk (with "winetricks dxvk")
Run the "winecfg" tool
Switch to the "Libraries" tab
Look in the "existing overrides" list for the entry named "* dxgi (native)"
Select it, then click the "Remove" button to remove it from the list
Click "OK" to save the changes and exit winecfg
For whatever reason, dxvk's version of the dxgi library uses the "bad" version of d3dcompiler_43.
With dxvk installed, the game works just as well as it does on Windows.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=36043
Topic can be closed