Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • customalice
    Participant
    Post count: 2

    Not sure how to fix this problem. I installed the RetroPie, config the controllers, moved roms over, and when I select a game it says permission denied and won’t play the game…

    petrockblog
    Keymaster
    Post count: 1827

    It sounds as if you have installed the ROMs with root permissions only – you need to change the owner and the group of the ROMs directory (and, to make it easy, the rest of the RetroPie directories as well) to “pi”. You can do this with the commands sudo chown -R pi /home/pi/RetroPie/ and sudo chgrp -R pi /home/pi/RetroPie/

    customalice
    Participant
    Post count: 2

    Tried that and it did not solve the problem, I thank you for your time in trying to solve my problem. Thank you! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.