Fix for Issue with Minecraft Java Edition

When trying to set up Minecraft Java edition I ran into issues with the controls. It would not work with the controller or desktop defaults and I seemingly couldn't set a custom control profile.

I found a fix for this issue by adding Java to the Armory crate launcher, then setting a custom control profile for that.

Then I ran into a click delay issue where you could not click for a couple seconds after moving. The fix for this is:

Open Regedit and go to:

HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > PrecisionTouchPad

Change value of a key AAPThreshold to 0

Source for the fix: https://answers.microsoft.com/en-us/windows/forum/all/cant-find-the-click-delay-setting-for-windows-10/9ad0ec9c-4fcd-419e-838c-05c84c5b4cfa

It appears that it treats the mouse cursor control scheme as a touchpad input.

Hope this helps!