Kimplul / hid-tmff2

Linux kernel module for Thrustmaster T300RS, T248 and (experimental) TX, T128 and TS-XW wheels
GNU General Public License v3.0
206 stars 20 forks source link

Support other wheel modes with T248 #64

Open Kimplul opened 1 year ago

Kimplul commented 1 year ago

Currently only the PC mode for the T248 is supported, but it might be possible to support other modes as well. The T248 shares a USB ID with the T300 in PS4 mode, which means extending the driver with some way to ask which exact wheel is being used in the probe function.

Still unclear whether there are advantages to supporting other modes like there are with the T300.

Nighthawk604 commented 1 year ago

I haved a T128P when using your files identifies as a t248 hehehe.

I'm still muddling through capturing theusb trafficbut I wouldliketo help and develop this T128 wheel.