Posts: 539
Threads: 39
Joined: Dec 2010
Reputation:
49
Made this tool for changing the FOV and should stay updated for a
long time...
Screenshot:
IMPORTANT!:
USE AT YOUR OWN RISK!
This tool only writes to the cg_fovScale.
Credits:
@
master131 - explanation/coding.
Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
Posts: 5,135
Threads: 241
Joined: Nov 2010
Reputation:
100
Why does it change fovscale and not just fov?
Posts: 539
Threads: 39
Joined: Dec 2010
Reputation:
49
(09-01-2012, 15:50)Pozzuh Wrote: Why does it change fovscale and not just fov?
If you change cg_fov, when you zoom in with the weapon it will use the default fov.
With the cg_fovScale the FOV you set will be used all the time.
Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...
Posts: 5,135
Threads: 241
Joined: Nov 2010
Reputation:
100
Is that a bug in mw3? Because I don't recall it working like that in cod4.
Posts: 539
Threads: 39
Joined: Dec 2010
Reputation:
49
Just search for the strings in the exe module, see what is the ptr mov 'ed in the eax register and write to it.
Thanks Barata...
Don't worry if things aren't the way you planned, in the end everything will solve itself...