Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Formula to keep AC sensitivity the same
Post: RE: Formula to keep AC sensitivity the same

new_sens = old_sens / new_dpi * old_dpi
Kirin Help! 12 7,078 19 Dec 12, 07:22AM
    Thread: AssaultCube 1.2.0.0 Beta release
Post: RE: AssaultCube 1.2.0.0 Beta release

nice work on this new update, a little bit more polish and it's very balanced :) nice work on this list too: http://assault.cubers.net/docs/team.html ;)
Kirin AC Development Blog 266 283,541 16 Dec 12, 10:38AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

for the math addicted here's the complete derivation :) zip file with a HTML page (& related images) that show the complete derivation of the method http://www.mediafire.com/?k0bfa08vo0bdeg9 PD...
Kirin Mapping and Modding 40 24,489 15 Sep 11, 09:44PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

so at the risk of being called a grave digger xD i'm putting here the new approch that jumped to my mind when i was porting the code to the SVN version ------------------ old approch for the previou...
Kirin Mapping and Modding 40 24,489 15 Sep 11, 06:42PM
    Thread: The |BME| Youtube Vid
Post: RE: The |BME| Youtube Vid

my opinion is this: 1) you should have used AC default textures 2) rap with lyrics is not really suited for a frag movie 3) the rest is good :)
Kirin General 19 11,661 25 Aug 11, 07:30AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

yes it is hopefully last release: http://www.megaupload.com/?d=AFBF1H4I edit: this version is pre-final the last version i've been working on is for SVN and has been enhanced graphically and ...
Kirin Mapping and Modding 40 24,489 24 Aug 11, 06:43AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

and R_R no.. the sensitivity can be estimated only if the "error" you produce is almost the same all over the training dataset that it captures for example when i tried the algorithm using a sensit...
Kirin Mapping and Modding 40 24,489 23 Aug 11, 06:23AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

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 ...
Kirin Mapping and Modding 40 24,489 22 Aug 11, 10:50PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

you got it almost right :) (unless i made some mistakes in reading your reworking of the formula's) yaw(t) := yaw(t-1) + dx/k2*(k1*sqrt(dx*dx+dy*dy)*a / deltaT +v) deltaT = time passed betwee...
Kirin Mapping and Modding 40 24,489 22 Aug 11, 04:07PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

the code is cross-platform if you are interested compile it! i'm not going to offer binaries for any platform for this version. i will for the integrated version. EDIT. i'm working on the integr...
Kirin Mapping and Modding 40 24,489 22 Aug 11, 12:53PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

nope if you are capable of compiling it it will work on windows too. download visual c++ express and compile it yourself :) and there's nothing "lol" about it.
Kirin Mapping and Modding 40 24,489 22 Aug 11, 12:14PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

and again huge improvement!! inputs are the same output now is only sensitivity since after extensive testing i saw that maccel was either 0 in good datasets or a useless huge value. so before i ...
Kirin Mapping and Modding 40 24,489 22 Aug 11, 10:11AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

yes we could use the "Aimbot" part to make it detect whether there's an enemy close to the aimpoint or not :)
Kirin Mapping and Modding 40 24,489 22 Aug 11, 06:40AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

R_R download the new version from the link i posted it is far superior the algorithm is more stable now :) your test showed what i found yesterday, the previous version is just jumping around your id...
Kirin Mapping and Modding 40 24,489 22 Aug 11, 06:14AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

http://www.megaupload.com/?d=MHKUVOPU EDIT... the link above is for the old version for the new version look on page 2 here's a link to the source code for any explanation ask here directly :) ...
Kirin Mapping and Modding 40 24,489 21 Aug 11, 08:40PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

Yesss! by reformulating the problem, i simplified the dataset structure to: DX PDX CurTime where: DX = mouse delta X PDX = perfect aim mouse delta X CurTime = TimeFrame this fixed almost a...
Kirin Mapping and Modding 40 24,489 21 Aug 11, 06:34PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

actually alien i'm not minimizing sensitivity i'm minimizing the sum of the squared differences from the player aim from what would have been the perfect aim in that instant. anyway alien it looks li...
Kirin Mapping and Modding 40 24,489 21 Aug 11, 02:35PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

nope it's not cross platform.. i can only offer the source code but it's not working like it should, it kind of finds the direction where to improve but it fluctuates wildly after the extensive tes...
Kirin Mapping and Modding 40 24,489 21 Aug 11, 12:33PM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

it's not finished it's mostly an attempt and now i fixed a few bugs in the algorithm... tell me where and i send you the modifications to both the AC source and the external program, and i'd like some...
Kirin Mapping and Modding 40 24,489 21 Aug 11, 10:32AM
    Thread: idea: do a match and after get a "sensitivity" that maximazes your accuracy.
Post: RE: idea: do a match and after get a "sensitivity"...

C++ is the only option since i had to make an external program to analyze the data i captured in AC.
Kirin Mapping and Modding 40 24,489 21 Aug 11, 09:04AM