Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Save states not working for hacks › Reply To: Save states not working for hacks
05/05/2014 at 11:05
#6630
Participant
i’m not sure but maybie u have to change the rights for the folder.
in emulationstation hit Alt+F4 to get to the terminal then type
cd RetroPie/roms/nes
or however your path is
and then try chmod 777 yourHackFolderName
I’m not 100% sure about the syntax of chmod .. if it’s not working, read it yourself by typing man chmod