View Single Post
  #8  
Old 03-18-2011, 03:34 PM
albx albx is offline
Approved Member
 
Join Date: Jun 2010
Location: Italy
Posts: 716
Default

Quote:
Originally Posted by sigur_ros View Post
This part according to Wolf_Troll. This little source code from linux-track, another evil hacking project stealing from Naturalpoint.
what he probably don't and will never understand is how it works. The software (the game) call some functions of a .dll, this .dll give back at the game the values X-Y-Z-yaw-pitch-roll. what freetrack do, when a software that don't use FT protocol, is to use a .dll with the same name of TIR's .dll, but are 2 completely different .dll. The game think is talking with NP's .dll and get the values back, but is freetrack, and no NP's .dll or software is involved in it. The complain that could only had NP was the string
Code:
sigdata = {
        "precise head tracking\n put your head into the game\n now go look around\n\n "
                "Copyright EyeControl Technologies",

        "hardware camera\n software processing data\n track user movement\n\n "
                "Copyright EyeControl Technologies"
};
that was removed, so can you again explain your statement?
Quote:
Originally Posted by Wolf_Rider View Post
@ LoBi
with equal performance? yes, Lobi, that's because FT uses part of NP software
thanks
Reply With Quote