geeky / dinput8wrapper

This is a DirectInput 8 (dinput8.dll) Wrapper, which internally uses Raw-Input instead of DirectInput
MIT License
42 stars 6 forks source link

Black & White 2 double click not working #8

Open twoco opened 1 month ago

twoco commented 1 month ago

In the second land, you need to double-click on the stone/rock to tie the creature with the leash. I removed the dinput8.dll (v1.0.0.4) again and it works. So there is a bug. But double click generally works in this game. For example for camera zoom. Only the double click on the rock to tie the leash does not work. Without the dll, the game is not fun to play. Because the mouse lags and stuck everywhere. It would be great if we could fix that.

@geeky Do you have an idea what the problem is?