pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

Joystick/gamepad support in SDL2 doesn't work #85

Open sharkwouter opened 3 years ago

sharkwouter commented 3 years ago

Currently when trying to use joystick support with SDL2 on the PSP, the system doesn't respond to it. It seems this should be at least partially implemented, though.

sharkwouter commented 2 years ago

I found out this is only the case if SDL2_main is used.