Stefan
Stefan
I have not tested but there is a rpi2 Makefile.
Integrate settings per rom should be easy. If $rom.cfg exists store settings in this file. Else use system.cfg file.
Ok. I disabled it by default. Do you have any tip how to speed up ini read and write operations? It takes 2-3s to store all settings. I know python's...
Wow. This is really nice stuff.
How can i access GUID in retroarch.sh?
Is there a solution to get VID/PID of a controller? Is GUID the serial number of a controller? If true it should be possible to find VID/PID under /sys/class/input.
Ok. I also thought of a function which retrieves VID/PID with controller name. But where to you want to tell people to plug in only one controller? The message should...