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

      Auto creating custom collections

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support collection script
      1
      0 Votes
      1 Posts
      508 Views
      No one has replied
    • B

      RetroFlag Pi4+ Case Bug for safe shutdown

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support safe shutdown retroflag script
      2
      0 Votes
      2 Posts
      519 Views
      mituM

      Please don't double post, you already have a topic opened a couple of days ago on the subject, to which you already received some solutions - https://retropie.org.uk/forum/topic/29928/.

    • B

      3rd Party Repos

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support script
      10
      0 Votes
      10 Posts
      995 Views
      B

      @buzz said in 3rd Party Repos:

      @bluestang this should be resolved now. thanks.

      Thanks, it is now working on my end.

    • ?

      Exiting the PCSX2 emulator with gamepad buttons combo instead of keyboard 'ESC' key

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx2 exit emulator gamepad config script
      12
      0 Votes
      12 Posts
      6k Views
      H

      I found this can be done with the -nogui parameter using the nightly build of pcsx2. Not sure if this applies to the version Retropie uses. I had a hard time finding this solution when searching the web.

      In pcsx2 I set a hotkey for Shut Down Virtual Machine. With the -nogui parameter pcsx2 will exit when you press the shutdown hotkey.

      See also:
      https://wiki.pcsx2.net/Command-line_support

    • George SpiggottG

      Cannot update origin/master error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support update error retropie 4.7.1 script
      5
      0 Votes
      5 Posts
      798 Views
      George SpiggottG

      Almost all updated overnight. I still seem to be having problems with MAME and MESS updating. Is this an upstream thing I should leave and come back to later?

    • ExarKunIvE

      testing custom script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scripting script testing
      5
      0 Votes
      5 Posts
      608 Views
      ExarKunIvE

      @mitu i dont think its a dependency. it is something that the guys who made OpenMW, built to help with the running the game

      this is what quicksliver said about in on the forum page about installing OpenMW

      Also a couple notes about running OpenMW on the raspberry pi. You cant use open scene graph from the apt repository, it has to be manually compiled against OpenGL NOT OpenGL ES otherwise the game will not run. OpenMW devs recommend using their fork of OSG for better performance though that is not strictly necessary (I used their fork and it works great https://github.com/OpenMW/osg). The following cmake arguments can be used to prevent building unneeded OSG plugins and prevent bloat

    • R

      Updating retropie always reinstalls every package

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support config help script update
      14
      0 Votes
      14 Posts
      1k Views
      BuZzB

      @retro81 Actually I may make it ask the user to update from RetroPie-Setup, to keep updating handled in one place.

    • jamrom2J

      Issues with Mausberry shutdown script.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie mausberry rp3b+ shutdown script
      11
      0 Votes
      11 Posts
      2k Views
      mituM

      @jamrom2 said in Issues with Mausberry shutdown script.:

      Have a safe and prosperous New Year!

      Glad you sorted it out and thank you for the nice words - Happy New Year to you too !

    • C

      Script in autostart

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie4.6 script autostart.sh
      3
      0 Votes
      3 Posts
      845 Views
      C

      @mitu ok i try to put it before emulationstation runs, basically the script erase an empty file that i use with an if conditional, i make an option that let me pause the music, if i activate it, the if creates an objects and while the file exists the music stop playing and if i push again the if erase the file and the music continues. i want that the raspberry erase that file if we have music paused so the music start on the startup and i can activate pause again in the menus.

    • A

      Changing resolution and refresh rate on the fly on the Pi 4 - any news?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support refresh rate fkms kms pi 4 script
      10
      0 Votes
      10 Posts
      2k Views
      M

      it was too good to be true :( i was right it doesn't work https://github.com/libretro/RetroArch/pull/11590#issuecomment-743402918

    • J

      Help needed for NOOB

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support attract mode error help retropie script
      2
      0 Votes
      2 Posts
      417 Views
      dankcushionsD

      @john1967 please fill out https://retropie.org.uk/forum/topic/3/read-this-first

      booting to emulationstation is default behaviour for the official image, however here is how to configure it for a manual installation: https://retropie.org.uk/docs/FAQ/#how-do-i-boot-to-the-desktop-or-kodi

    • FollyF

      Translate games on the fly

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development github idea japanese script translation
      39
      3 Votes
      39 Posts
      12k Views
      FollyF

      @Retrodade

      The first post of this topic is from November 2020.
      It already worked back then.
      So indeed it will work with older versions.

      I have intergraded in my script.
      If you use my script and installed a system then you can already use Hotkey "T" for translation.

    • J

      Wanting custom scripts to run at start up and shutdown

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspbian script start up shutdown
      9
      0 Votes
      9 Posts
      2k Views
      LolonoisL

      You're welcome.

      On more thing: As a courtesy for other user here, please add [Solved] or similar to the topic of your original post.

    • jtkblueJ

      need to make my boot config partition unable to be edited by the system.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot boot config bpp script script request
      4
      0 Votes
      4 Posts
      512 Views
      ClydeC

      Just for the record, this command removes write permissions from the file:

      sudo chmod -w /boot/config.txt

      Restore them only for the owner (the default) with u+w instead of -w.

      But note that any script that runs with admin rights can change the file nonetheless.

      edit: Ah, I noticed the logical flaw in this. The file is owned by the admin user root and it is already only editable by the owner. So removing w wouldn't make any difference in this case. 😇

    • C

      Install port from a script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ports install script
      3
      0 Votes
      3 Posts
      474 Views
      C

      Works like a charm

      Thanks.

    • hiulitH

      Show "User Menu" option on the runcommand dialog only for a specific emulator?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support runcommand user menu script
      1
      0 Votes
      1 Posts
      218 Views
      No one has replied
    • O

      Help With Fan Script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.6 script boot problem
      3
      0 Votes
      3 Posts
      411 Views
      O

      @mitu
      Ah, got it. I thought my method might be out of date but I'm new to digging this deep, and it's a frustrating but fun learning process. Thank you a ton for the help, I'll check that out once I get the chance today.

    • N

      Running Retropie on top of existing Raspbian install-performance concerns

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie raspbian performance script on top
      6
      0 Votes
      6 Posts
      997 Views
      mituM

      @norbit911 Why do it backwards ? You can start the Desktop from EmulationStation, so leave EmulationStation running by default. If you wish to run the desktop also when exiting EmulationStation, modify the autostart.sh file and run the desktop startup command after the emulationstation line.

    • V

      [Announce] Moonlight Qt & Embedded integration in RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development moonlight retropie moonlight qt script github
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied