Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

other2w

Uploaded by

other2w

Virus scan

Safe to use

About this mod

This tweak forces the game to use Reflex+Boost instead of the locked "Reflex" without boost option. The Reflex Boost might improve the input lag provided by Frame Generation technologies.

Permissions and credits
Press Win+R and insert:

%LOCALAPPDATA%\CD Projekt Red\Cyberpunk 2077

Open "UserSettings.json" file with any text editor.

Search for the Reflex block, it might be:

{
                    "name": "ReflexMode",
                    "type": "string_list",
                    "is_dynamic": false,
                    "value": "Enabled",
                    "index": 1,
                    "default_index": 1,
                    "values": [
                        "Disabled",
                        "Enabled",
                        "Enabled + Boost"
                    ]
                }

Then, change "index" to 2; and "default_index" to 2.

If you Disable DLSS Frame Generation option for any reason, the tweak will be undone, and you will need to tweak the code again.

Done.

If don't want to make this, you can download my file and replace your "UserSettings.json".

Compatibility:
GTX 10 series and above.

Also this tweak is functional when using dlssg-to-fsr3 mod by Nukem.

Disclaimer:
DLSS Frame Generation always lock "Reflex" without boost because it may cause crashes, so be aware you game might crash if you use this tweak. And about FSR3 mod, I don't have informations yet and I will keep using this option.