#182
I found part of the film grain / noise shader but I'm still looking for the chromatic aberration effect.
Open DW\Data0.pak and go into the data\script folder.
Copy varlist_noise.scr to the \Out folder in the User system folder.
Should look like this:
C:\Users\USERNAME\Documents\DyingLight\out\Data\sc ripts\varlist_noise.scr
Open the scr (script) file with a text editor like notepad and change the first value ( VarFloat("f_noise", 0.15) so it instead has a value of 0.00 if you want to disable the effect.
(Can also set it to 0.5 or higher to see how it affects the game in the main menu screens, it's quite a strong effect.)