Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for vJoy v2.1.8 #4

Open
FlyingKaenguru opened this issue Sep 6, 2023 · 4 comments
Open

Support for vJoy v2.1.8 #4

FlyingKaenguru opened this issue Sep 6, 2023 · 4 comments

Comments

@FlyingKaenguru
Copy link

I'm getting xboxToVJoy failed to start (see screenshot) when trying to run xboxToVJoy.exe.

image

Is there an easy fix to support vJoy v2.1.8?

@briankendall
Copy link
Owner

It looks like the app just needs to be rebuilt for the new version of vJoy. That's relatively "easy" if you're comfortable with building a Qt application on Windows. I think you would just need to replace the files in the vJoySDK folder, and then maybe fix a few compiler errors that crop up as a result.

I now realize that there are several new releases / forks of vJoy:
https://github.com/njz3/vJoy/
https://github.com/jshafer817/vJoy
https://github.com/shauleiz/vJoy

Do you know which one you're using?

@FlyingKaenguru
Copy link
Author

First of all, thank you for your fast reply! =) I was a little concerned since the last change was about seven years ago.

To be honest, I was hoping for a user friendly, quick solution - I have no experience in this area of software development.

I stombled across shauleiz's vJoy version when googling for 'vJoy', so I took the latest vJoySetup.exe from https://github.com/shauleiz/vJoy/releases/tag/v2.1.8.39.

@briankendall
Copy link
Owner

You might be able to work around the issue by installing vJoy 2.1.6. For what it's worth it still works fine on my Windows 10 system. Maybe give this one a try: https://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.1.6.20-030216/

At some point I'll see about updating the project to use the later vJoy releases.

@FlyingKaenguru
Copy link
Author

Yeah, I have thought about that too, might be the be the simplest solution for now.
So, not exactly the result I was hoping for, but one I can live with. Thank you for taking the time to look into this! =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants