From a8919b9e55da42fd26f178006099b4c0aa5f10cc Mon Sep 17 00:00:00 2001 From: Paul Dino Jones Date: Sat, 14 Feb 2026 13:45:02 -0500 Subject: [PATCH] Add link to guide for reverse engineering --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a730ac..bbbed7f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Cross Platform device manager for driving and flight simulators, for use with co - Convincing shaker effects for noise tranducers for wheel slip, wheel lock, and abs, as well as engine rpm and gear shifts. - Support for many [wheels and pedals](https://spacefreak18.github.io/simapi/thirdpartydevices) including Clubsport Elite V3, [Logitech G29](https://spacefreak18.github.io/simapi/logitechg29), and Moza R5. +## Adding More Devices +- If a device isn't already supported, feel free to assist in the reverse engineering process by submitting a pcap or even better working code in a pull request! +https://santeri.pikarinen.com/pages/usb_hid_reverse_engineering/ + ## Quick Install **One-Line Installation:**