Valeri

Results 108 comments of Valeri

As I already said > Sadly, there are no good calibration tools for new subsystem besides using `evdev-joystick` with evdev, which require some skills. Most joysticks are already good without...

@ChadSikorra You may want to submit this PR to https://github.com/DanielOgorchock/linux as well I think

I'd like to ask to make sure that your problem is indeed specific to 3.1 before posting here. I can confirm that starting with 3.1 disconnects became way more common...

FYI - wiimote driver uses very different (non-standard too) reporting mechanism than modern drivers (e.g. hid-nintendo) do, making using it trickier than it should be. Maybe I should "just" rewrite...

I have already written https://github.com/v1993/evdevhook, so C++ is a fine option as well (besides, it ensures that there are far less bridges needed which means less places for issues to...

FWIW - I'm looking into rewriting linuxmotehook in another language (either C++ or Vala) to bypass original problem in bindings. There's no conflict of interest with xwiimote-cemuhook either, since I...

If other controllers work fine I suspect the issue is not with Yuzu. Maybe test controller with some other native software than Yuzu? I also doubt the issue is with...

Just in case - does enabling garbage collection make any difference?

Refer to this commit https://github.com/clear-m/easy-encryption/commit/b65989f2d2e05c6968d9534cc7898d6389de56ff. It in fact include all requested changes.

I'll do it when will be at home, on next week. Please, don't close it yet.