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

[READY] sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (non-HID) (default-off).cfg #1160

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

davidhedlund
Copy link
Contributor

@davidhedlund davidhedlund commented Aug 1, 2024

  • Added input_device_display_name to make the system compatibility clear.
  • Removed comments

@davidhedlund davidhedlund changed the title Update and rename Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg Update and rename sdl2/Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg Aug 1, 2024
@davidhedlund davidhedlund changed the title Update and rename sdl2/Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg Aug 1, 2024
@davidhedlund davidhedlund changed the title sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg Aug 1, 2024
# input_r_x_plus_axis is manually set here since RetroArch can't auto-detect it in Linux 5.15, but manual adjustments make it functional.
# This autoconfig file was generated using RetroArch via the Flathub package.
# Please refrain from updating it with an autoconfig created by the AppImage: The SDL2 controller driver utilizes UDEV rather than SDL2 - hizzlekizzle/RetroArch-AppImage#12
@davidhedlund davidhedlund changed the title sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Pro Controller (default-off).cfg sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (default-off).cfg Aug 20, 2024
… Pro Controller (default-off).cfg

The SDL2 database uses the "Nintendo Switch Pro Controller." Previously, there was an incorrect name due to an issue: the SDL2 controller driver employs UDEV instead of SDL2 - hizzlekizzle/RetroArch-AppImage#12
@davidhedlund davidhedlund changed the title sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (default-off).cfg [READY] sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (default-off).cfg Aug 20, 2024
# In this autoconfiguration, the screenshot button (circle) is unassigned, and no corresponding value could be identified for it.
Nintendo Switch Pro Controller+Linux 5.15 (non-HID) does not register thumb sticks - libretro/RetroArch#16905
input_device = "Nintendo Switch Pro Controller (Linux 5.15, non-HID)"
input_device_display_name = "Nintendo Switch Pro Controller (Linux 5.15, non-HID)"
Unnecessary input_device in autoconfig files generated by the android, and sdl2 controller drivers - libretro/RetroArch#16920
Comment on lines 12 to 2
input_device = "Nintendo Switch Pro Controller (old)"

# input_vendor_id = "1406"
# input_product_id = "8201"

#input_device = "Nintendo Switch Pro Controller"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only thing we're really changing here is removing the input_device. Could you clarify why we're making this change? Thanks a lot.

…witch Pro Controller (non-HID) (default-off).cfg

Added "(non-HID) " to the filename
@davidhedlund davidhedlund changed the title [READY] sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (default-off).cfg [READY] sdl2: Update and rename Nintendo Switch Pro Controller (old).cfg to Nintendo Switch Pro Controller (non-HID) (default-off).cfg Oct 2, 2024
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

Successfully merging this pull request may close these issues.

2 participants