nscreated

Results 13 comments of nscreated

> I got a solution, uninstall the secure folder and everything will work. What do you mean by this exactly? I'm confused. What "secure folder"?

I would like to add Fallout 4 to the list of games that don't work with mouse emulation. Neither DInput nor Raw modes work. I'm not a developer but I've...

OK! I used the debugger. And I can confirm that OpenTrack is using SendInput() just as it is supposed to. So my hypothesis is wrong. So why is SendInput() not...

Bing Chat suggests mouse_event(). [https://sl.bing.net/kL8MWimeyLk](https://sl.bing.net/kL8MWimeyLk) Only compatible with Windows though.

> Have you checked whether the key is in the registry?: `HKCU\SOFTWARE\NaturalPoint\NATURALPOINT\NPClient` > > When emulating a mouse, it will not work. You need to remove this key, like here:...

Update. The problem isn't with SendInput() as such. It should work. For example, here is Sunshine's Windows implementation of SendInput() and it works just fine. https://github.com/LizardByte/Sunshine/blob/336062d467d5f48ba56d05a523c212f791421108/src/platform/windows/input.cpp#L442

@Snowblind58 says it fails on Unity games. Here's a list of Unity games on Steam with many of them free: https://store.steampowered.com/curator/39750107-Games-Made-With-Unity/#browse

I've tested it on the following games, all of which work fine: Fallout 3 Skyrim Hades Witcher 3 Disco Elysium (Unity) Ori and the Blind Forest (Unity) So the problem...

Evidently, this is a very common issue for people developing alternative input strategies for games. https://www.google.com/search?q=sendinput+games+c%2B%2B&sca_esv=586305682&sxsrf=AM9HkKnScN_guE77LMA4S8YKLyS9bA-jbg%3A1701269393851&ei=kU9nZcG4M4nqptQPheK9-AU&oq=sendinput+games+c%2B%2B&gs_lp=EhNtb2JpbGUtZ3dzLXdpei1zZXJwIhNzZW5kaW5wdXQgZ2FtZXMgYysrMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADMgoQABhHGNYEGLADSPw3UABYAHACeAGQAQCYAQCgAQCqAQC4AQPIAQDiAwQYACBBiAYBkAYI&sclient=mobile-gws-wiz-serp

My reason for wanting Chromium is that saving webpages as PWAs is a pretty good substitute for having a more robust app repository on Termux.