• 5 Votes
    151 Posts
    45k Views
    R

    @retro777
    one things,, new report

    my emulator.cfg is here

    ikemen-go-nightly = "XINIT:/opt/retropie/supplementary/ikemen-go-nightly/ikemen-go.sh %ROM%"
    ikemen-go = "XINIT:/opt/retropie/supplementary/ikemen-go/ikemen-go.sh %ROM%"
    default = "ikemen-go-nightly"

    and, run .mgn on emulation station,display this.

    "No config found for system mugen"

    Which place do i check and fix??

    es_systems.cfg here

    <system>
    <name>mugen</name>
    <fullname>M.U.G.E.N</fullname>
    <path>/home/pi/RetroPie/roms/mugen</path>
    <extension>.mgn</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 PORT mugen %ROM%</command>
    <platform>pc</platform>
    <theme>mugen</theme>
    </system>

  • Golang.sh Not Doing Its Job

    Ideas and Development
    3
    0 Votes
    3 Posts
    837 Views
    E

    @mitu I got in touch with Steven Selph who wrote it. I think he's on top of things now. I got everything to work on my end, but it seems like the module still might need some work.

  • Unable to install sselph scraper

    Help and Support
    12
    0 Votes
    12 Posts
    5k Views
    S

    @andrewpelt The new version of RetroPie-Setup is supposed to download a new version of go to a non-default location and us it to build the scraper. I did this to hopefully make it more stable. Go has a guarantee that new versions won't break any old code. It only adds new features and fixes bugs, but there wasn't a guarantee that code I depended on wouldn't take advantage of one of these newer features and break everything.

    In Go 1.6 they added the ability to copy all the dependent libraries in to my repo so now it will always build. I can't explain why these issues are popping up.

  • corrupted file system(?) - driving me crazy

    Help and Support
    13
    0 Votes
    13 Posts
    7k Views
    P

    Buzz once again you were right. Changed the bloody Kingston with a SanDisk and workd like a charm

    SOLVED