Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4653
    shadow128
    Participant

    Hi together,

    first: Perfect script. RetroPie makes much fun, and is almost perfect working.

    But here’s a little suggestion for the script.
    Is it possible to make an update check for the sources? So first the script looks, if there is a newer version. If not, then it will not be compiled.
    As i remember, the script compiles without checking?!

    And saving in the script, which emulators are installed would also be very good.

    Best regards,
    Shadow128

    #4674
    kitchuk
    Participant

    The update does check from the sources if you choose ‘build from sources’. This should download the newest version a compile it to your pi.

    #4682
    cacophony555
    Participant

    I think he’s asking for it not to recompile the latest source if you already have the latest source compiled. So then you could check for updates without the risk of needless recompilation. But I’m just speculating b/c I haven’t tried that.

    #4724
    petrockblog
    Keymaster

    I like that idea! Also, it does not seem to be that difficult (see, e.g., http://stackoverflow.com/questions/13736385/how-to-write-a-shell-script-that-checks-if-git-repository-is-up-to-date). The function at https://github.com/retropie/RetroPie-Setup/blob/master/scriptmodules/helpers.shinc#L157 would have to be modified as well as the installation functions of the individual emulators.

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