New features: Mouse Override Delay & Absolute cursor positioning#1
Draft
stedwick wants to merge 2 commits into
Draft
New features: Mouse Override Delay & Absolute cursor positioning#1stedwick wants to merge 2 commits into
stedwick wants to merge 2 commits into
Conversation
Increased MouseMovementSpeed max to 20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Oh yeah, this is way more precise and smoother than my 1st attempt I had working with the TrackIR SDK and the hat clip. Plus, it works across multiple monitors.
For my second attempt, a couple weeks ago I had Opus one shot a port to Windows and it came up with a C# MVP with the same Zadig workaround and a hideous WinForms UI. Surprisingly the core functionality worked really well. I wasn’t thrilled with the Zadig option, and did some research for alternative options. Your WINDOWS_ZADIG_FREE_INSTALL_PLAN.md indicates you have the exact same ideas in mind. Then I got busy with work and forgot about it. Pushed it here je-miller/OpenTrackIR at windows-port just to keep an archive but have since switched over to your latest version.
I pushed a couple of new features to my fork that you may be interested in. je-miller/OpenTrackIR at new-features
Let me know if you want to pick this up on another thread.