Far Cry® 3 Blood Dragon

Far Cry® 3 Blood Dragon

183 ratings
How to Remove Scan Lines
By Mango Man
We all appreciate the nostalgic and comedic idea of scan lines in FC3:BD but they make the game uglier than ideal.
4
   
Award
Favorite
Favorited
Unfavorite
Removing Scan Lines

Go to C: > Program Files (x86) > Steam > SteamApps > common > Far Cry 3: Blood Dragon > bin

There you will see FC3.dll. You will need a hex editor of some kind to open it (I used HxD). Once you have that open it up and find "COverlayTrack" (use Ctrl+F to open search) convert all corresponding letters and numbers to 0.

Zero out the same value in the FC3_d3d11.dll if you use DX11.

57 Comments
Zombits 13 Mar @ 1:31am 
perfect, Ty. ill definately try that
Sriracha 5 Nov, 2024 @ 11:10pm 
Nexusmods remover mod doesn't take into account that some ppl might have diff or already edited .dlls nice to have manual solution that just works :steamthumbsup:
Marz3nith 31 Jul, 2024 @ 5:52pm 
...it's been a few years since I checked lol
Marz3nith 31 Jul, 2024 @ 5:52pm 
NexusMods I think has a remover mod as well.
Weaponized Autism 9 Apr, 2024 @ 12:48am 
Any chance you could provide a download link to an already edited dll with the scanlines removed, for those of us too dumb to do this manually?
[: 10 Dec, 2023 @ 3:26pm 
i do wish i was smart enough to do this lmao
Sophisticated Gumi-chan 12 Jun, 2023 @ 12:29pm 
It is not needed to null out the entire string. Strings in C++ are null terminated, meaning the first 0x00 it encounters determines the end of the string. So you only need to replace the C with 0x00.
Kriii- 27 May, 2022 @ 6:53pm 
thanks <3 :happymeat::csgocross::csgocross:
Synth Dude 9 Dec, 2021 @ 8:32am 
Herecy
peremptor 6 Dec, 2021 @ 2:05pm 
Great guide man just what I was looking for!