Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › errors saving gamelist.xml › Reply To: errors saving gamelist.xml
02/19/2015 at 18:26
#88175
Inactive
mhh… this shouldn’t happen….
my permission is
-rw-r–r– 1 pi pi 22615 Jan 20 21:25 gamelist.xml
put the sd-card into your linux pc and just change back…
the dir permission should be
rwxr-xr-x 2 pi pi 4096 Jan 21 23:19 .
sudo chmod 755 -R /home/pi/Retropie/roms
roms and files can be
rwxrwxrwx 1 pi pi 524800 Apr 9 2005 *.smc
(*.smc file ending of the rom)
so just
sudo chmod 777 /home/pi/Retropie/roms/*.smc