RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.01k stars 175 forks source link

Controller mapping issues #2891

Closed tritonas00 closed 2 years ago

tritonas00 commented 2 years ago

From discord:

I've been testing out 2022.03, and I'm not sure if it's something I'm doing wrong, but with an xbox controller, I often lose gas and brake. I would say 4/5 times I launch the game, I can't use gas or brake on the controller, but the arrow keys still work. Going back to 2021.10, after launching the game 10 times, I didn't see that issue once.

Just to follow up on this, I had 2 other people try the latest dev build and they both experienced the shadow flickering, and both of their xbox controllers don't work with gas and brake on the triggers. Other buttons on the controller work, just not the triggers

It also looks like the mapping might be different in general, because on 2021.10, start on the controller is the ignition, and A is starter, while in 2022.03, start appears to be the starter and A is save game

NOT WORKING: 16:21:08: Creating Joystick 1 (Controller (Xbox One For Windows)) 16:21:08: * Axes: 6

WORKING: 16:19:23: Creating Joystick 1 (Controller (Xbox One For Windows)) 16:19:23: * Axes: 5

RoR-_2022.03_Not_Working.log RoR_-_2021.10_Working.log

tritonas00 commented 2 years ago

MASTER 16:21:08: OIS Version: 1.5.1 2021.10 16:19:23: OIS Version: 1.4.0

AnotherFoxGuy commented 2 years ago

Changelog for OIS is here: https://github.com/wgois/OIS/releases

tritonas00 commented 2 years ago

Changelog for OIS is here: https://github.com/wgois/OIS/releases

Could be this https://github.com/wgois/OIS/pull/67/files

We should try with 1.4.0 again. Can you make a package for it?

tritonas00 commented 2 years ago

ois 1.4.0 from https://github.com/AnotherFoxGuy/ogredeps/tree/master/src/ois works.