Stanislaw Halik
Stanislaw Halik
I'll see about making the options dialog less cramped while still making sense. @MathijsG I'd rather bind it to movement along the Z axis, especially given that the user can...
As a side note, can we ever use the term "axis" correctly in the software? It's also funny how movement along the X axis corresponds to the pitch DOF, not...
How many sliders with what semantics? Do we need a "Z start" slider? Definitely we need a coefficient slider and a box for testing at least.
Not until extension support hits.
Probably has something to do with the exposure setting.
No.
In the FreePIE debug display inside the app, you can be sending orientation data, sensor data or both. Which is it?
You can still use the CL-Eye driver in newer opentrack. Just not the newest one that's temporarily 64-bit only. You can use this one instead: https://ananke.misaki.pl/opentrack/opentrack-test-20230527_01.7z. > Along with the...
It's a bias in the neural network. However I think it's still a lot better than third-party neural networks that connect to opentrack.
```console $ git grep -- -m32 proto-wine ``` Edit that file. Replace `-m32` with `-m64`. When using this workaround, your `proto-wine` will only work on 64-bit wineprefixes.