ps1Mapping

For a real ps1 controller

version(linux && ps1_style)
static immutable
auto ps1Mapping = JoystickMapping([0, 1, 2, 3, 4, 5], [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]);

Meta

Suggestion Box / Bug Report