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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Device Type" is not always visible #16133

Closed
davidhedlund opened this issue Jan 18, 2024 · 4 comments
Closed

"Device Type" is not always visible #16133

davidhedlund opened this issue Jan 18, 2024 · 4 comments

Comments

@davidhedlund
Copy link

First and foremost consider this:

  • Only RetroArch bugs should be filed here. Not core bugs or game bugs
  • This is not a forum or a help section, this is strictly developer oriented

Description

"Device Type" is not always visible

Expected behavior

Device Type should always be listed. There are no options to permanently change the Device Type setting, so you are dependent to access it, since you have set it to DualAnalog to use both thumb sticks for Sony PlayStation controllers.

Actual behavior

Device Type is not always listed.

Steps to reproduce the bug

  • Open Settings -> Input -> RetroPad Binds -> Port 1 Binds. Device Type is not listed.
  • Load a game, then open Settings -> Input -> RetroPad Binds -> Port 1 Binds. Device Type is sometimes listed, sometimes not.

Bisect Results

[Try to bisect and tell us when this started happening]

Version/Commit

You can find this information under Information/System Information

  • RetroArch: 1.16.0 Appimage

Environment information

  • OS: GNU/Linux
  • Compiler: [In case you are running local builds]
@RobLoach
Copy link
Member

RobLoach commented Jan 18, 2024

This is intended. The device type depends on the core that's loaded.

I recommend asking some of these questions in either the Forum, or on Discord. The issue queue is not a support board.

@davidhedlund
Copy link
Author

This is intended. The device type depends on the core that's loaded.

Well, as I initially reported:

  • Load a game, then open Settings -> Input -> RetroPad Binds -> Port 1 Binds. Device Type is sometimes listed, sometimes not.

This is for the libretro-beetle-psx GNU/Linux package. Whe I load a game with that core (known as PlayStation (Mednafen PSX) in RA) sometimes I don't get access to the "Device type" which makes it impossible to set it to "DualAnalog".

@sonninnos
Copy link
Collaborator

No, the option is never there in global input settings anymore. Only under Quick Menu Controls, because it is the emulated device type, which is core dependent.

@davidhedlund
Copy link
Author

davidhedlund commented Jan 19, 2024

No, the option is never there in global input settings anymore. Only under Quick Menu Controls, because it is the emulated device type, which is core dependent.

Oh, now I understand why I saw "Device Index" "randomly". Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants