aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-12-18 00:51:28 +0200
committerGitHub <noreply@github.com>2023-12-18 00:51:28 +0200
commit9f79c8ede052227a32ac0e63cab4e2afe8c01a1e (patch)
treef460c81a9924e6b40cd81c2211e1cd2db72c35d7
parent8ceb052b123a42eeab6513803422c0a6257c01b8 (diff)
downloadhid-tmff2-9f79c8ede052227a32ac0e63cab4e2afe8c01a1e.tar.gz
hid-tmff2-9f79c8ede052227a32ac0e63cab4e2afe8c01a1e.zip
Update README.md
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 856ed27..f9d5ba6 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,11 @@ the effects compare to the Windows driver. Second, in certain games, the mapping
of pedal inputs can be inconsistent. This means that while all pedals should be
recognized by the games, they might not be mapped correctly.
+I only have access to the base editions of T300RS and T248 wheels to test with, but
+from reports it seems that other editions (F1, GT, Alcantara, etc.) should also work
+with this driver. TX support was contributed by
+[@davidedmundson](https://github.com/davidedmundson).
+
## Installation
You can either install this kernel module by using DKMS or
@@ -84,7 +89,7 @@ sudo yum install kernel-devel kernel-headers # Fedora-based
> from `hid-tmt300rs` to `hid-tmff-new`, and you may have to uninstall the older
> version of the driver.
-## Contribute to project
+## Contributing
This project wants help from people who can contribute.
If you would like to help add a wheel to this driver,
@@ -101,7 +106,8 @@ for wheels:
+ [T128P](https://github.com/Kimplul/hid-tmff2/issues/67)
+ [TS-PC](https://github.com/Kimplul/hid-tmff2/issues/65)
-## FAQ (Frequently Asked Questions)
+## Common issues and notes
+
+ Reportedly some games running under Wine/Proton won't recognize wheels without
the official Thrustmaster drivers installed within the prefix. See
[#46](https://github.com/Kimplul/hid-tmff2/issues/46#issuecomment-1199080845).