REQUEST: Include X-Box One controller in autoconfig (Pi1 B+)

I know it works, but the only way to reliably use it is to unsquash the filesystem, copy the 360 config, rename it, and then resquash the filesystem…

The autoconfig files are located in /etc/retroarch-joypad-autoconfig This drive is part of the read-only squashfs file system I tried modifying the retroarch config file on Storage, but every time I restart Lakka it overwrites it.

Copy the Microsoft_X-Box_360_pad.cfg to Microsoft_X-Box_One_pad.cfg In the new config change to: input_device = “Microsoft X-Box One pad” input_product_id = 721 ​

OK thanks, this commit should fix it: https://github.com/libretro/retroarch-joypad-autoconfig/commit/fee741ca65a49cceb0eaf1f078b8261944724c8d

Let me upload some new development builds.

EDIT: updloaded here: http://sources.lakka.tv/nightly/

Awesome! I just tried it out and it works like a charm.