-
Notifications
You must be signed in to change notification settings - Fork 372
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
changed the title
Jul 30, 2024
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
… Pro Controller (default-off).cfg "Pro Controller" not "Nintendo Switch Pro Controller" Just re-evaluated the settings from scratch and updated libretro#1157
davidhedlund
changed the title
Jul 30, 2024
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
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
changed the title
Aug 1, 2024
sdl2/Nintendo Switch Pro Controller (old).cfg
renamed to sdl2/Pro Controller (default-off).cfg
sdl2/Nintendo Switch Pro Controller (old).cfg
updated
davidhedlund
changed the title
[MERGED] Aug 26, 2024
sdl2/Nintendo Switch Pro Controller (old).cfg
updatedsdl2/Nintendo Switch Pro Controller (old).cfg
updated
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merged to #1160