Hi, I’m using RetroPie 3 (over OSMC with RetroPie Script).
I have a dual-shock like (not dual-shock) controller and after first boot (and splash screen with controller configuration for ES) lot of systems goes OK. All fine! Until I test PSX.
First of all, the analog doesn’t works. Ok, reading the forum I added to:
/opt/retropie/configs/all/retroarch-core-options.cfg the line pcsx_rearmed_pad1type = “analog”
Check that the path is “/all/” not “/psx/” because this doesn’t work.
Ok, now I have analog detection! But not all fine. I detected that left analog “up” is not correctly calibrated (so is like half up) and, worst, the right analog is misconfigured (checked in Ape Scape).
I executed “RetroPie (menu) -> configure retroarch controller” and it generates the file:
/opt/retropie/emulators/retroarch/configs/MicrontekUSBJoystick.cfg
It doesn’t work, I try executing again the configurator but modifiying other keys (swap up and down, left and right, etc.) and nothing changed, up is still up in a game (tested in SNES games, for example).
The script says that my “MicrontekUSBJoystick.cfg” will be used when my controller is detected, but is fake, this file isn’t readed (or is readed and overwrited)
How can I configure my controls?