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

      installment coding help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support coding script
      3
      0 Votes
      3 Posts
      428 Views
      A

      @Folly

      Cool thanks ill give it a try

    • D

      ZX Spectrum BASIC

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support zx spectrum basic zxbaremulator coding sinclair
      3
      1 Votes
      3 Posts
      876 Views
      D

      @BennyProfane ooh thanks for all the information. I have this book you see called "ZX Spectrum Games Code Club" which gives you a bunch of games you can code for yourself on the ZX Spectrum. Such as Tic Tac Toe and Breakout.

      If VS Code can do the same thing and pack it into tap/tzx which I could then port to RetroPie's Spectrum emulator to play, I think that'll be just as much fun to get my teeth in to.

      All I know so far is a little bit of C#, html, and Scratch (if you can call that a programming language lol). I'm looking to spread out a little into other languages and since I had the pi and code club book, I figured I'd start with some Basic before moving on to tutorials for Unity.

    • C

      IF/THEN Logic...

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme xml coding
      1
      1 Votes
      1 Posts
      533 Views
      No one has replied
    • ?

      How can i learn to Code for retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pokemmo coding
      5
      0 Votes
      5 Posts
      603 Views
      mituM

      The apidocs are also available at https://retropie.org.uk/api/.

    • IceChes1I

      QBASIC in DOSBox?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support qbasic dosbox coding programming
      3
      0 Votes
      3 Posts
      403 Views
      IceChes1I

      Thanks.

    • M

      Where to find Coding to copy paste for Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support newbie question controller conf n64 controller coding help help
      4
      0 Votes
      4 Posts
      1k Views
      KN4THXK

      @mcsteve

      Assuming your controller has enough buttons to support all of the N64 buttons, all of those buttons are available by default if you configured all of the buttons on your controller during the initial gamepad detection. If you need to reconfigure it I recommend resetting your controller configuration in the Retropie system menu->Retropie Setup so that it prompts you again.

    • T

      Retropie Blinkt! LED Project

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes retro pie led lights coding noobie
      4
      0 Votes
      4 Posts
      1k Views
      spruce_m00seS

      I have a question,
      could you manage to get a GPIO output to toggle from high to low or vice versa when something happens in the game? are there any methods to detect if gameover or highscore happens?
      I ask because I have RGB mood lighting on my cabinet, and would love to make it flash and strobe etc if you die or get a highscore etc.

      I understand that detecting an emulator starting and detecting what happens inside the emulator are two different things, but you dont get if you dont ask :)

    • TMNTturtlguyT

      Videos in System View?

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video theme coding emulationstatio
      8
      2 Votes
      8 Posts
      2k Views
      cafarellidigitalC

      Has there been any progress on this? I'm also interested in having video in the system view.

    • LazyLizardL

      What language to code a backround program in retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support coding diy new at this programming arcade retropie
      6
      0 Votes
      6 Posts
      4k Views
      meleuM

      @LazyLizard This seems to be a great bash guide with cool tips and tricks:
      http://mywiki.wooledge.org/BashGuide

      And if you have a specific question about bash, this is a really good resource to look at (even before searching in google):
      http://mywiki.wooledge.org/BashFAQ

    • S

      Running accessing python .py program/file from within Retropie? Servo Servosix

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help and suppor retropie 4.0.2 python project coding
      3
      0 Votes
      3 Posts
      2k Views
      simonsterS

      You may be able to launch your python script from the runcommand-onstart script and reset it with the runcommand-onend script.

      See: https://retropie.org.uk/docs/Runcommand/#runcommand-onstart-and-runcommand-onend-scripts

    • Z

      ES developers UNITE!

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio development support group coding c++
      32
      6 Votes
      32 Posts
      11k Views
      pjftP

      @phulshof Well, welcome to the group!

    • N

      Backporting ROM's with CHD's or at least the drivers! Is it possible for RetroPie?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development mame coding development chd rom
      4
      0 Votes
      4 Posts
      2k Views
      suprjamiS

      Yeah good point, the FBA emulators also run recent MAME romsets, those are worth a try too.

      You can also run the very latest lr-mame on RetroPie.

      However, even the latest MAME doesn't have the 2D games right. If you truly want to play these games, fix their emulation in mainline MAME then consider backporting them to earlier stable MAME libretro cores.