Hi, I’m configuring my controller and I found in the forum that to get analog support I need to add:
pcsx_rearmed_pad1type = “analog” to /opt/retropie/configs/all/retroarch-core-options.cfg
But I see that every emulator has his “retroarch-core-options.cfg”, so I suposed that everyone has his individual configuration.
I opened psx/retroarch-core-options.cfg and I found the lines:
pcsx_rearmed_pad1type = “standard”
So I changed to “analog”…. but nothing changed! Analog is not working!
Finally I try to add the line to all/retroarch-core-options.cfg… and magic! It works!
So I supose that is a bug (or please, correct me and indicate where I can put this option to have a clean config) because the concret configuration is not readed (or is ignoring this option)