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:

I’m getting a startup crash on it, unfortunately. Does it spit out a crash log anywhere?
I had that happen if I started it from the command line. Running from Explorer was fine.
I had the same thing, ran in compatibility mode for Windows XP, program runs now.
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!
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?
I got it to work with Arma 2 (installed FreeTrack and enabled that in the game’s options) but it’s not centered.
Any hints on how to center it?
Press num lock, I think.
Could oyu please explain how to get it to work with Freetrack? I can’t find any way to get it in there.
How do you change the server port? FreeTRackNOIR doesn’t allow port numbers below 1000 and the servers port is 61 right now…
Is this program still in development? Would like to help in any kind (programming / debugging / testing)