ComicSansMS / stratcom-vjoy-feeder

Use a SideWinder Strategic Commander as a DirectInput Joystick.
GNU General Public License v3.0
8 stars 0 forks source link

Installation instructions missing something #2

Open Olum-hack opened 1 year ago

Olum-hack commented 1 year ago

Hello Andreas,

I know it is an old project, but I hope you can help me. After following you installation instructions, the Commander is not recognized.

I think I need to add some files from your code. But what an how?

Thanks in advanced. Olum

ComicSansMS commented 1 year ago

Have you tried building the examples from libstratcom? All of the device communication is handled by that library, so this would be the first step to debug the problem. If you can't get those examples to run, the problem is with libstratcom. Can you try running one of these examples first to ensure there is no problem with the device communication?

If the examples work for you the problem is with vJoy, which is a bit fiddly to get right. I would need some more info here to reproduce the problem, such as the exact versions of Windows and vJoy that you are using and what your device setup for vJoy looks like.