You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
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/
The text was updated successfully, but these errors were encountered: