Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #102698
    efraimsangil
    Participant

    Hi!
    I have my gamelist.xml for Neogeo but it’s wrong, the name of the game it’s not the same that the Neogeo shows.

    How I can remove this file? Because if try:
    rm gamelist.xml

    when I star Emulation Station, I show again!!! The file “rising from the ashes” :)

    Any help?

    Regards

    #102739
    sselph
    Participant

    Make sure to quit emulation station before you try and edit or delete the file and see if that helps.

    #102758
    efraimsangil
    Participant

    Thanks a lot…

    Now I trying to scrap using PiAssist…

    pi@retropie ~/PiAssist $ sudo ./PiAssist.sh 
    2015/07/26 09:23:33 INFO: Checking for new hash.csv.
    2015/07/26 09:23:34 INFO: hash.csv "702f1da40c52243050626173416d98ae" up to date.
    2015/07/26 09:23:38 INFO: Starting: /home/pi/RetroPie/roms/neogeo/1941.zip
    2015/07/26 09:23:39 ERR: error processing /home/pi/RetroPie/roms/neogeo/1941.zip: hash not found
    2015/07/26 09:23:39 INFO: Starting: /home/pi/RetroPie/roms/neogeo/1944.zip
    2015/07/26 09:23:39 ERR: error processing /home/pi/RetroPie/roms/neogeo/1944.zip: hash not found
    

    Hmmmm I need to study what’s wrong.

    Ah! Congratulations for your scrapper! :)

    #102765
    sselph
    Participant

    Neogeo is a arcade platform and requires a special flag. There is a check for mame but not fba/neogeo so you can work around this bug in PiAssist by doing it yourself with

    $ cd /home/pi/RetroPie/roms/neogeo/
    $ scraper -mame

    And probably need to file a bug with Death259 to handle neogeo.

    #102818
    efraimsangil
    Participant

    Yeah! Thanks a lot! Now it’s working!!! :)

    I am going to study PiAssist to fix scraper options for all emulators :)

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