RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Top
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • N

      Oldroom theme W.I.P. new 1.9 Beta + media packs

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme oldroom
      216
      15 Votes
      216 Posts
      168k Views
      V

      Hi guys!

      I really enjoy this fantastic theme... (great idea!).

      Therefore I would like to contribute to update earlier version with new stuff.

      So, I would like to focus on kiosk version... so if you have some pictures with high quality do not hesitate to share them... Indeed, it's quite tough to get it.

      Also If you have some ideas... Let me know !

      In the meantime... Work in progress...! Here's some snaps attached...

      nes kiosk (1).jpg

      gb kiosk (1).jpg

      PS : Appologized for picture quality!

    • herb_fargusH

      RetroPie 4.2 is released

      Watching Ignoring Scheduled Pinned Locked Moved Announcements release 4.2
      1
      15 Votes
      1 Posts
      5k Views
      No one has replied
    • J

      Custom NES 2 Pi console

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes nes build case modding pi3 retropie project
      14
      15 Votes
      14 Posts
      5k Views
      BosseB

      @japanwings Will you make a SNES kit? Would buy instantly. (EU Snes/JP Super Famicom)

    • TMNTturtlguyT

      New ComicBook Video Splashscreen

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splashscreen splash video comictheme
      67
      15 Votes
      67 Posts
      45k Views
      R

      @TMNTturtlguy Late to party but just wanted to thank you for the hard work. This blends perfectly with your theme which is by far, the best one IMHO. Both versions run perfectly on my Raspberry 400 but I did run it through Handbrake to dumb down the gain. A little too loud for my tastes. Thank you again!

    • meleuM

      a gamelist.xml cleaner tool

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development gamelist.xml script
      56
      15 Votes
      56 Posts
      29k Views
      B

      Great tool. You've saved me hours of eye, back and neck strain. Thank you for this!

    • meleuM

      ensuring ES gracefully finish and save metadata in every system shutdown

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support shutdown script emulationstatio favorites last played metadata issues
      96
      15 Votes
      96 Posts
      43k Views
      cyperghostC

      @tictac_93 This works in most cases ... yes

      But look. You take PID of runcommand and use pkill -P switch to kill child PID. That works in most cases but some emulators also just call annother process and this won't be catched by your method. You need at least annother pkill -P call.

      You should just use your python script and you can use the multi_switch and it's command line options. Therefore use a python call like output = int(subprocess.check_output(['./multi_switch.sh', '--es-pid'])) and you can check if ES is running. If the ouput is 0 then python interprets this as false if a PID is detected the value is grater than 0 - this interprets python as true.
      So the sniplet in python itself would be look like this.

      if output: os.system("./multi_switch.sh --es-poweroff") else: os.system("sudo shutdown -h now")
    • RedFarmerR

      My bartop arcade build finally finished!

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes bartop arcade build arcade cabinet
      20
      15 Votes
      20 Posts
      6k Views
      ClydeC

      @RedFarmer Out of pure curiosity, I asked the web about it:

      Nice cab, I’d like to ask you for some help with mine, if you can.

    • DipkidD

      My new diy Barcade:

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes arcade cabinet attract mode barcade wood
      25
      15 Votes
      25 Posts
      10k Views
      DipkidD

      @weirdh 😅 this pic is actually a week old, I have since then changed the monitor and the bezel..

    • ruckageR

      Pandora Theme

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes pandora pandoras box theme
      62
      15 Votes
      62 Posts
      30k Views
      N

      @sleve_mcdichael thanks :) but its much easer with the poup adn needs les butons

    • quicksilverQ

      Merry Xmas and Thank you!

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming thank you
      6
      15 Votes
      6 Posts
      483 Views
      simpleethatS

      Thanks for everything you do, Devs! Can't wait to see what awesomeness in emulation you bring us in 2020.

    • S

      Just a big thanks

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming thanks
      5
      15 Votes
      5 Posts
      670 Views
      simpleethatS

      I've got to agree with @Stuffu. Pretty much everybody on this forum is super helpful whenever they can be. I see very few problems go unsolved.

      Cheers to all the moderators and thanks for all your work. You're unsung heroes helping me (and probably a lot of us) keep our sanity through retro gaming and way too much tinkering.

      Party on, dudes! (and dudettes and anybody else that doesn't include).

    • virginsteeleV

      I remade one of the best Atari2600 games: H.E.R.O.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming hero atari2600 remakes metroidvania custom
      4
      15 Votes
      4 Posts
      967 Views
      S

      @virginsteele Love what you done with H.E.R.O. It was one of my favourite atari 2600 games.

    • L

      Background Music [Continued from Help/Support]

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming music bgm
      343
      14 Votes
      343 Posts
      355k Views
      A

      @michel30
      hello, I'm a noobie.
      But I have a question:
      Are you saying you have a code that will constantly play a mp3 file and play in the background and will continue to play while you do other things in the background
      using pygame?

      I got mine to play when i boot up the raspberry pi but, as soon as I do something like start my MAIN.py the mp3 stops playing: and I need it to KEEP PLAYING?
      Can you help?
      Thank you?

    • Z

      What's the date again?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming happy birthday retropie
      17
      14 Votes
      17 Posts
      5k Views
      meleuM

      @BugAttack I am amazed on what can be done with a Raspberry Pi 1! :D

    • fieldofcowsF

      Video Preview in EmulationStation

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio raspberry pi video
      552
      14 Votes
      552 Posts
      665k Views
      E

      @nismo , Hi there! I'm absolute noob and I'm not a native english speaker, so please be patient with me! I'm using the ES portable build from herb fargus on windows 10 and I'm realy interested in the mentioned launcher which would make my Retro Gaming Experience much more enyoable! Any chance to get this launcher somewhere here in the forum?

    • alphatoanantA

      [Theme] CRT

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme themes theming
      218
      14 Votes
      218 Posts
      200k Views
      P

      I loved this theme. I am planning on make a fork just to change some preferences, like not force uppercase. Congrats and thank you

    • BuZzB

      April 1st - ho ho :-)

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming april joke
      85
      14 Votes
      85 Posts
      33k Views
      mediamogulM

      This particular goof actually reminded me for the first time in years that I once maintained an Atari 2600 fan page on GeoCities. The whole shebang has been archived for posterity by some sadomasochist madmen in a 90GB torrent. I might try to dig it out some day.

    • BenMcLeanB

      Where to (legally) acquire content to play on RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming ports retropie setup roms help
      671
      14 Votes
      671 Posts
      1m Views
      LolonoisL

      A little point-and-click adventure gem: https://redplanetcat.itch.io/dead-service

    • MalixxM

      Animated Screensavers

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes video animation screensaver screensaver vid splash-video
      174
      14 Votes
      174 Posts
      123k Views
      S

      is it possible to have these as console screen savers. like when I click "a" it sends me to the console instead

    • AndersHPA

      Merry Christmas friends!

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming christmas retropie gaming
      13
      14 Votes
      13 Posts
      2k Views
      SuperFromNDS

      Merry Christmas, y'all! (Or I guess Boxing Day, considering when I'm posting this.)