idea: do a match and after get a "sensitivity" that maximazes your accuracy.
#32
Alien the method described in that article is already implemented in AC under /findsens command (which i implemented and i will try to make it get replaced with this one if it turns out to be working like i think it is) that method has got one major flaw, it relies on the assumption that you can accurately pick the correct range everytime which is not realistic
edit---------
btw i finished the complete integration into AC further simplifying the code (and obviously removing the external data analizer) and i removed the old /findsens and replaced it with the new method now the training works like this:
first choose a sensitivity that you are comfortable with, then
type /findsens
play with an auto weapon till the optimizer decides it has captured enough samples
and then you get your perfected sensitivity :)
also i tried under different dpi settings and it works normally.
source code for this last version coming tomorrow :)
Thanks given by:


Messages In This Thread
RE: idea: do a match and after get a "sensitivity" that maximazes your accuracy. - by Kirin - 22 Aug 11, 10:50PM