Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • shadow128
    Participant
    Post count: 7

    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

    kitchuk
    Participant
    Post count: 207

    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.

    cacophony555
    Participant
    Post count: 126

    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.

    petrockblog
    Keymaster
    Post count: 1827

    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.