Page 1 of 1

emulationstation settings not saving

Posted: Wed Jun 12, 2019 10:56 pm
by Feynamn1
Whenever I set the theme or game collections for emulationstation they return to the default whenever it boots again. I've tried restaring emulationstation, quitting emulationstation then shutting down, and shutting down from emulationstation but I keep getting the same result. How do I keep the settings fixed?

Re: emulationstation settings not saving

Posted: Thu Jun 13, 2019 5:03 am
by LilTrublMakr
You need to SSH in to the pi and run the following command (case sensitive):

Code: Select all

sudo chown -R pi:pi /opt/retropie/configs
It's a permissions issue that should be fixed in the next update.