Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: uae4all #87394
    norbi77
    Participant

    Ahhh, this was the error! Now it works!
    thank you so much for your help!

    Best greetings from Hamburg
    Norbi77

    in reply to: uae4all #87390
    norbi77
    Participant

    I take the update from the GUI and i see no errors.
    First when i try sudo git pull i got

    Updating 9a67c35..6e26c14
    error: Your local changes to the following files would be overwritten by merge:
            scriptmodules/emulators/snes9x.sh
    Please, commit your changes or stash them before you can merge.
    Aborting
    

    I have delete the snes9x.sh and try it again, then comes

    
    Updating 9a67c35..6e26c14
    Fast-forward
     scriptmodules/emulators/advmame.sh             |   11 +-
     scriptmodules/emulators/cpc.sh                 |    1 +
     scriptmodules/emulators/hatari.sh              |   24 ++-
     scriptmodules/emulators/mupen64plus-testing.sh |  256 ++++++++++++++++++++++
     scriptmodules/emulators/mupen64plus.sh         |    8 +-
     scriptmodules/emulators/snes9x.sh              |    2 +-
     scriptmodules/emulators/uae4all.sh             |   97 +++++++--
     scriptmodules/helpers.sh                       |    3 +
     scriptmodules/supplementary/ps3controller.sh   |    2 +-
     scriptmodules/supplementary/sdl1.sh            |  273 ++----------------------
     scriptmodules/supplementary/sdl1dispmanx.sh    |   21 --
     supplementary/runcommand.sh                    |    2 +-
     12 files changed, 390 insertions(+), 310 deletions(-)
     create mode 100644 scriptmodules/emulators/mupen64plus-testing.sh
     delete mode 100644 scriptmodules/supplementary/sdl1dispmanx.sh
    

    I update the binarys again (option1) and now the update takes longer time.
    when it finish i test the emulator again and give a report.
    37% finish in the moment..

    in reply to: uae4all #87386
    norbi77
    Participant

    The output is :

    pi@retropie ~ $ head ~/RetroPie-Setup/scriptmodules/emulators/uae4all.sh
    rp_module_id="uae4all"
    rp_module_desc="Amiga emulator UAE4All"
    rp_module_menus="2+"
    rp_module_flags="dispmanx"
    
    function depends_uae4all() {
        getDepends libsdl1.2-dev libsdl-mixer1.2-dev libasound2-dev
    }
    
    function sources_uae4all() {
    

    and here the log:
    https://drive.google.com/file/d/0B2OkjZ-TLyG9LW9hc1B5WllrZXM/view?usp=sharing

    in reply to: uae4all #87381
    norbi77
    Participant

    I have first update the script and then option 1 from the update script to update the binarys. When i start the emulation of amiga, comes the error
    /opt/retropie/emulators/uae4all/uae4all: error while loading shared libraries: l ibSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

    thx for your help

    norbi77

    in reply to: uae4all #87377
    norbi77
    Participant

    Hi,
    i have also a problem to start the new uae4all.
    Output from the console:
    pi@retropie ~ $ /opt/retropie/emulators/uae4all/uae4all
    /opt/retropie/emulators/uae4all/uae4all: error while loading shared libraries: l ibSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

    I´m on Retropie 2.5 and i have update the binarys with the updated retropie setup script.
    Can you help me?
    greez
    Norbi77

Viewing 5 posts - 1 through 5 (of 5 total)