Homepage › Forums › RetroPie Project › Ideas for Further Enhancements › Enable analog sticks for psx within retropie setup
Tagged: analog sticks retropie setup
- This topic has 10 replies, 8 voices, and was last updated 9 years, 8 months ago by
flowlance.
-
AuthorPosts
-
03/30/2015 at 15:58 #93141
pattaboy
ParticipantI think it will be handy to enable or disable analog sticks for psx emulators within retropie-setup.
Right now in 3.0 I have problems setting them up.
Normally I only had to configure retro-arch-coreoptions and then it works.
right now they don’t. still haven’t figured it out07/21/2015 at 02:55 #102410padraigdoran
ParticipantI’m on 3 rc 1 and the analogue sticks don’t work anywhere in emulationstation. It’s strange though, they did get picked up when initially configuring the gamepads.
07/24/2015 at 01:37 #102615padraigdoran
ParticipantAfter reading around and doing some testing based on what I read, I did the following to get them working:
Edit this file:
/opt/retropie/configs/all/retroarch.cfgSet
input_libretro_device_p1 = “5”
where p1 above is the player number, like p1, p2, etcand set
input_player1_analog_dpad_mode = “1”
for each player also.Restart and that will allow the analog sticks to work in the games. It doesn’t work in emulationstation for some reason but that is not such a big deal.
10/24/2015 at 00:37 #108258smaikel
ParticipantYes! this is working. But I would like to know what is
input_player1_analog_dpad_mode = “1”
corresponding to in RGUI.
10/27/2015 at 17:18 #108538Anonymous
InactiveWill doing this disable the dpad?
11/22/2015 at 22:45 #110488tandreasen
Participantwhere can i find input_player1_analog_dpad_mode…`?
12/12/2015 at 07:13 #111648dlux
Participantanalog sticks working, but not in an analog fashion..
as per padraigdoran, when i Edit this file:
/opt/retropie/configs/all/retroarch.cfgand i set:
input_libretro_device_p1 = “5”and i add:
input_player1_analog_dpad_mode = “1”after restarting emulationstation, the sticks work, but they’re digital; i.e. in driver 2 and gran turismo 2, both games that really oughtta support the analog sticks, you’re either turning hard or going straight.. there’s no turning slightly/gently vs. a hard turn (analog action)..
looking for further advice…
12/12/2015 at 07:14 #111649dlux
Participantand no, doing this does not disable the dpad.
01/19/2016 at 04:30 #114344eyepie
ParticipantI’m in the same boat, I managed to get the analog sticks to ‘work’… but only with digital functionality. I can’t seem to figure out how to make them actually function as analog sticks.
02/21/2016 at 18:25 #117708flowlance
ParticipantAny news to this? I’m using a NES30 Pro controller and the analog sticks are digital on the psx emulator, either on or off. Nothing in between. They work on the n64 emulator though.
02/23/2016 at 21:44 #117950flowlance
ParticipantAfter googling to the end of the universe and back, i found a solution that worked for me.
Make these changes
pcsx_rearmed_pad1type = "analog" pcsx_rearmed_pad2type = "analog"to
/opt/retropie/configs/all/retroarch-core-options.cfg -
AuthorPosts
- The forum ‘Ideas for Further Enhancements’ is closed to new topics and replies.