Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nvngx.dll and _nvngx.dll to Nvidia proprietary driver package #177533

Open
samsky72 opened this issue Jun 13, 2022 · 1 comment
Open

Add nvngx.dll and _nvngx.dll to Nvidia proprietary driver package #177533

samsky72 opened this issue Jun 13, 2022 · 1 comment

Comments

@samsky72
Copy link

Sorry, may be wrong packaging request, but is it possible to add nvngx.dll and _nvngx.dll to proprietary Nvidia driver installation? These dll's is provided by Nvidia in NVIDIA Linux Driver package for wine support.
These dll's required to enable Nvidia DLSS technology, without it Proton ignore DLSS (i.e DLSS settings just grey).

Please find related discussion on SteamOS gitlab.
https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/issues/71

Just in case, on arch based systems these dlls located by /usr/lib/nvidia/wine/

@Kiskae
Copy link
Contributor

Kiskae commented Jun 14, 2022

For reference, they need to be in the directory ./nvidia/wine relative to the libGLX_nvidia.so shared library. Proton uses dlopen and readlink to locate the DLLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants