Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

NVIDIA DLSS for Proton + Linux with DirectX 11 / 12 lands in September

By - | Views: 38,264

NVIDIA announced today an expansion of RTX and DLSS for plenty of Windows games, and for Linux users there's something exciting coming too: NVIDIA will hook up DLSS with DirectX 11 and 12 with Proton in September.

What is DLSS? NVIDIA DLSS (Deep Learning Super Sampling) is an AI-powered rendering tech to help increase performance for NVIDIA GPUs using their dedicated Tensor Core AI processors. It helps to boost framerates by rendering frames at a lower resolution and then it's made to look much crispier using deep learning.

Currently DLSS on Linux with Proton only works with Vulkan titles but that's about to change in September. In their announcement they said:

Recently, we launched support for NVIDIA DLSS in Proton, enabling Linux gamers to play Vulkan API games with NVIDIA DLSS, including DOOM Eternal, No Man’s Sky, and Wolfenstein: Youngblood. Next month, support extends to dozens of DirectX 11 and DirectX 12 games, including Control, Cyberpunk 2077, Death Stranding, F1 2020, Mechwarrior 5: Mercenaries, and Necromunda: Hired Gun.

Stay tuned for further details.

Some of the work is live now on GitHub in Pull Requests to get it all working with Proton:

  • dxvk-nvapi - "Nvapi: add new NvAPI implementation"
  • dxvk-nvapi - "Implement the required NvAPI entrypoints for D3D11 DLSS support"
  • VKD3D-Proton - "vkd3d: Add new interfaces: ID3D12DeviceExt, ID3D12GraphicsCommandListExt"
  • DXVK - "Implement DXVK pieces required for DX11 DLSS support"
Article taken from GamingOnLinux.com.
27 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
34 comments
Page: «4/4
  Go to:

skinnyraf Aug 25, 2021
Quoting: STiAT
Quoting: skinnyrafBetween the work that AMD does with Valve for the Steam Deck and these Nvidia announcements, it's becoming clear that Proton/Wine/dxvk/VKD3D gain mainstream attention. I wonder if it will lead to "thinning" of the translation layer, in a way similar to what Vulkan already did: less bugs and better performance of new games run via Proton out of the box, without tweaking or game-specific changes to Proton.

Possible, but not very likely. DXVK and D9VK took out the limitations of OGL. Wine does not really have this issue, limitations wine faces are in the platform/kernel and not a single library as bottleneck (where there is work on in some parts to improve).

I didn't mean how Vulkan helped dxvk or vkd3d/d9vk. I meant how games using Vulkan on Windows work much better in Wine/Proton.

What I wanted to say though was, that Proton (or, broader, wine+utilities) can become almost like a runtime. That someone could write guidance to game developers: if you follow these steps and use these tools, your game will 100% work under Proton with no game-specific changes needed and with performance close to Windows or even exceeding. Almost like winelib, but without the need for building software for Linux.
Mohandevir Aug 25, 2021
Quoting: Arten
Quoting: Mohandevir
Quoting: ArtenSo... nvidia hopes, that somebody choose their GPU for deck like handheld with steamOS? Ot they planing to make one?

Good upscaling is crucial for handhald device, if you want just conect it to display and play on larger screen...

May be related to this, in some way?

https://www.gamingonlinux.com/2021/07/nvidia-shows-off-rtx-and-dlss-on-arm-using-arch-linux

It maybe related. But this is about integrating it into Proton for windows games mostly on X86-64 architecture. Games are demanding not only for GPU, but also for CPU. So nvidia need CPU like M1 from Apple which has X86-64 like memory-ordering model in silicon as alternative for ARM memory ordering mode. It speeds up Rosseta 2 translation, because Rosseta 2 has one big problem out of the way. Apple don't give them M1, so nvidia need make something similar in-house.

I also tought about the x86 and ARM "issue", but I was wondering how they could build an ARM gaming catalogue, for this device, without a conversion layer... Linux is already a hard sell on x86... ARM and Arch in this case... Yikes!


Last edited by Mohandevir on 25 August 2021 at 4:01 pm UTC
slaapliedje Aug 25, 2021
Quoting: Shmerl
Quoting: ArtenGood upscaling is crucial for handhald device, if you want just conect it to display and play on larger screen...

I'd say for handhelds that have relatively low resolution in general, upscaling is not so useful.
Ha, yeah I think his point was 'when hooked to a large screen' like you can do with the Switch, and should be able to with the Steam Deck. What I think AMD / Valve need to figure out, is for the Official Steam Deck Dock (OSDD?) they slip in a bit of GPU power so a large 4k screen looks great.
melkemind Aug 26, 2021
The last I checked, the Nvidia 470 driver was effectively broken for DX12 games. Is the latest version working now? If not, I'd hope they'd fix that before worrying about DLSS.
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!
The comments on this article are closed.