Cyberpunk 2077 – How to Disable Anti-aliasing (AA)
Cyberpunk 2077, Game Guides /
11 Dec 2020
/
How to Disable Anti-aliasing (AA)
Follow these steps;
- -Open \bin\Cyberpunk2077.exe in a hex editor (e.g. HxD).
- -Go to offset 23566h.
- -Change 01 to 00
- -Go to offset 235A5h.
- -Change 01 to 00
- -Save the changes.
- (tested on Steam version v1.03)
Note: it is advisable to also disable Screen Space Reflections in order to get rid of pixel artifacts that would have been blended with TAA
For v1.03:
Open \bin\x64\Cyberpunk2077.exe in a hex editor (e.g. HxD).
-Using CTRL+G, go to offset 23566.
-Change 01 to 00
-Using CTRL+G, go to offset 235A5.
-Change 01 to 00
-Save the changes.
(tested on Steam version v1.03)
I will definitely try this!