-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UE5.4 setting up the logitech G27 #78
Comments
Can you provide some screenshots of your input settings? |
It looks like @Wifilan dropped interest, but I'm interested in following up on this. I'm in Linux UE5.3 and I've downloaded the repo into my project (as opposed to cloning it, though ideally I'd like to keep it git tracked on the branch going by the same name 3.5.0-rc.23. Not sure if that is going to be the same version as the link for 5.3). I have a Logitech G920 Racing Wheel and Pedals. The plugin sees the joystick and I've attempted adding the js0 axes (according to the axes that show values with jstest). But nothing happens in game. Edit: The reason I need 5.3 is I have other dependencies. I could potentially go to 5.4. |
Сам ты потерял интерес. |
Can you provide a blueprint of how you are attempting to consume the Axis Input?
The plugin should be fully backwards compatible, upgrading will just make troubleshooting more difficult imo |
The consumers of axis input are just what comes with the Offroad Advanced Vehicle Project from Unreal. My project is a C++ project so I can't give you BP but can give you the file that appears to bind input axis mappings to callbacks. Is there something in particular you're looking to see? |
someone has a working example of setting up a machine in UE5.4, I can't fully configure it, I figured out the buttons, but I can't with the axes. when the steering wheel rotates, only a turn in one direction is obtained.
The text was updated successfully, but these errors were encountered: