Joystick Gremlin Fails to Launch when adding 2 vjoy devices. #541
SudoQueen86
started this conversation in
General
Replies: 1 comment 2 replies
-
To be recognized the devices need to be different to be distinguished . Eg remove a button from one or change the number of hats of one device. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, hoping I can get some help here. Joystick Gremlin works fine if I only have one vJoy device enabled, however, as soon as I add a second, I get an error at launch stating 'Unable to match vJoy devices to windows devices.'
When I look in the system log, I see this:
2024-07-11 12:20:22 INFO Initializing joystick devices
2024-07-11 12:20:22 DEBUG 4 joysticks detected
2024-07-11 12:20:22 DEBUG Added: name=Saitek Pro Flight X-56 Rhino Throttle guid={C2CA13E0-3BD9-11EF-8003-444553540000}
2024-07-11 12:20:22 DEBUG Added: name=Joystick (Razer Tartarus Pro) guid={49E4B6D0-4993-11EE-800C-444553540000}
2024-07-11 12:20:22 DEBUG Added: name=X56 H.O.T.A.S. Stick (USB) guid={BBCD7140-3BD9-11EF-8002-444553540000}
2024-07-11 12:20:22 DEBUG Added: name=Saitek Pro Flight Rudder Pedals guid={BBCD4A30-3BD9-11EF-8001-444553540000}
2024-07-11 12:20:22 DEBUG vjoy id 1: (8, 64, 4) - ERROR - vJoy device exists but DILL does not see it
2024-07-11 12:20:25 DEBUG vjoy id 2: (8, 64, 4) - ERROR - vJoy device exists but DILL does not see it
2024-07-11 12:20:25 ERROR Unable to match vJoy devices to windows devices.
I can see where it is having issue seeing the vJoy devices. Is there anything I can do to resolve this issue? I cannot use the software without setting up two devices.
Beta Was this translation helpful? Give feedback.
All reactions