BizHawk
BizHawk copied to clipboard
Rumble does not work OOTB on PS4 controller
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.