Homepage Forums RetroPie Project Everything else related to the RetroPie Project Hatari with Retropie on Raspberry Pi 2

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #91225
    pondosinatra
    Participant

    Hello,

    i run hatari with Retropie on a Rasperry Pi 2.

    Every time i try to start a zip-compressed Game (Compressed .st or .stx File) i get the error message “RetroArch [ERROR] :: ZIP extraction failed at line…”

    I read that “extraction_directory” in retroarch.cfg should be set to a directory that has the correct read/write rights.

    So i made the directory: md /home/pi/RetroPie/temp/
    and gave the rights with: chmod 777 -R /home/pi/RetroPie/temp/

    And edited the retroarch.cfg with:
    sudo nano /opt/retropie/configs/atari2600/retroarch.cfg

    Here i edited:
    extraction_directory = /home/pi/RetroPie/temp/

    But the error is not gone :-(

    Can anybody help me?

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