1
XIM APEX Discussions / Re: Xim link should be officially supported
« on: 03:53 PM - 10/31/21 »
As long as you have the correct .net framework and c++ redistributables installed, it should work fine on windows 11.
The complexity of the implementation of the joystick bindings on the latest 1.5 (not released) build is the same as in SandhawC. So with it G13 should work.
The migration from .NET Framework to .NET 5.0 was more painful, than I expected and there is some weird behavior in 1.5. Overall the performance and reliability of the movements is better than with the previous versions.
I might need to release it with some isolation to previous versions and without installer. Right now no release date, but with these compromises it would be ready with few line changes and compile.
What I would like to work is the analog side of things, triggers, analog movement analog aim , the ability to use the analog stick on Logitech G13. They all worked great in SandhawC but they don't work correctly in Xim Link.
The complexity of the implementation of the joystick bindings on the latest 1.5 (not released) build is the same as in SandhawC. So with it G13 should work.
The migration from .NET Framework to .NET 5.0 was more painful, than I expected and there is some weird behavior in 1.5. Overall the performance and reliability of the movements is better than with the previous versions.
I might need to release it with some isolation to previous versions and without installer. Right now no release date, but with these compromises it would be ready with few line changes and compile.