I've been relying heavily on the wc3 camera distance hack and the HoN easy deny + camera distance hack for a while now. I was also hoping for a camera distance hack for Dota 2. But since there seems to be none I decided to make one myself.
Download link below.
Update: I've been trying to find a solution for the clipping when using distances above 1700. It seems that nothing beyond that distance is rendered (except for the skybox that is). Using
makes the clipping a little less ugly but of course doesn't change it. To improve the distance I've tried changing
and
and [a lot] of other values without success. Does anyone else got an idea?
v.3.0
http://www.mediafire.com/?hj1njhau4e362s7D2CamDisXzetreZ_v3.0.rar
md5 hash: 9dc299193843351366c452910146840a
FOR LATESTS OFFSET SEE LATESTS POST ------------------------------------------------------------
2012-03-17 v3.0
Major changes;
- Rewrote code in C#.NET, no more C++. This will require you to
install the .NET Framework (
http://www.microsoft.com/net).
- Distance value is now set in config.txt.
- Hacking value offset is now stored in config.txt. With this
all you need to update is changing the "hackingoffset" value.
------------------------------------------------------------
2012-03-09 v2.1.1
Same as 2.1 but use 1700 as static distance value.
------------------------------------------------------------
2012-03-09 v2.1
Updated address offset due to game update.
------------------------------------------------------------
2012-03-02 v2.0.1
Same as 2.0 but use 1700 as static distance value.
------------------------------------------------------------
2012-03-02 v2.0
Updated address offset due to game update.
------------------------------------------------------------
2012-02-18 v1.9.1
Same as 1.9 but use 1700 as static distance value.
------------------------------------------------------------
2012-02-18 v1.9
Updated address offset due to game update.
(And that was due to manta style exploit

).
------------------------------------------------------------
2012-02-17 v1.8.1
Same as 1.8 but use 1700 as static distance value.
------------------------------------------------------------
2012-02-17 v1.8
Updated address offset due to game update.
------------------------------------------------------------
2012-01-27 v1.7.1
Mostly same as 1.7 but use 1700 as static distance value.
(I was getting tired of having to enter it all the time...
In another release I will make it read it from an ini file).
Should no longer require msvc100(d).dll to run.
------------------------------------------------------------
2012-01-27 v1.7
Updated address offset due to game update.
------------------------------------------------------------
2012-01-20 v1.6
Updated address offset due to game update.
------------------------------------------------------------
2012-01-13 v1.5
Updated address offset due to game update.
------------------------------------------------------------
2011-12-22 v1.4
Updated address offset due to game update.
------------------------------------------------------------
2011-12-16 v1.3
Updated address offset due to game update.
------------------------------------------------------------
2011-12-09 v1.2
Updated address offset due to game update.
------------------------------------------------------------
2011-12-03 v1.1
Updated address offset due to game update.
------------------------------------------------------------
2011-11-27 v1.0
Initial release.
------------------------------------------------------------