RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. es scripts
    Log in to post
    • All categories
    • O

      EmulationStation freezes after game-select event triggered and video snap plays

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es scripts
      18
      0 Votes
      18 Posts
      1k Views
      mituM

      @obrie572 The modifications have been merged by @pjft, so they they should be available in the -dev branch right now, until promotod to the stable branch.

      Thanks again for the bug report and the fix!

    • A

      Emulation Station game-start script not executable

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support es game-start es scripts estation game-start
      6
      0 Votes
      6 Posts
      889 Views
      LolonoisL

      @alxld Thanks for reporting. The warning message is confusing. My bad. Filed a small PR for this.

      FWIW this mask is tested on user scripts, if one needs group writeable userscripts adding | S_IRWGRP would be a way.

    • K

      Emulation game-start scripts folder

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support estation es scripts es game-start game-start script
      4
      0 Votes
      4 Posts
      2k Views
      mituM

      @Kaydron said in Emulation game-start scripts folder:

      I will be reading into shell scripting a bit more to hopefully eliminate questions here relating to shell scripts. If anyone has a couple sites that would be good reference paste them here.

      The canonical reference is https://tldp.org/LDP/abs/html/, highly recommended for anyone starting or learning Bash scripting.