NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

Add gamecontroller hotplug support #256

Closed Ryzee119 closed 2 years ago

Ryzee119 commented 2 years ago

Allows an SDL Gamecontroller compatible device to be plugged in anytime.

Currently the controller must be plugged in prior to starting.

Tested on Windows with the mingwx64 build using my xbox one and 360 controllers.