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

T80 support #53

Closed
TorokLev opened this issue Mar 30, 2024 · 3 comments
Closed

T80 support #53

TorokLev opened this issue Mar 30, 2024 · 3 comments

Comments

@TorokLev
Copy link

Hi,
I know that this is not supposed to work with T80 but I'd like to ask for some help how build a support for T80.
Can you help me in this?
Thank you,
Lev

@albfan
Copy link
Collaborator

albfan commented Mar 30, 2024

t80 is basically t150 without force feedback.

I would start with oversteer. Seems they add support since version 0.8.0.

https://github.com/berarma/oversteer/releases/tag/0.8.0

Remember to use PS3 mode (like this driver)

berarma/oversteer#142

seing that, I don't think you need a driver for it, it is just buttons and analog input

@albfan albfan closed this as completed Mar 30, 2024
@TorokLev
Copy link
Author

Hi,
Thanks for the suggestion.

Unfortunately, this device works in PS4 PS5 mode and no way to switch to PS3.

Oversteer can see only 2 buttons. evtest can detect more but not the wheel and pedals.

Any other suggestion?
Lev

@albfan
Copy link
Collaborator

albfan commented Mar 30, 2024

Low level work. USB captures, protocol analysis

Maybe tmff2 supports PS4 mode (no plans for that here)
Kimplul/hid-tmff2#86

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

No branches or pull requests

2 participants