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]: add dinput Force Feedback support #11900

Closed
Sasha349 opened this issue Oct 9, 2024 · 5 comments
Closed

[Feature Request]: add dinput Force Feedback support #11900

Sasha349 opened this issue Oct 9, 2024 · 5 comments
Labels
Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration.

Comments

@Sasha349
Copy link

Sasha349 commented Oct 9, 2024

Description

After moving to SDL Force feedback in GT4, Enthusia,etc. may randomly disabling for 10-15 seconds. Think this is current SDL issue. There a big count of issues which describe wheel FFB loss. Im try to add more logging to current version of emulator locally and SDL not respond any errors. Last normal working FFB in pcsx2-1.7.3727 use Dinput FFB. Test with Moza R12.

Reason

It will allow to use default Dinput FFB.

Examples

#3926
#11735
#11128
#11833

@Sasha349 Sasha349 added Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration. labels Oct 9, 2024
@mirh
Copy link

mirh commented Oct 17, 2024

I think #11906 and #11915 are actually closer to your ballgame.
Though I suppose #7196 really did set up a pretty simplified version of the older driver (I see no dinput CreateEffect calls in the code) so the feature request could still be legit.

@Sasha349
Copy link
Author

Seems in current branch dinput FFB removed. in older version it stored in pcsx2\USB\usb-pad\dx\dinput.cpp

@F0bes
Copy link
Member

F0bes commented Oct 30, 2024

There were FFB fixes merged recently. Have these fixed your issues with FFB dropping out on SDL?

@Sasha349
Copy link
Author

Sasha349 commented Nov 1, 2024

There were FFB fixes merged recently. Have these fixed your issues with FFB dropping out on SDL?

Test today around 2h using Moza R12 and no FFB drop at this time.

@F0bes
Copy link
Member

F0bes commented Nov 1, 2024

Awesome to hear. Closing as completed.

@F0bes F0bes closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration.
Projects
None yet
Development

No branches or pull requests

3 participants