Cleric-K / vJoySerialFeeder

Feed Virtual Joystick driver with data from a serial port
GNU General Public License v3.0
252 stars 55 forks source link

Version of driver (219) does NOT match DLL version (218) #27

Closed elmanu13 closed 4 years ago

elmanu13 commented 5 years ago

Hello ! freshly installed Vjoy latest version (2.1.9) and Serial feeder, but when I click on connect (Arduino Nano) I have this error message.

Thanks for your feedback !

Cleric-K commented 5 years ago

Thanks for bringing this to my attention. I haven't tested vjsf with this newer version. Could you try downloading https://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.1.9.1-160719/SDK.zip/download and replace vJoyInterface.dll in the vjsf directory with SDK/lib/vJoyInterface.dll in SDK.zip.

elmanu13 commented 4 years ago

Hello, thanks for the reactivity ! No change with this file, same error message...sorry ! And I have the error 0x80004005 now when I reboot and try to start it..any idea ? EDIT : try on another windows, same problem, fixed using version 2.1.8.39-270518 of Vjoy.

VIV-IOI commented 4 years ago

Hi elmanu13

I managed to make it work, like this: Instal fresh vjoy 2.1.9 Instal fresh vjoyserialfeeder 1.4 Copy this two .dll files: C:\Program Files\vJoy\x86\ vjoyinterface.dll C:\Program Files\vJoy\x86\ vjoyinterfacewrap.dll

Paste this two .dll files directly on folder vjoyserialfeeder 1.4 to replace the old ones.

Best regards

Cleric-K commented 4 years ago

Thanks @VIV-IOI , I'll test this also. If these dlls are backward compatible with 2.1.8, I'll simply package them in vjsf.

VIV-IOI commented 4 years ago

You're welcome, maybe not the best solution but for now its working fine for me. Please share feedback ;)

nihadern commented 4 years ago

I had the same issue and this solution worked great. Thanks @VIV-IOI!

elmanu13 commented 4 years ago

Fixed, thanks !

I would love to make this project working under MacOS X, what can I do to help ?

Manuel

Cleric-K commented 4 years ago

New Release has been published which includes different version for the different vJoy versions. A new feature is minimize to system tray (enabled in the Global Options).

@elmanu13 , unfortunately MacOS is impossible to support at the moment. I tried different things but there's simply no usable virtual joystick driver available for mac.