Homepage Forums RetroPie Project Controller Configuration in RetroPie Enable analogue sticks in all games? Reply To: Enable analogue sticks in all games?

#100125
dkcdocdos
Participant

try this (for psx):

open

/opt/retropie/configs/all/retroarch-core-options.cfg

change

pcsx_rearmed_pad1type = “standard”
pcsx_rearmed_pad2type = “standard”

to

pcsx_rearmed_pad1type = “analog”
pcsx_rearmed_pad2type = “analog”