Ironbell

Results 14 comments of Ironbell

@eiiiiix To include your mappings, I would need to know the product id of your gamepad. You find example values here for gamepads that are already mapped: https://github.com/tizian/Cendric2/blob/master/include/Enums/GamepadProductID.h

@eiiiiix That's weird, because @chui2ch also gave me mappings for Linux and that specific controller, https://github.com/tizian/Cendric2/blob/master/src/Controller/GamepadMappings/DualShock42Mapping.cpp#L51 would that mean the mappings are different on different linux systems but with the...

![image](https://user-images.githubusercontent.com/9303244/37896262-b1a6bbf2-30e3-11e8-9264-c67d4447da4c.png)

Worked like a charm and solved the problem for me. Thank you very much!