View Single Post
  #41  
03-11-2015, 06:46 AM
Fincer
Zappfly
 
: Feb 2015
: Finland
: 12
Rep Power: 0
Fincer  (76)

It's nice to see a thread about this topic here.

Here's the tutorial part for those who don't want look for it on Youtube video descriptions.

-------------------------------------------

You need a hex editor to disable Lens Dirtiness plugin.

1) Open your folder NNT_Data folder. There is a file named as mainData
2) Create a backup of your original mainData file.
3) Open mainData with your hex editor

4) Find the following string:

Hidden/LensDirtiness

Hex form of this string is

48 69 64 64 65 6E 2F 4C 65 6E 73 44 69 72 74 69 6E 65 73 73

5) Fill that string with zeros so that it reads

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

6) Save the changes
7) Enjoy, Lens Dirtiness is disabled!

-------------------------------------------

Regards,
Fincer
Reply With Quote