• 0 Votes
    25 Posts
    4k Views
    W

    ok it's mean more logic, but i saw openbor-6xxx-4rpi3.sh in scriptmodules. So I would launch it ( like a stupid noob who I am ^^ ).

    Capture.JPG

  • 0 Votes
    22 Posts
    2k Views
    S

    @BuZz I unintentionally got two failed installs so I'll share them as they had your exit code fix. They failed differently so at least it's something. :) The N64 emulator exited with 1 as expected, but Splashscreen exited with 0 (it didn't continue to install but I don't know how to tell when it's done done). Edit: It should end with Info: [message] on success?

    1: basic_install exited with 1 when mupen64plus failed. Ran on Debian with amd64. See full log.

    = = = = = = = = = = = = = = = = = = = = = Building 'mupen64plus' : N64 emulator MUPEN64Plus = = = = = = = = = = = = = = = = = = = = = [snip] make: Leaving directory '/home/pi/RetroPie-Setup/tmp/build/mupen64plus/mupen64plus-video-glide64mk2/projects/unix' head: cannot open '/home/pi/RetroPie-Setup/tmp/build/mupen64plus/GLideN64/src/Revision.h' for reading: No such file or directory current revision "50e83004" last build revision /home/pi/RetroPie-Setup/tmp/build/mupen64plus/GLideN64/projects/cmake /home/pi/RetroPie-Setup/tmp/build/mupen64plus /home/pi/RetroPie-Setup CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.9 or higher is required. You are running version 3.7.2 -- Configuring incomplete, errors occurred! make: *** No targets specified and no makefile found. Stop. /home/pi/RetroPie-Setup/tmp/build/mupen64plus /home/pi/RetroPie-Setup Removing additional swap /home/pi/RetroPie-Setup Could not successfully build mupen64plus - N64 emulator MUPEN64Plus (GLideN64/projects/cmake/plugin/Release/mupen64plus-video-GLideN64.so not found). Errors: Could not successfully build mupen64plus - N64 emulator MUPEN64Plus (GLideN64/projects/cmake/plugin/Release/mupen64plus-video-GLideN64.so not found). The command '/bin/sh -c if [ "$(uname -m)" = 'x86_64' ]; then sudo ./retropie_packages.sh setup basic_install; fi' returned a non-zero code: 1

    2: basic_install exited with 0 when splashscreen failed. Ran on Debian with arm32v7. See full log.

    = = = = = = = = = = = = = = = = = = = = = Configuring 'splashscreen' : Configure Splashscreen = = = = = = = = = = = = = = = = = = = = = /home/pi/RetroPie-Setup/scriptmodules/supplementary/splashscreen.sh: line 91: systemctl: command not found /home/pi/RetroPie-Setup Removing intermediate container c40e0a51fa8f ---> 3e4f12bb8360 [snip] Successfully built 63739c10746d Successfully tagged rc:docker-multiarch
  • 3 Votes
    6 Posts
    2k Views
    cyperghostC

    @arambecker No my approach would be a bit more.
    A tool to find duplicates.
    As I said in my first post. If you have selections of several regions.

    Maybe 1000 roms it would be usefull to search for a gametitle and to select duplicates.

    Game 1 (J) Game 1 (U) Game 2 (JUE) Game 3 (J) Game 3 (E)

    You already programmed delimiter so there needs "just" to generate an automatic search term.
    That's not the way your script is intended to work and I think it will need a heavy rework. But this would be usecase, too

    ROM Names > Automatic generated search term Game 1 (J) > Game 1 ( Game 1 (U) > Game 1 ( Game 2 (JUE) > Game 2 ( Game 3 (J) > Game 3 ( Game 3 (E) > Game 3 (

    Maybe @meleu can say more to this?

    Welcome on board :)

  • 3 Votes
    10 Posts
    3k Views
    cyperghostC

    This goes hand in hand with @meleu s cheevos scraper!

    So the possibility to get games marked that have achievements let us easier select them to collections ;)

  • 0 Votes
    49 Posts
    8k Views
    meleuM

    @flashpc yeah, it's great. I took advantage of this feature in my rpie-art tool (link on my signature).

    Cheers!

  • 0 Votes
    1 Posts
    1k Views
    No one has replied