Hi, im trying to play diablo on PSX but controller wont work because it only works with digital controller. There is some option to use it as a digital controller but its not working, im wondering what i am not doing right.
I go to game setting, hotkey+b, quick menu, control, user 1 analog to digital... left analog. Still not working, help please ?
EDIT: Found some info, i still need some explanation on how to do that.
Verified lr-mupen64plus and lr-psx-rearmed ignore this option. So only configs/all/retroatch.cfg must be modified. If nothing speaks against i would like to add something like this to our retroarch module:
for i in {1..8}
do
iniSet "input_player$i_analog_dpad_mode" "1"
done