Head Track Release Candidate

I wanted to get coordinate remapping in before a release candidate, unfortunately I can’t seem to make it happen so the device will have one specific orientation that it will need to be placed in for it to work correctly (if you can help me with this then please don’t hesitate to contact me!).

You can edit the way the filtering/scaling is done by modifying “/lua/default.lua” and “/lua/scale.lua”, the one I used in the video is EWMA filtering, so you can use that by backing up “/lua/default.lua” and renaming “/lua/ewma.lua” to “/lua/default.lua”.

I will be writing better instructions and usage guide at http://xiatek.org/headtrack at a later date, but for now please report any bugs you encounter at http://bugs.xiatek.org/

Thank you.

Download:

Android application (direct link to APK)
Server

  1. Michael Davenport says:

    I’m getting a startup crash on it, unfortunately. Does it spit out a crash log anywhere?

    • Craig says:

      I had that happen if I started it from the command line. Running from Explorer was fine.

    • Gavin says:

      I had the same thing, ran in compatibility mode for Windows XP, program runs now.

    • C0BRA says:

      I have a feeling it’s related to the configuration loading (there’s a bug when loading empty files right now).

      Open up /config/options.cfg and paste the following in:

      “graphics”
      {
      “resolution”
      {
      “y” “768″
      “x” “1,024″
      }
      }
      “script”
      {
      “file” “default.lua”
      “func” “clean”
      }
      “debug”
      {
      “normals” “0″
      }

      Thanks!

  2. Inacio says:

    I’m testing this with both Arma 2 and ETS2 and neither recognize it. The server window shows my movements. Anything besides running the server I need to do?

  3. SEKCobra says:

    Could oyu please explain how to get it to work with Freetrack? I can’t find any way to get it in there.

  4. dpoakaspine says:

    How do you change the server port? FreeTRackNOIR doesn’t allow port numbers below 1000 and the servers port is 61 right now… :(

  5. Nucu says:

    Is this program still in development? Would like to help in any kind (programming / debugging / testing)

  1. There are no trackbacks for this post yet.

Leave a Reply