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

      Suggestions for ports #3 - Pi5 edition

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ports pi5 scripts scriptmodules
      151
      2 Votes
      151 Posts
      24k Views
      TPRT

      Here is another suggestion to help speed up AetherSX2 that I discovered today:
      https://retropie.org.uk/forum/topic/36636/aethersx2-cache-question-any-way-to-auto-clear-or-turn-off

    • L

      Call retropie_packages install_bin With a Version #?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scriptmodules emulator instal
      5
      0 Votes
      5 Posts
      536 Views
      L

      @mitu awesome, thanks! It seems pretty silly to attempt to match EXACT versions, since retropie works with latest version anyways. I guess I'll just make my script compare version numbers and if it is < the system I want to replicate, just use the retropie_packages.sh with install_bin. Building EVERYTHING from source and hacking the source parm seems unnecessarily silly.

    • N

      Compiling alternative Emulationstation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support customisation retropie-setup emulationstatio scriptmodules
      3
      0 Votes
      3 Posts
      659 Views
      N

      Ok it is kinda working, it seems I need to do a lot of editing to the github files to make it work nicely with the original retropie install as various default directories are different in this alternative emulationstation.
      This isnt as straight forward as I thought it would be lol

    • K

      Modifying eduke32 scriptmodule to also build VoidSW

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support voidsw retropie 4.7 scriptmodules discussion
      8
      0 Votes
      8 Posts
      932 Views
      K

      @mitu okay I will comment out the sections for the patches and see if it will build with the added lines in your above post. If I run into issues I will post back. Thank you so much for your help

    • Z

      Compiles fine manually, fails to compile in RetroPie script

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development xash3d scriptmodules compile
      13
      0 Votes
      13 Posts
      1k Views
      ExarKunIvE

      @kactius i think that,s happening cuz the pi3 does not support opengl
      i have the old halflife port on my pi3 so i cant test it on that since i have it working fine.

      and right now im working with my pi4

    • G

      Checking if another scriptmodule is installed

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development x11 pixel scriptmodules opengl
      11
      0 Votes
      11 Posts
      922 Views
      G

      Just a quick update. The Steamlink script module was a great help in both the minimal window manager as well as installing Ports.

      Thank you! My questions have been answered.

      - George

    • V

      new scriptmodules (lr-vice-xvic, gsplus, proper lr-mess integration!)

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development github scriptmodules development
      545
      7 Votes
      545 Posts
      324k Views
      F

      @2Play

      That is great.
      Welcome back.

    • L

      RetroAchievements Script for UN/Password

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development retroachievemen retropie setup scriptmodules
      3
      0 Votes
      3 Posts
      477 Views
      L

      Last time I tried, I couldn't get either a controller or a keyboard to work with RGUI. I'll try again. Thanks.

    • Z

      Trying to make script module for my application please help

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development development script modules scriptmodules
      16
      1 Votes
      16 Posts
      2k Views
      Z

      @mitu I got it working with the runcommand now. Only a small visual issue (no progress bar while downloading a game).

      But I found a bug in downloadAndExtract, and I opened a pull request :D
      https://github.com/RetroPie/RetroPie-Setup/pull/2628

    • tpo1990T

      Adding new created scriptmodules to RetroPie-Setup

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scriptmodules scriptmodule retropie-setup
      5
      1 Votes
      5 Posts
      511 Views
      tpo1990T

      @cyperghost Glad to hear but the Jazz Jackrabbit scriptmodule is not ready yet. Since i managed to find out how to create a scriptmodule it will be a lot quicker to get it done. :-)

      I will very soon begin to create the scriptmodule for Jazz Jackrabbit, but first i will make a pull request and then release it on its own page for manual cloning from its github page.