Skip to content

[MERGED] linuxraw: Create Wireless Controller.cfg#1175

Closed
davidhedlund wants to merge 13 commits intolibretro:masterfrom
davidhedlund:patch-54
Closed

[MERGED] linuxraw: Create Wireless Controller.cfg#1175
davidhedlund wants to merge 13 commits intolibretro:masterfrom
davidhedlund:patch-54

Conversation

@davidhedlund
Copy link
Copy Markdown
Contributor

No description provided.

# The files "Sony Interactive Entertainment Wireless Controller.cfg" and "Wireless Controller.cfg" should have identical content except for the input_device variable. This difference allows thelinuxraw driver to recognize the controller on various Linux kernel versions.
Sony DualShock 4 v2 Controller
Comment thread linuxraw/Wireless Controller.cfg Outdated
input_driver = "linuxraw"
# The files "Sony Interactive Entertainment Wireless Controller.cfg" and "Wireless Controller.cfg" should have identical content except for the input_device variable. This difference allows thelinuxraw driver to recognize the controller on various Linux kernel versions.
input_device = "Wireless Controller"
input_device_display_name = "Sony DualShock 4 v2 Controller"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are you able to get the input_vendor_id and input_product_id?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The linuxraw driver does not utilize the Vendor ID and Product ID. This is thoroughly explained in the documentation available at https://docs.libretro.com/guides/controller-autoconfiguration/.

@davidhedlund davidhedlund changed the title linuxraw: Create Wireless Controller.cfg [READY] linuxraw: Create Wireless Controller.cfg Aug 17, 2024
input_l2_axis_label = "L2 Analog"
input_r2_axis_label = "R2 Analog"
# This file has not been evaluated. The linuxraw autoconfig files cannot be assessed in Remote RetroPad or in games until this issue is resolved: [IMPORTANT] linuxraw: Mapping variables are ineffective - https://github.com/libretro/RetroArch/issues/16856[1].
input_device_display_name = "Sony DualShock 4 v2 Controller (BlueTooth)"
@davidhedlund
Copy link
Copy Markdown
Contributor Author

@davidhedlund davidhedlund changed the title [READY] linuxraw: Create Wireless Controller.cfg [MERGED] linuxraw: Create Wireless Controller.cfg Aug 26, 2024
@davidhedlund
Copy link
Copy Markdown
Contributor Author

I've merged all my PRs to simply the reviews for you.

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