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

      Reverse Kid Mode

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kid kiosk full mode
      5
      0 Votes
      5 Posts
      284 Views
      N

      @mitu I would like to use all three modes for what they are intended for :
      Full mode : all options, all games available including experimental
      Kiosk mode : options restricted, all clean games avaiable
      Kid mode : more options restricted, mature content excluded

      My only problem is the method to add kidgame tags in scraped gamelists that doesn't have, without scraping again all data.

      Maybe some users here have scripts to add hundred "<kidgame>true</kidgame>" in gamelists ? Then it will be easy for me to uncheck few mature games from emulationstation metadata editing menu.

      Or maybe there is a secret feature in an emulationstation cfg file, or a trick, to consider a game that doesn't have a kidgame tag to be a kidgame by default.

      Otherwise with Notepad++ I can replace all the

      </game>

      by

      </kidgame>true</kidgame> </game>
    • J

      "Single game mode" suggestions?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support arcade retropie single-game mode
      2
      0 Votes
      2 Posts
      134 Views
      S

      @jayuni100 see here:

      https://retropie.org.uk/docs/FAQ/#how-would-i-start-from-command-line-say-the-snes-emulator-by-itself

      /opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ "<SYSTEM>" "<ROM>" To automatically start a specific system and a game directly instead of EmulationStation, you need to edit /opt/retropie/configs/all/autostart.sh and add the above line (again replacing the variables with your own values). Then, in the same file, remove any line containing #auto entirely to avoid EmulationStation or KODI to autostart again.
    • R

      Seeing only one video mode on raspberry pi 4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video mode video mode raspberry pi 4 custom
      21
      0 Votes
      21 Posts
      3k Views
      R

      I've been reading a littl emore and it seems it is possible to ignore the screens edid data. Instead I can use an edid.dat file with the values I want.

      I think I have to add hdmi_ignore_edid and hmi_edid_file to config.txt

      The only thing I don't know is how to create a an edid.dat file with the correct information.
      If someone knows (or even better, give me a better edid file) how to do this I think this problem is solveable.

    • CapemanC

      Grid mode crash

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support grid mode emultionstation
      3
      0 Votes
      3 Posts
      561 Views
      CapemanC

      @mitu ok great! Glad I wasn’t messing something up

    • M

      Attract mode image on Linux PC with Ubuntu?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support eta prime attract mode linux
      6
      0 Votes
      6 Posts
      5k Views
      M

      @herb_fargus the scraper only grabs metadata and box art, not wheel art or video snaps, correct? Thanks again for the quick replies you guys are the best.

    • J

      Samsung TV "Mode Not Supported"

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support samsung mode output hdmi problem
      10
      0 Votes
      10 Posts
      11k Views
      edmaul69E

      @rrs run the command in the post directly above yours. It tells you how to do it.

    • AlsterwasserHHA

      Rasberry Pi 3b won't change to HDMI mode uses VGA instead

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hdmi vga problem mode
      5
      0 Votes
      5 Posts
      2k Views
      AlsterwasserHHA

      Thanks BuZz! That made it. I hope it will now stay like that in the future.

    • spannernick1S

      Retorpie asks for login when shutting down or ask for pi address

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulation station attraction mode
      11
      0 Votes
      11 Posts
      18k Views
      meleuM

      @stingjay you clearly did not read the message that is on top of every single page of this forum:
      Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

      We have good docs here: https://retropie.org.uk/docs/

      I am really amazed with how easily we can set a retrogaming machine on a cheap board and completely with a free software.

    • theinkT

      Bug - Select button opens Command Promth in KIOSK mode

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bug kiosk mode kids
      8
      0 Votes
      8 Posts
      3k Views
      Z

      Hey, sorry to keep this issue open for so long.
      I was working on a cleaner re-implementation of this, but got bogged down in debugging.
      I got very frustrated with it all for a while, and decided to let this lie for a while.

      Currently, I am working on theming the system carousel on the main screen. Once that is in reasonable shape, I will start working on this again. I am now able to build (and debug!) on windows which has revitalized my development process a bit, so there's still hope!

      Thanks for holding out for such a long time.