Gopher360 icon indicating copy to clipboard operation
Gopher360 copied to clipboard

How to achieve Left Analog:Scroll up/down

Open FlowerArt opened this issue 6 years ago • 5 comments

I have tried many changes and still can't achieve this. I hope God can help me, I love you.

FlowerArt avatar Jul 18 '19 14:07 FlowerArt

I'm pretty sure God knows what to do in this case, just wait for his email in your inbox.

notflip avatar Jul 21 '19 08:07 notflip

why would anyone have Left analog to move mouse when 99.99999% of games use right analog stick to move. That is plain stupid.

arjun1194 avatar Oct 02 '19 11:10 arjun1194

I even didn't downloaded the code yet, but looking at the config autogeneration code, it seems there is a SWAP_THUMBSTICKS = 1 option in config.ini to achive that.

helviojr avatar Jan 02 '20 22:01 helviojr

Hey there! As the active developers seem to have left this project alone, I have decided to continue work upon what was built here. In all fairness, the swapping of thumbsticks has been added through recent commits, but was never added to a release, therefore most users likely still aren't able to use this functionality.

For this reason, I have released v0.99 as being the "end-result" that is Gopher360, containing all recent commits into a new build.

Furthermore, I have already published a (very much WIP) v0.991 which as of now contains a fix for game UIs. An upcoming feature, which likely will be released under v0.991 as well, is the experimental FPS mode, allowing for WASD movement in games.

Check out the most recent releases over here: https://github.com/mike1084/GopherRenewed/releases

mike1084 avatar Feb 06 '20 18:02 mike1084

@mike1084 Glad to hear that. BTW: your link text and the link location differ. If I click your link, then I am not redirected to your fork.

Also, please take a look at my PR (#143) and add the missing parameters to the default config (if not done yet, I did not check your fork).


@FlowerArt there is a parameter SWAP_THUMBSTICKS. If set to 1, then right stick is moving the mouse and left stick is scrolling. However, the last release (Gopher360 0.989) did not include them.

You might want to try the more recent build I just created that contains these changes. Or try the build from mike1084: https://github.com/mike1084/GopherRenewed/releases

achimmihca avatar Jan 23 '21 19:01 achimmihca