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

Add STK-7039RG (android, dinput, hid, sdl2, udev) #1210

Merged
merged 7 commits into from
Dec 31, 2024

Conversation

cjdg
Copy link
Contributor

@cjdg cjdg commented Dec 25, 2024

Gamepad profiles related with the STK-7039RG

cjdg added 3 commits December 25, 2024 13:50
Gamepad profiles related with the STK-7039RG
Added a small manual for STK-7039RG Gamepad, identified as ZhiXu Gamepad when using as wired mode.
@cjdg
Copy link
Contributor Author

cjdg commented Dec 25, 2024

I added a small documentation for common profiles for the Saitek STK-7039RGB controller

Copy link
Member

@RobLoach RobLoach left a comment

Choose a reason for hiding this comment

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

Thank you so much. While we would usually prefer to handle the permissions in a different Pull Request, I think it's fine to have them here. Thanks for the clean up.

Mind adding some of the button labels? Then they'll appear cleanly in the UI.

input_r_x_plus_axis = "+2"
input_r_x_minus_axis = "-2"
input_r_y_plus_axis = "+3"
input_r_y_minus_axis = "-3"
Copy link
Member

Choose a reason for hiding this comment

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

Would you mind added the button labels here too?

input_r_x_plus_axis = "+3"
input_r_x_minus_axis = "-3"
input_r_y_plus_axis = "+4"
input_r_y_minus_axis = "-4"
Copy link
Member

Choose a reason for hiding this comment

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

Button labels 🙏

input_r_x_minus_btn = "0"
input_r_y_plus_axis = "+3"
input_r_y_minus_axis = "-3"
input_r_x_minus_axis = "-2"
Copy link
Member

Choose a reason for hiding this comment

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

Button labels would help here 🙏

input_r_x_plus_axis = "+2"
input_r_x_minus_axis = "-2"
input_r_y_plus_axis = "+3"
input_r_y_minus_axis = "-3"
Copy link
Member

Choose a reason for hiding this comment

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

Mind some button labels?

@RobLoach RobLoach merged commit 00d3780 into libretro:master Dec 31, 2024
@RobLoach
Copy link
Member

Actually, going to merge this for now. Would you mind adding the button labels in?

@RobLoach RobLoach changed the title Added gamepad profiles for STK-7039RG android: dinput: hid: sdl2: udev: Add STK-7039RG Dec 31, 2024
@RobLoach RobLoach changed the title android: dinput: hid: sdl2: udev: Add STK-7039RG Add STK-7039RG (android, dinput, hid, sdl2, udev) Dec 31, 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