Results 24 comments of Mike Cronce

Oh yeah - one other little thing I'm not super happy with. Right now, it takes whatever keycode you have configured and adds 0x100 to it. This is to get...

Had to WIP this. Finally got to a point of actually play testing this and it turns out that if I'm holding a grip to modeshift, press a button that's...

It's not currently configurable by client code, but you can modify it - I believe the relevant line is https://github.com/ynsta/steamcontroller/blob/master/src/events.py#L283 for mouse mode but you can look for other lines...

As a follow up, it took a while to learn my way through EventModule so I could get a left stick click vs left pad hack worked out. Pretty sure...

#54 is what should fix this when it's ready.

I will say that in my goings-on with getting VDF support going, I noticed a lot of super weird behavior around the pads. One thing going on was that if...

Whoops, I spoke a little too soon. When I fixed the first issue I mentioned, the second issue seems to have been fixed right along with it.

@zzhengzhuo what database are you testing against? I'm seeing identical (passing) results without/with your changes I also tried rebasing on main again, but the merge conflicts are nontrivial

@zzhengzhuo @abonander as a Plain Old User eagerly awaiting this, I appreciate both of you taking the time to get it merged

I'm experiencing what _might_ be the same issue. I can't speak to Firefox, but any time the Chrome extension is locked, Chrome (Google Chrome, not Chromium) experiences severe performance issues....