Nukem9 / dlssg-to-fsr3

Adds AMD FSR 3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).
GNU General Public License v3.0
4.31k stars 158 forks source link

Cyberpunk 2077 crash, won't start after clean install #62

Open MaxxAsstronut opened 10 months ago

MaxxAsstronut commented 10 months ago

As the title says. I chose the settings I that gave me the performance I wanted. Then Womewhere mid game, I couldn't see past the shimmering on V's head when on motorcycle or when driving a car it was noticable on the car. SO I changed dlss from balanced to quality, clicked apply. The game immediately crashed. Couldn't get it started afterwards, when the CDProjeckt logo appears the game crashes and never goes past that. Did everything in the readme file to uninstall but to no avail. Game keeps crashing. I have a rtx 2070s + ryzzen 7 3700x. Could it be that it connects to the cloud and that the saved file on the cloud causes the game to crash?

MatiReviews commented 10 months ago

Try with Version 0.3

With 0.41 when you change DLSS settings the game crashes

tkp206093 commented 10 months ago

C:\Users\ "Your user name" \AppData\Local\CD Projekt Red\Cyberpunk 2077 This is your 2077 setting file, delete this and retry

DelvyV3RM commented 10 months ago

C:\Users\ "Your user name" \AppData\Local\CD Projekt Red\Cyberpunk 2077 This is your 2077 setting file, delete this and retry

You could also just open it with notepad > Ctrl + F > Search DLSS > And copy this values:

First edit: { "name": "ResolutionScaling", "type": "string_list", "is_dynamic": false, "value": "DLSS", "index": 0, "default_index": 0, "values": [ "Off", "DLSS", "FSR", "XeSS" ] }, Second thing to edit: { "name": "DLSS", "type": "string_list", "is_dynamic": false, "value": "Quality", "index": 3, "default_index": 0, "values": [ "Auto", "DLAA", "Quality", "Balanced", "Performance", "Ultra Performance" ] }, Third edit: { "name": "DLSS_D", "type": "bool", "value": false, "default_value": false },

This worked for me, it seems that when you switch ray reconstruction on the game crashes.