Кладовая

Results 172 comments of Кладовая

I updated the program, maybe now the micro movement will disappear

Here I described the changes: https://github.com/r57zone/DualShock4-emulator/releases/

Hi, the mouse emulates a stick, it works so-so, I recommend using any gamepad

Unfortunately I don't have this controller, but someone will send a pull request with make implementing support would be great.

This sample is just what need, thanks 👍

I simplified the example a bit, maybe it will be useful to someone. ```#include #include "JoyShockLibrary.h" #include // Settings int _gyroSpace = 2; float _sensitivity = 0.5f; float _tightening =...

I had this problem, it seems the problem occurs with unicode paths, I moved the gguf file to the root of the disk and after that the model started.

I have a problem, after applying the 4 GB patch the game stops saving. It pretends to be saved, but the save is not created. Looks like the 4GB patch...

In games, it also seems to have broken, for example, in PavlovVR it stopped working. Valve again broke something on SteamVR, a disgusting standard, constantly broaken. Maybe if make the...

![](https://user-images.githubusercontent.com/9499881/191368809-551f99ad-d161-4d4d-a7c9-6e767eaa3799.gif) Added recognition of Hydra controllers as Index controllers, this gives a little more convenient control and better compatibility (for example, with RE VR mods). The updated driver can be...