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
- The "video game preservation service" Myrient is shutting down in March
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- California law to require operating systems to check your age
- The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices
- Open source graphics drivers Mesa 26.0.1 released with various bug fixes and a security fix
- > See more over 30 days here
- recently released super fun crpg - Sector Unknown
- Jarmer - steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - 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
https://github.com/vesim987/dxvk/releases
DXVK runs now on nvidia propietary drivers
This is some examples from CᴀᴛᴛᴀRᴀᴩᴩᴀ®
View video on youtube.com
View video on youtube.com
System Specs Used in Tests
CPU: Intel Core i5 4690K 4.7GHz
RAM: 16GB 2400MHz DDR3
Graphics Card: MSI GTX 1060 GAMING X 6G
Motherboard : GIGABYTE Z97M-DS3H
^_^
I don't know what exactly their plans are, but if they do actually add D3D10/11 support, DXVK will lose its purpose and will probably be dropped. They would have to start from scratch if they want to do it in pure C89 though.
With an insanely dirty hack though. I hope I can find the issue that's causing the driver crashes.
I can try contacting Józef Kucia about plans for the project.
But in general really exiting progress on this!
I am wondering if this also open doors for better VR support through WINE (also see my topic here: https://www.gamingonlinux.com/forum/topic/3032 ) as SteamVR under Linux only supports Vulkan, while I imagine most current Windows VR games are still DX11?
Investing a lot of effort in VR before that is probably a waste of time.
OpenXR is a necessary initiative, but there's a lot that can and must be done to prepare Linux for VR in general.
But to support VR in Wine for instance, OpenXR should probably surface first.
edit: nevermind, I used the official dxvk instead of that fixed one. The fixed one still crashes when it's finished loading though
Also, in the requirements you list wine-staging. Does it mean it should be installed before building, or you need the source?
I got this during the build:
FileNotFoundError: [Errno 2] No such file or directory: 'wine': 'wine'And what can be done now, since Wine staging isn't developed anymore?
It might not strictly be the same staging as before, but the purpose is the same?
https://dl.winehq.org/wine-builds/ubuntu/dists/artful/main/binary-amd64/Packages
You can still use the instructions from:
https://wine-staging.com/installation.html
Or if you using arch you can use the aur and edit it appropriately to compile.
Would assume, all the old patches would either have needed to be modified or removed to compile against each new wine build. If nothing else it still has most if not all the old patches from 2.21 staging and some more dx11 patches.
Looking at the patches folder in git still seems to have all its old stuff, pretty much.
Staging is listed as a requirement because it used to be the only branch with Vulkan support. wine-vulkan works just as well, but getting it to work is a bit more involved.
Looks like upstream Wine is getting Vulkan after all. So things should get easier.
LA Noire. Quite impressive considering that staging doesn't even get past the intro in DX11 mode.
(Game is locked at 30 fps, so that's not a problem with Wine or dxvk!)
[Dirt 2 demo](https://www.fileplanet.com/207823/200000/fileinfo/DiRT-2-Demo). This is a DX11 game that works well with Wine, so it was fun to see how dxvk compared. Turns out that it is a little bit faster, around 35fps compared to 27 in staging 2.21 (3.2 is slower).
(Can not for the life of me get dxvk working on anything but 32bit stuff, but that's probably a problem on my end!)
May give it a go over the weekend.