Tylemagne / Gopher360

Gopher360 is a free zero-config app that instantly turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.
GNU General Public License v3.0
946 stars 169 forks source link

Possible to disable mouse and scrolling? #123

Open mlammert opened 4 years ago

mlammert commented 4 years ago

I am trying to use Gopher as an interface to some custom gaming equipment via Windows 10.

I can get all the buttons to map correctly and everything is working great from that point of view.

However, we would love to be able to DISABLE the mouse and possibly the window scrolling (left and right thumb sticks).

Is this possible?

Thanks!

BunnyTub commented 4 years ago

This project appears to be abandoned as it hasn't been updated since 2019 and possibly even older. Nobody else has yet attempted to continue updating this program.

All the bugs and glitches in this version will remain forever until someone creates a fork or a similar program. The program may also have un-noticed exploits that could put you and other users at risk.

As of 2020, this program is officially out-of-support.

achimmihca commented 3 years ago

There are parameters DEAD_ZONE and SCROLL_DEAD_ZONE. If these are set high enough, I guess that it will behave similar to "disabled". However, the last release (Gopher360 0.989) did not include these parameters.

I added a PR to add these parameters to the default config. You might want to try the more recent build I just created that contains these changes.