diff --git a/DLSS/nvngx_dlss_3.5.10.dll b/DLSS/nvngx_dlss_3.7.10.dll similarity index 77% rename from DLSS/nvngx_dlss_3.5.10.dll rename to DLSS/nvngx_dlss_3.7.10.dll index 64e492b..ba87189 100644 Binary files a/DLSS/nvngx_dlss_3.5.10.dll and b/DLSS/nvngx_dlss_3.7.10.dll differ diff --git a/Program.cs b/Program.cs index 153b5ce..a4d6866 100644 --- a/Program.cs +++ b/Program.cs @@ -18,7 +18,7 @@ internal class Program public const string PROCESS_NAME = "RDR2"; public const string DLSS_TO_USE = "nvngx_dlss.dll"; - public const string DLSS_TO_DOWNLOAD_IF_NOT_FOUND = "https://github.com/Bullz3y3/RDR2_DLSS_Replacer/raw/master/DLSS/nvngx_dlss_3.5.10.dll"; + public const string DLSS_TO_DOWNLOAD_IF_NOT_FOUND = "https://github.com/Bullz3y3/RDR2_DLSS_Replacer/raw/master/DLSS/nvngx_dlss_3.7.10.dll"; public const string DLSS_DOWNLOAD_PROGRESS_STRING = "Please wait... downloading: "; public const string DLSS_FILE_TO_REPLACE_IN_RDR2_LOCATION = "nvngx_dlss.dll"; diff --git a/RDR2_DLSS_Replacer.csproj b/RDR2_DLSS_Replacer.csproj index c81f6c7..04362c8 100644 --- a/RDR2_DLSS_Replacer.csproj +++ b/RDR2_DLSS_Replacer.csproj @@ -72,7 +72,7 @@ - + PreserveNewest diff --git a/README.md b/README.md index 2498e87..2547b4c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Run it before launching RDR2, it will replace DLSS with your preferred version, 3. Run `RDR2_DLSS_Replacer.exe` - It needs Administrator Privileges to replace `nvngx_dlss.dll` in RDR2 directory. - It requires .NET Framework 4.7.2+ installed. [Download from Microsoft.](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net472-offline-installer) - - It will download DLSS/nvngx_dlss_3.5.10.dll automatically when you run it for the first time. + - It will download DLSS/nvngx_dlss_3.7.10.dll automatically when you run it for the first time. - (Optional) If you want to use your own preferred DLSS file then paste it in the folder of RDR2_DLSS_Replacer.exe and name it as nvngx_dlss.dll 4. Start Red Dead Redemption 2 game.