Posts by jiml

    edit: fixed it
    Just copied picodrive_libretro.so from another source rather than using the online update version.

    Hello, great build escalade! Tbh the best build i've tried so far.
    Anywayz, i'm trying to play some sega32x games but without luck.
    I used the retroarch online updater to download the picodrive core, i made a folder with some roms and edited the es_systems.cfg as shown.

    Code
    <system>
            <name>sega32x</name>
            <fullname>Sega 32X</fullname>
            <path>/storage/roms/sega32x</path>
            <extension>.32x .bin</extension>
            <command>/usr/bin/retroarch.start -L /tmp/cores/picodrive_libretro.so %ROM%</command>
            <platform>sega32x</platform>
        </system>


    Then i chmod 755 the picodrive_libretro.so.
    When i try to load a game the screen goes black and the orange led on the pi flashes for more than 5 secs.
    Then i need to push the quit retroarch button i've set 2 times and it goes back to emulationstation.

    What i'm i missing? All other emulators work just fine.

    P.S: To be of some help to others too, for the sound to work in emulation i added

    Code
    dtparam=audio=on

    along with the hdmi_drive=2