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

[Feature Request]: (Qt) Native DualShock 3 support in Windows using the official Sony Sixaxis driver #7189

Closed
ricky65 opened this issue Oct 14, 2022 · 2 comments

Comments

@ricky65
Copy link
Contributor

ricky65 commented Oct 14, 2022

Description

Thanks to #7099 we now have native DualShock 3 support in Windows using the official Sony Sixaxis driver. Currently this is only available for the old wx interface and missing in the Qt interface. It would be very useful if this were available in the Qt version.

Reason

When using a DualShock 3 controller and the official Sony Sixaxis driver, rumble support is unavailable when using Qt SDL input but works with wx DualShock 3 Native mode added in #7099.

Examples

pcsx2 qt
pcsx2 wx

@stenzek
Copy link
Contributor

stenzek commented Oct 15, 2022

No plans to add this to Qt, especially since SDL provides some degree of DS3 support.

PRs welcome, of course. As I said in the other PR thread, you'd want to create a new InputSource and implement it there.

@stenzek stenzek closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2022
@mirh
Copy link

mirh commented Feb 8, 2023

Not that I'd really care or recommend sony's awful driver, but just for the records SDL didn't bother doing anything with DS3 after adding linux support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants