Bernhard Schelling

Results 391 comments of Bernhard Schelling
trafficstars

I just tried on a bunch of computers (Windows 8, 8.1, 10) some with built-in bluetooth, others with USB bluetooth dongles and they all worked fine. What version of Windows...

With these changes, does it build successfully for you in VS2019 in release mode?

I just committed 7958135 can you try with this? Basically newer Visual Studio versions do not like building this DLL project without the C runtime library. So the update enables...

Hi there I looked into this and... ended up with a probably unsatisfying solution but that's all I could do in a few hours. It's a variation of the driver...

The [just released version 0.9.5](https://schelling.itch.io/gamepad-phoenix/purchase) has detailed deadzone settings for each analog stick which can be used to weak Wii analog stick and many other hardware and software issues. Can...

What kind of wiimote and nunchuck are you using? Original or wiimotion plus, nunchuk from Nintendo or a third party? All I have is original wiimote (RVL-003) and original Nintendo...

The [just released version 0.9.5](https://schelling.itch.io/gamepad-phoenix/purchase) has detailed deadzone settings for each analog stick which can be used to weak Wii analog stick and many other hardware and software issues. This...

Hi there I poked around a bit and it turns out love.window.setMode seems to not work at all! While it successfully resizes the web canvas it's just a black screen...

CRC32 needs to be 8 characters long (in hexadecimal format, meaning 0-9/A-F). I now changed the behavior for version 1.3 to pad a value that was entered with less than...

Hi there Running "install.bat" should show 2 messages about successful DLL registrations. Then in OBS there should be a "Unity Video Capture" device available. Like this: ![unitycaptureinobs](https://user-images.githubusercontent.com/14200249/50540323-0916b980-0bd3-11e9-8e5e-93b5a1b989fd.png) Can you post...