BizHawk icon indicating copy to clipboard operation
BizHawk copied to clipboard

Rumble does not work OOTB on PS4 controller

Open Morilli opened this issue 1 year ago • 4 comments

As discussed on discord, SDL2 does not seem to recognize the PS4 controller as having support for rumble when built with libusb. Building our SDL2 version without libusb or setting the environment variable SDL_HIDAPI_DISABLE_LIBUSB makes everything work as expected.

Morilli avatar Oct 08 '24 17:10 Morilli