Brian Kendall
Brian Kendall
I too would love this to be updated for arm64e. I have a project that relies on it, but alas I don't have the knowledge to be able to make...
Doesn't seem to affect Catalina either. Strangely just Mojave 10.14.6 with the latest security update.
@darshan-yadav Interesting. At one point I tested mach_inject in 10.14 with debug protections disabled and filesystem protections enabled and was able to get it to work with my own process....
@darshan-yadav I explicitly compiled my projects with hardened runtime disabled and still had this problem. Is there another setting or method for disabling it that fixes the issue?
I did a little bit more looking into this and found that when trying to inject into the Dock in 10.15 you get an error printed to the system console:...
I took a quick peak at the source code for LANVP, and it looks like it explicitly loads dinput8 in the Windows\system32 folder. So I think you'll need to install...
I'm just posting to say that I had the same issue running on my 2009 Mac Pro and the builds from @d235j fixed it for me too. Thanks @d235j!
Looks like this happens when both "On Save" and "Status Bar Message Enabled" are enabled. If I disable status bar messages then the issue goes away.
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...
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...