From 77433acb864bdf67246cc721242951b002dd5dfe Mon Sep 17 00:00:00 2001 From: Kimplul Date: Tue, 20 Jan 2026 17:46:38 +0200 Subject: mention open_mode in README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ef1ccc2..24f1bc9 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,17 @@ for wheels: ## Common issues and notes ++ If buttons work in games but there's no FFB, try + ```shell + echo 'options hid-tmff-new open_mode=0' | sudo tee /etc/modprobe.d/hid-tmff-new.conf + ``` + + Generally, the wheel only starts handling force effects when 'opened' by an + application, but some tools like key remappers may interfere with this. + `open_mode=0` 'opens' the wheel immediately to work around this, but increases + power draw and sets the fan spinning when not using the wheel, which might be + a bit annoying. + + To change gain, autocentering etc. use [Oversteer](https://github.com/berarma/oversteer). -- cgit v1.3