Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Possibility to use logitech g29 #425

Open
giovanit opened this issue Jun 22, 2024 · 4 comments
Open

[Feature] Possibility to use logitech g29 #425

giovanit opened this issue Jun 22, 2024 · 4 comments
Labels
backlog enhancement New feature or request help wanted Extra attention is needed

Comments

@giovanit
Copy link

Device

Desktop

Operating System

Windows

Browser

Chrome/Edge/Chromium

Suggestion

Add a function to enable the use of the Logitech G29 steering wheel

@giovanit giovanit added the enhancement New feature or request label Jun 22, 2024
@redphx
Copy link
Owner

redphx commented Jun 22, 2024

Test it in https://hardwaretester.com/gamepad

If you can test it, do a screen record.
If not, nothing I can do.

Edit: it may be possible using WebHID and https://github.com/nightmode/logitech-g29, but since I don't have the device I can't test it.

@redphx redphx added help wanted Extra attention is needed backlog labels Jun 23, 2024
@GopherTheCoder
Copy link

GopherTheCoder commented Oct 18, 2024

Tested with my G920 Xbox, in Edge, inputs can be received, but definitly need some remapping.
image
image
B0:A B1:B B2:X B3:Y B4:Right paddle B5:Left paddle B6:Menu B7:View B8:RSB B9:LSB B10:Home
B11~B17 No response, maybe mapped to a gear shift which I don't have.
AXIS0: Wheel, turning right(clock-wise) is positive.
AXIS1: Throttle AXIS2: Brake AXIS5: Clutch These three paddles are mapped from 0100 to 1.0-1.0
And the most weird, Dpad is mapped to AXIS9, default value is 1.28571, ↑:-1.0 ↓:0.14286 ←:0.71429 →:-0.42857

The Throttle(AXIS1) seems to be recognized as left stick Y, cause in xbox.com/play, the selector keep scrolling down, same behaviour is observed when I open better-xcloud menu. I get into Forza Horizon 5(with mouse), there apears to be same mapping in-game.

@GopherTheCoder
Copy link

So I guess all we need is just #169 then.

@Jedibuji
Copy link

I was wondering if a wheel would work or not. I've been really enjoying being able to play Forza M on mobile with rumble feedback it's finally playable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants