Kimplul

Results 266 comments of Kimplul

Nice work! Interestingly I don't have `70-steam-input.rules`, not really sure why not. Not really sure where that file comes from anyhow, searching for it on GitHub doesn't give any results....

> How can you make your driver work not only in udev, but also with joydev? If you're asking about the deadzone, this command seems to remove the deadzone completely:...

I took a look around `gimx-config`, seems there is a tab `Joystick corrections` with broken-line correction parameters. This implies they're the same as what `jscal` uses, which in the command...

Could you clarify if the `jscal` command works or the `Joystick corrections` tab in gimx? Either way, the `jscal` command should be applied every time on reboot, yes. Essentially just...

> I substitute my values > udevadm info -q property --property 044f --value /dev/input/js0 You're not supposed to put the output of the previous command there, rather use `ID_VENDOR_ID` and...

@fuzunspm Not really, at least as far as I'm aware. I tried double checking my previous findings but wasn't able to launch a race, regardless of which proton version I...

Hello again, the T500 effort's been pretty quiet for a while. This bump is to call for volunteers to help reverse engineer the T500 RS USB api. The current state...

Hello @MonsorP4py, thanks for showing interest. A short overview of what has to be done can be found in the wiki: https://github.com/Kimplul/hid-tmff2/wiki#how-to-add-in-support-for-a-new-t-series-wheel TL;DR: We're mainly interested in the USB packet...

Hello, looks like you've successfully captured starting and stopping an effect. The leftover capture data looks to be identical to `START` and `STOP` in `force-effects-t500.txt`. Note that the packets with...

> The help I need was if something were missing or to many data. Right, gotcha. You could argue that there's sort of both too little and too much. As...