Skip to content

Commit 45da6f1

Browse files
author
mescon
committed
Release 0.10.0
Retitle the accumulated changelog as 0.10.0 and add a state-of-the- driver section to the README: what is hardware-verified, what is expected pending independent confirmation (real G PRO, the other Logitech-SDK sims), and what G Hub features are not covered yet.
1 parent d36c5ea commit 45da6f1

2 files changed

Lines changed: 37 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ the contract is "it works on RS50 and G Pro as listed here".
77

88
## Unreleased
99

10-
Over one hundred commits since the `v0.9-pre-simplification` tag on
11-
2026-02-02. Rather than enumerate all of them, this entry groups them
12-
by theme. See `git log v0.9-pre-simplification..HEAD` for the full
10+
(nothing yet)
11+
12+
## 0.10.0 - 2026-07-03
13+
14+
188 commits since the `v0.9-pre-simplification` tag on 2026-02-02.
15+
Rather than enumerate all of them, this entry groups them by theme.
16+
See `git log v0.9-pre-simplification..v0.10.0` for the full
1317
chronology.
1418

1519
### The 90-degree saga closed; profile slots done right (2026-07-03)

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,36 @@ All effects are routed to the wheel's single direct-drive motor
167167
> after the driver was reloaded while Steam ran: **restart Steam
168168
> fully** - its device list goes stale across driver reloads.
169169
170+
### State of the driver (v0.10.0, 2026-07-03)
171+
172+
An honest calibration of what "supported" means today:
173+
174+
**Verified on hardware** (one RS50, G PRO compatibility mode, plus
175+
extensive USB-capture cross-checks): everything marked with a check in
176+
the matrix above, including full-lap gameplay in ACC and AC EVO with
177+
simultaneous steering FFB and TrueForce.
178+
179+
**Expected but awaiting independent confirmation:**
180+
- A **real G PRO Racing Wheel** runs the identical code path and
181+
protocol (byte-verified against contributor captures), but no
182+
field report has confirmed the new texture routing or range
183+
auto-restore on one yet. If you have a G PRO, your report is the
184+
most valuable thing you can contribute (issue #8).
185+
- **Other Logitech-SDK sims** (Le Mans Ultimate, AMS2, Assetto Corsa,
186+
rFactor 2, iRacing) link against the same SDK as the two verified
187+
titles and should behave identically. One confirmation each is all
188+
it takes to move them into the verified column.
189+
190+
**Not there yet, compared to G Hub on Windows:**
191+
- No GUI; configuration is sysfs (and partially Oversteer).
192+
- Setup is manual: DKMS module, per-prefix TrueForce shim install,
193+
`PROTON_ENABLE_HIDRAW=1`, Steam Input off. Documented, not
194+
automatic.
195+
- No firmware updates (SecureDFU untouched by design), no onboard
196+
profile *editing* (slots can be selected and their names read, not
197+
written), no per-game automatic profiles, and the response-curve /
198+
Sensitivity upload feature is protocol-mapped but not implemented.
199+
170200
## Button Mapping
171201

172202
![RS50 Button Layout](rs-wheel-hub-button-layout.png)

0 commit comments

Comments
 (0)