From 97433a16dc5aeccb54ce001b54299c3706a56d74 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 29 Jul 2022 12:54:16 +0300 Subject: Update README.md As discussed in #46 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.3