joetex / stream-racing-wheel

Logitech G920 Racing Wheel Overlay for Streaming, as a React Webpage
24 stars 11 forks source link

G923 #2

Closed ECENAT closed 2 years ago

ECENAT commented 3 years ago

Hi ... i'm using the G923. It works fine, but the pedals are worng mapped there. Any possibility to fix this? THx

k1dm0rb1d commented 3 years ago

Same I managed to change the wheel to Momo drifting one but I cannot sort out the pedals...

joetex commented 3 years ago

Hey guys, yea the current mapping is setup for G920. You'd have to change the code to make it work for other wheels.

I didnt do a good job making it easy to map buttons, but its not too much code to fix. I'm busy on other projects, so if anyone does a PR I would accept it.

jandae commented 2 years ago

For anyone trying to make it work with the g27 Important things:

I don't know react so took me a while to make it work

joetex commented 2 years ago

@jandae @ECENAT @k1dm0rb1d

I have updated the GitHub Pages to allow Binding Inputs and Changing Images https://joetex.github.io/stream-racing-wheel/

Please test. Thanks!