Detroit: Become Human

Detroit: Become Human

Not enough ratings
How to unlock the framerate and remove DoF (Depth of Field), and with it, TAA.
By 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).
   
Award
Favorite
Favorited
Unfavorite
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.
3 Comments
Nobby Nobbs  [author] 10 Oct @ 9:04pm 
You should not do this while the game is running at all, fr0st. Also change the file to read-only if you want to prevent reverting the change by accident. Also also it won't show the new FPS cap in the graphics options; confirm with MSI Afterburner, Steam's overlay or whatever else you use to see the framerate.
But this DOES definitely work. If it didn't for you, you've done something wrong at some point in the process.
fr0st 7 Oct @ 9:12pm 
Weird thing: I changed the Frame Rate thing to 4, restarted my game, didn't work, did it MID-game, didn't work. i manually saved, nothing works. help?:missing:
skylex12 4 Mar @ 8:22am 
Despite my last deleted comment, it only removes DoF - TAA is still present after this. I refer to fuckTAA subreddit, they have "TAA Workaround" resource, you will find Detroit (in alphabetic order) and more hex-values you should replace in order to disable TAA