XJoy icon indicating copy to clipboard operation
XJoy copied to clipboard

input lag

Open sam0x17 opened this issue 4 years ago • 2 comments

@wormyrocks not sure if you noticed before but it looks like some of the new analog support changes introduce some significant input lag / glitchiness. I'm going to investigate and see if I can figure it out.

sam0x17 avatar Aug 29 '19 21:08 sam0x17

cool, I'll take another look as well. Did getting rid of the newlines improve things? I'm trying to restructure and modularize a lot of this code and turn it into a dynamic library, so most of what I learn is going to end up in that repo: https://github.com/wormyrocks/jcl2.0 Nothing is close to production ready yet, I'm afraid.

wormyrocks avatar Sep 02 '19 17:09 wormyrocks

Thanks I appreciate it. The newlines issue appears to be an additional problem (that the latest release fixes), but there is some weirdness where something gets out of sync and it starts holding down buttons that aren’t being pressed. When that isn’t happening, there is some occasional input lag. I’ve investigated but I’m not sure what is doing it. For my purposes I’m actually need a cross-platform solution and don’t need xbox controller support explicitly anymore (since I’m using ConsolePort in wow classic), so I’ve been updating github.com/sam0x17/joycon2pc http://github.com/sam0x17/joycon2pc — I’m only trying to fix XJoy to support the many people that seem to want to use it.

On Sep 2, 2019, at 1:03 PM, evan kahn [email protected] wrote:

cool, I'll take another look as well. Did getting rid of the newlines improve things? I'm trying to restructure and modularize a lot of this code and turn it into a dynamic library, so most of what I learn is going to end up in that repo: https://github.com/wormyrocks/jcl2.0 https://github.com/wormyrocks/jcl2.0 Nothing is close to production ready yet, I'm afraid.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sam0x17/XJoy/issues/38?email_source=notifications&email_token=AAOE4LLST7RGTQGKPG753PTQHVBPVA5CNFSM4ISG2GO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5WIO5Q#issuecomment-527206262, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOE4LO2BZS3FP2LSX2SGRLQHVBPVANCNFSM4ISG2GOQ.

sam0x17 avatar Sep 02 '19 17:09 sam0x17