Detroit: Become Human

Detroit: Become Human

Onvoldoende beoordelingen
How to unlock the framerate and remove DoF (Depth of Field), and with it, TAA.
Door Nobby Nobbs
To make this game even remotely playable for anyone with a functional set of eyes, uncap the framerate and turn off Depth of Field (and with it, TAA).
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
How to unlock the framerate and remove DoF (Depth of Field), and with it, TAA.
Turning off DoF and TAA:
- Make a copy of the game's .exe so you have a backup.
- Open the game's .exe in a HEX editor, like HxD.
- Press CTRL+F, then select the Hex-values tab.
- Search for: 41 C7 83 40 01 00 00 31 00 00
- Replace it with: 7F C7 83 40 01 00 00 31 00 00
- Save the changes.

Uncapping the framerate:
- Open GraphicOptions.JSON in the game's directory with Notepad (or better yet, Notepad++).
- Change the value of "FRAME_RATE_LIMIT" to 4
- Save the changes.

Don't open the graphics options in-game after having done this, or it is likely to revert the change and cap the framerate to 30 or 60 again.
1 opmerkingen
skylex12 25 dec 2024 om 7:06 
Removing DoF and TAA works! Thanks