From 4e483d01d8f4ab2385565779b83605fc28e0cb41 Mon Sep 17 00:00:00 2001 From: notpentadactyl Date: Tue, 14 Feb 2023 12:18:45 +0100 Subject: [PATCH] proton: Enable dxvknvapi for Monster Hunter Rise. Monster Hunter Rise (1446780) has working DLSS with `PROTON_ENABLE_NVAPI=1`. Link: https://github.com/ValveSoftware/Proton/pull/6534 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index d1980215..2b36af14 100755 --- a/proton +++ b/proton @@ -1161,6 +1161,7 @@ def default_compat_config(): "936720", #wrench "1249800", #xuan-yuan sword VII "1358700", #STRANGER OF PARADISE FINAL FANTASY ORIGIN + "1446780", #monster hunter rise ]: ret.add("enablenvapi")