8000 Steering wheel not working · Issue #68 · CodeArtemis/TriggerRally · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Steering wheel not working #68

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

Open
cshaa opened this issue Sep 8, 2014 · 4 comments
Open

Steering wheel not working #68

cshaa opened this issue Sep 8, 2014 · 4 comments

Comments

@cshaa
Copy link
cshaa commented Sep 8, 2014

Hi!
I've got Logitech steering wheel which is compatibile with HTML5 Gamepad API (tested here). Steering and thrust/break is represented by left analog stick.
Could you possibly fix it? (It shouldn't be that hart - it treats the same as all the other browsers)

@jareiko
Copy link
Contributor
jareiko commented Sep 9, 2014

What is the name of the steering wheel as reported by that testing tool?

@cshaa
Copy link
Author
cshaa commented Sep 10, 2014

It's "046d-c294-Logitech Logitech Formula Force RX"

@jareiko
Copy link
Contributor
jareiko commented Sep 10, 2014

Ah okay, the problem is that the game currently looks for the substring "Racing Wheel" in the id to identify wheels. If it doesn't find that, it assumes it's a gamepad.

The steering should already work, just not accelerate/brake. Is that the case? And can you accelerate or brake using any of the buttons / levers?

@cshaa
Copy link
Author
cshaa commented Sep 11, 2014

Nope.
It just acts as a dead piece of hardware. In both Chrome (or in my case Chromium) andn Firefox.
However in my demo the wheel works perfectly. You can take a look at my implementation, most of the code is from HTML5Rocks.
I hope this helps you getting closer to the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0