X-hair Address
Just a quick update....noticed vega's NoScope patch was no longer working after the updates. So I found the updated info to do the same thing. This works slightly better than the patch, as once the X-hair's are changed to always on, they stay on no matter when u change weapon etc.
As in vega's patch, this is most useful for sniper, as you have the X-hair even if your not zoomed in.
Its a memory edit so in cheat engine memory view
Find this address:
0055B836 - C6 - mov byte ptr [0081260c],00
And change it to this: (using RightClick then Assemble)
0055B836 - C6 - mov byte ptr [0081260c],01
This will make the crosshair static...ie. always on for anything....including fists...and sniper rifle.
interesting and useful...
note for people who don't know how to find the address
go to memory view, right click, go to address and type 0055B836. and right click that address and assemble and change the last number to 1