Homepage › Forums › RetroPie Project › New to RetroPie? Start Here! › Is it necessary to run the update if you are installing from the latest image?
- This topic has 8 replies, 2 voices, and was last updated 9 years, 5 months ago by footwo.
-
AuthorPosts
-
06/10/2015 at 14:31 #99410footwoParticipant
I am using the latest 3.0 BETA 2 image for a Pi2.
After I burn the image, boot up, do initial raspi-config setup such as expanding the file system etc, do I need to run the binary update from within the retropie setup script?
I’m having some trouble with retroarch and controller configs so I’m wondering if I need to update, or should the image as it is be sufficient?
Thanks.
06/10/2015 at 21:19 #99428FloobMemberNo need to update if you are using the image, you could but I wouldnt say it would benefit you really.
What problem are you having with the controller configs?
06/10/2015 at 21:37 #99430footwoParticipantHey! Thanks for replying. Good to know about the update!
Wrt retroarch, it just doesn’t seem to work. I’ve tried with a generic snes USB pad, and only the d-pad, SELECT, START, A & B work. X, Y & shoulder buttons dont. I’ve also tried a ps3 controller wired and that just goes haywire.
Both these pads are detected just fine in jstest so I know they work on the pi. Apparently the stock configs that come with the image are causing problems:
https://github.com/retropie/RetroPie-Setup/issues/795
So I’m going to try a fresh install, then delete all the configs, then run retroarch setup.
Thing is, I’m building this as a birthday present for my niece and I want her to be able to use the right pads for the right systems, or as far as possible anyway. I’m thinking a snes pad would work fine for the 8bit and 16bit consoles (as well as atari, c64 etc) whilst a ps3 controller would suit other systems with more elaborate controllers.
Is that possible? To configure retroarch as the master controller to use a ps3 pad, but then override individual emulators (nes/snes/megadrive etc) to use the generic snes style pad?
Retroarchs configs are all over the place and I find it a bit confusing :D
06/10/2015 at 21:54 #99433FloobMemberIf you are using a standard gamepad try this:
sudo rm /opt/retropie/emulators/retroarch/configs/Retrolink_USB_SEGA_Saturn_Classic_Controller.cfg
It will remove a potential duplication issue in that file.
06/10/2015 at 22:16 #99435footwoParticipantI’ll give it a go, thanks.
So is it possible to specify separate controllers on a per-emulator basis?
06/10/2015 at 22:23 #99436FloobMemberYou can do it on a per system basis with the retroarch.cfg files here:
/opt/retropie/configs/{systemname}/retroarch.cfg06/10/2015 at 22:40 #99437footwoParticipantAh right, so those configs will pertain to individual systems. It’s probably a good idea to tailor each one then I’d imagine.
If the config file that’s created by the retroarch setup ends up as
/opt/retropie/emulators/retroarch/configs/SonyPLAYSTATION(R)3Controller.cfg
and that is used in the event you run an emulator that you haven’t explicitly overridden (by a retroarch.cfg in their respective folders), then what do these files do?
/opt/retropie/configs/all/retroarch.cfg
/opt/retropie/emulators/retroarch/retroarch.cfg
retroarch-core-options.cfg
Sorry to bombard you with questions :p
I’ve just hit up your youtube channel btw, gonna check out these how-tos!
06/10/2015 at 23:04 #99440FloobMemberWatch the very boring one here, as that talks about paths and configs.
06/10/2015 at 23:29 #99444footwoParticipantSweet, thanks again man!
-
AuthorPosts
- The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.