mmatyas / openblok

A customizable, cross platform, open-source falling block game, packed with a bunch of features.
GNU General Public License v3.0
99 stars 15 forks source link

Update gamecontrollerdb #34

Closed SecularSteve closed 3 years ago

SecularSteve commented 3 years ago

There's a massive array of new controller profiles and updates since the 3 years this was last touched.

mmatyas commented 3 years ago

Thanks! However, at the moment OpenBlok still supports SDL 2.0.4, so we can't use the 2.0.10 only format yet. A dynamic selection based on the SDL version could be useful, but that also requires some implementation in the game code.

mmatyas commented 3 years ago

Ok, this should be now fixed in the latest version!