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

[MERGED] sdl2/Nintendo Switch Pro Controller (old).cfg updated #1154

Closed
wants to merge 14 commits into from

Conversation

davidhedlund
Copy link
Contributor

@davidhedlund davidhedlund commented Jul 29, 2024

Merged to #1160

…o Switch Pro Controller (default-off).cfg

# The file name was changed from "Nintendo Co., Ltd. Pro Controller.cfg" to "Nintendo Co., Ltd. Pro Controller (default-off).cfg":
#   - "(default-off)" indicates that the autoconfig file is not active by default. See comments for input_vendor_id and input_product_id.
# 
# Screenshot button (circle) is not mapped in this autoconfig and cannot be assigned any function due to Linux driver limitations
* input_l_x_plus_axis is manually defined here as RetroArch cannot auto-detect it due to Linux driver limitations. This setting may function if a compatible driver has been manually installed.
* input_r_x_plus_axis is manually defined here as RetroArch cannot auto-detect it due to Linux driver limitations. This setting may function if a compatible driver has been manually installed.
* input_r_y_minus_axis is manually defined here as RetroArch cannot auto-detect it due to Linux driver limitations. This setting may function if a compatible driver has been manually installed.
input_device = "Nintendo Switch Pro Controller (default-off)"
Remove "(default-off)" from input_device
# Due to the uncommon nature of this device, the autoconfig file is not active by default. This precaution is taken to avoid potential conflicts with the widely-used Nintendo Switch Pro Controller (nintendo-hid version) file. Button layouts are not compatible. To activate this configuration:
#   1) Comment out the input_vendor_id and input_product_id lines in the "Nintendo Co.,Ltd. Pro Controller.cfg" file.
#   2) Uncomment the input_vendor_id and input_product_id lines below:
@davidhedlund davidhedlund changed the title sdl2/Nintendo Switch Pro Controller (old).cfg renamed to Nintendo Switch Pro Controller (default-off).cfg sdl2/Nintendo Switch Pro Controller (old).cfg renamed to Pro Controller (default-off).cfg Jul 30, 2024
… Pro Controller (default-off).cfg

"Pro Controller" not "Nintendo Switch Pro Controller"

Just re-evaluated the settings from scratch and updated libretro#1157
@davidhedlund davidhedlund changed the title sdl2/Nintendo Switch Pro Controller (old).cfg renamed to Pro Controller (default-off).cfg sdl2/Nintendo Switch Pro Controller (old).cfg renamed to sdl2/Pro Controller (default-off).cfg Jul 30, 2024
input_device = "Pro Controller"
# This file uses the legacy controller name "Pro Controller" (generated by RetroArch on Linux 5.15)
# "(default-off)" was added to the file name to indicate that the autoconfig file is not active by default. See comments for input_vendor_id and input_product_id.
# Screenshot button (circle) is unbound in this autoconf, but has an ID of 13
input_menu_toggle_btn = "12"
@davidhedlund davidhedlund changed the title sdl2/Nintendo Switch Pro Controller (old).cfg renamed to sdl2/Pro Controller (default-off).cfg sdl2/Nintendo Switch Pro Controller (old).cfg updated Aug 1, 2024
@davidhedlund davidhedlund changed the title sdl2/Nintendo Switch Pro Controller (old).cfg updated [MERGED] sdl2/Nintendo Switch Pro Controller (old).cfg updated Aug 26, 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.

1 participant