aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-03-24 23:42:26 +0200
committerGitHub <noreply@github.com>2023-03-24 23:42:26 +0200
commit010c0d986d8d75ff2727d164c8c41b08b33549a9 (patch)
tree956b3c853e5431b15335c7debaa2a79c0e7b98bf
parentffc0060a633def5246d10d3544911b65f4018429 (diff)
downloadhid-tmff2-010c0d986d8d75ff2727d164c8c41b08b33549a9.tar.gz
hid-tmff2-010c0d986d8d75ff2727d164c8c41b08b33549a9.zip
update README to current state
-rw-r--r--README.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab87545..4d8a50b 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,20 @@ games inconsistent pedal mapping. Meaning that all pedals should be detected in
Anycase, **this version is usable in most force feedback games, supports
rangesetting as well as gain and autocentering along with most force feedback effects.**
+
+### Help wanted with adding more Thrustmaster wheels
+
+Currently open requests for wheels:
+
++ [T500 RS](https://github.com/Kimplul/hid-tmff2/issues/18)
++ [TX](https://github.com/Kimplul/hid-tmff2/issues/48)
++ [T818](https://github.com/Kimplul/hid-tmff2/issues/58)
++ [T-GT II](https://github.com/Kimplul/hid-tmff2/issues/55)
+
+If you would like to help add a wheel to this driver, please have a look through the
+[wiki](https://github.com/Kimplul/hid-tmff2/wiki#how-to-add-in-support-for-a-new-t-series-wheel) for what might need to be done.
+If you have a wheel that's not on the list, but suspect it might fit into the driver, please feel free to open up an issue about it.
+
## Small note
While I haven't personally come across any crashes or lockups with this
@@ -47,9 +61,11 @@ Done!
+ reboot (not strictly necessary, but definitely recommended)
Done!
-> :warning: Warning: There have been reports that this driver does not work if the wheel's firmware version is any other than v. 31. To update the firmware, you will have to fire up a Windows installation and update the firmware using the official Thrustmaster tools.
+> :warning: Warning: There have been reports that this driver does not work if the wheel's firmware version is older than v. 31.
+> To update the firmware, you will have to fire up a Windows installation and update the firmware using the official Thrustmaster tools.
-> :warning: Warning: There was a name change when adding support for the T248 from `hid-tmt300rs` to `hid-tmff-new`, and you may have to uninstall the older version of the driver.
+> :warning: Warning: There was a name change when adding support for the T248 from `hid-tmt300rs` to `hid-tmff-new`,
+> and you may have to uninstall the older version of the driver.
## Additional tidbits