aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-07-29 12:54:16 +0300
committerGitHub <noreply@github.com>2022-07-29 12:54:16 +0300
commit97433a16dc5aeccb54ce001b54299c3706a56d74 (patch)
tree10dcf660edd57a51af5f9d832c87e93f082c52f7
parentb0cab03e4af15f5acb2d58f9e5bc8314a6a69816 (diff)
downloadhid-tmff2-97433a16dc5aeccb54ce001b54299c3706a56d74.tar.gz
hid-tmff2-97433a16dc5aeccb54ce001b54299c3706a56d74.zip
Update README.md
As discussed in #46
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3176366..bda6f9a 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,10 @@ Done!
## Additional tidbits
++ 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).
+
+ Note that you will still need the Linux driver, the Windows driver just installs some files needed by games to correctly recognize the Linux driver. The Windows driver itself does not work under Wine/Proton.
+
+ Until the updated `hid-tminit` is upstreamed, you might want to blacklist the kernel module `hid-thrustmaster`. Do this with
```
echo 'blacklist hid_thrustmaster' > /etc/modprobe.d/hid_thrustmaster.con