Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joystick enumeration with UDEV is off #2033

Open
MrMEEE opened this issue Feb 28, 2022 · 2 comments
Open

Joystick enumeration with UDEV is off #2033

MrMEEE opened this issue Feb 28, 2022 · 2 comments

Comments

@MrMEEE
Copy link

MrMEEE commented Feb 28, 2022

Thanks for raising your issue here! 馃檪

Before you submit the issue however, we'd like you to consider the follow points.

  • We like to use the issue tracker for confirmed issues.
  • If you're stuck with SFML, please use the forum to get help.

Subject of the issue

I'm using Attract Mode (https://github.com/mickelson/attract), which is build on the SFML framework...

Joystick enumeration seems to be off.. basically same issue that SDL has:

libsdl-org/SDL#4688

Is there anyway to control this in SFML?

@eXpl0it3r
Copy link
Member

SDL and SFML have different implementation, it's rather tricky to compare the two

  • Can you provide more information on what "seems to be off" means exactly?
  • What do you expect, what are you actually getting?
  • How can things be reproduced?
  • What joysticks/gamepads are you using?
  • What OS have you tested this on?

@MrMEEE
Copy link
Author

MrMEEE commented Mar 1, 2022

  • Can you provide more information on what "seems to be off" means exactly?
    Controllers are shifted.. js0 -> Player 4, js1 -> Player 1, js2 -> Player 2, js3 -> Player 3
  • What do you expect, what are you actually getting?
    Same as above
  • How can things be reproduced?
    Plug a multijoystick controller
  • What joysticks/gamepads are you using?
    PC-Jamma (http://www.bartoxsystems.com/?page_id=48)
  • What OS have you tested this on?
    GroovyArcade - Arch based..

@eXpl0it3r eXpl0it3r changed the title Joystick enumeration is off.. Joystick enumeration with UDEV is off May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants