Homepage Forums RetroPie Project Controller Configuration in RetroPie RetroPie 3 beta 3 Joypad config screwed & no spashscreen since updating Reply To: RetroPie 3 beta 3 Joypad config screwed & no spashscreen since updating

#99828
herbfargus
Member

Its still in beta and has a few bugs to sort out still. Quickest method to sort out conflicting configurations is to delete all configs and then create a new one with the new controller configuration tool. To delete a file in the terminal its sudo rm path/to/file so to delete all the configs that may be conflicting you’ll type:
sudo rm /opt/retropie/emulators/retroarch/configs/*.cfg

As far as the splash screen not working it was just changed

https://github.com/retropie/RetroPie-Setup/commit/699db49b8e6ffc9424e19d3f755b3af573d9c072

Instead of doing a full binary install I just started with a fresh SD image so I wouldn’t have to muck with my previous configs and it seemed to work out. As with any update its important to make backups in case there are any bugs that mess things up.