necroware / gameport-adapter

GamePort adapter to connect old DB15 joysticks to USB port
GNU General Public License v3.0
297 stars 57 forks source link

Cannot use FFB Wheel in Windows10 #78

Closed Xx-yuta-xX closed 11 months ago

Xx-yuta-xX commented 11 months ago

I created a gameport-adapter and tried to use FFB Wheel on Windows 10 but could not use it. Screenshot 2023-12-27 191225

Screenshot 2023-12-27 191322

creopard commented 11 months ago

Please try the firmware files from the current repository instead of the release 2.1.1 (from 2022). The current repo files contain fixes regarding Sidewinder timings.

Xx-yuta-xX commented 11 months ago

I tried but could not work.

necroware commented 11 months ago

This is probably a duplicate of the issue #70

Please try following branch, we still don't know if that one works. https://github.com/necroware/gameport-adapter/tree/win10-usb-hid-fix

Xx-yuta-xX commented 11 months ago

I could fix the problem thank you.

necroware commented 11 months ago

Open source projects work only if everybody helps. Did the code from that branch help, or did you do something else to get it working? If that branch helped, I will integrate it into the main branch, but I can do it only after confirmation from s.o. who has this issue. It seems, that not everybody who has windows 10 runs into this problem, that's why I need a feedback from s.o. who is affected.

Xx-yuta-xX commented 11 months ago

The branch code had a bug. Then I rewrite "allign" to align. That is all I did.

necroware commented 11 months ago

Ok, thank you, then I fix that and merge into the main.