Luca Béla Palkovics

Results 47 comments of Luca Béla Palkovics

Maybe i can get the `height` of a list-item widget, and force the window to be exactly `height = x * item-height`.

Doesn't work anymore, I reopen this. So I won't forget this

The README.md got updated https://github.com/KoKuToru/koku-xinput-wine#troubleshooting Getting the LD_PRELOAD errors is normal.. Here is how I "think" it works..: | `EXE` | `wine`| `WINEARCH=win32` | `WINEARCH=win64` | |----------|----------|------------------------------|-------------------------------| | 32bit |...

The whole COM thing is pretty ugly and stupid... With https://github.com/KoKuToru/koku-xinput-wine/pull/9 I started to cleanup some stuff.. But the COM-Part is still pretty ugly. It's maybe much easier to add...

well I am searching for the code which returns the PnP devices.. (and/or register the devices) the thing I hook

you will need to install `libsdl2-dev` .. but I am not sure if it installs the 32Bit-version too

Uhm, sorry no idea, never used MAC. XInput is Microsofts gamepad api, it's not the same as xinput (X11) ! My code uses SDL1.2 or SDL2.0 to emulate the XInput...

Well I just tested in the BETA, sadly I have bad news, first the graphic flickers a lot whicih was in previous phase much better.. Second my library doesn't work...

Need to test this.. no idea if it still works...

Might need to update `LICENSE` ? Because I use parts of wine source code ? It says.. ``` +/* + * The Wine project - Xinput Joystick Library + *...