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

      Theme conformity when games are in folders

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes emulationstatio themes
      1
      0 Votes
      1 Posts
      608 Views
      No one has replied
    • G

      Emulationstation Display Question

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio
      10
      0 Votes
      10 Posts
      1k Views
      pjftP

      @Galius Oh my - I would have little to no idea about that, as I don't use Attract Mode, apologies.

      Best to look in the Wiki or search the forums, sorry.

      Also, that information would probably help in understanding your overall setup and what problems may be present there.

    • S

      EmulationStation error when using 4nes4snes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio 4nes4snes black screen controller snes
      10
      0 Votes
      10 Posts
      2k Views
      S

      @edmaul69 Thanks for the links! i'll definitely check them out :)

    • D

      emulation station for windows 10 crashes at start up

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio launchbox help windows
      4
      0 Votes
      4 Posts
      3k Views
      mattrixkM

      @backstander I haven't tested the specifics, but I think it could be spaces, but it could also be brackets like "(" and ")" that cause it to break.

    • M

      Can't reload pi3 with roms

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support roms emulationstatio
      3
      0 Votes
      3 Posts
      564 Views
      M

      Hey rbaker, thanks for the response. I ended up reflashing the sd with a new image of retropie. Previously i had retropie installed manually on top of raspbian. This is fine because i really dont use the pi for anything but gaming. I'm sure one of the scenarios you mentioned was the problem. It seems like probably the folder structure was corrupted at some point and no longer being correctly picked up by retropie.. i guess =)
      Reflashing with the newest version of retropie worked like a charm, all my original roms work. Now im on to trying to get metal slug 5 to work correctly! xD

    • R

      2 Questions Regarding Organizing Roms In emulationstation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio sega cd mame
      4
      0 Votes
      4 Posts
      499 Views
      mituM

      @hanone said in 2 Questions Regarding Organizing Roms In emulationstation:

      There should be an option, which hides ".bin" files, but i found another solution.

      There is - and it's enabled by default for Emulationstation. Could you please stop reviving old topics to advertise your so called 'solution' ?

    • J

      Possible to customize EmulationStation's navigation buttons?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio controllers
      5
      0 Votes
      5 Posts
      1k Views
      J

      @herb_fargus heh! So I gave this a shot, and it turns out I don't actually like the button configuration! Maybe I'm just so used to the default config, but the change just felt... wrong.

      Anyway... I put it back to the default. Thanks for your suggestion!

      -Jeff

    • mattrixkM

      EmulationStation Toolkit - Theme Making Helper - Update

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme making themes tools toolkit emulationstatio
      61
      9 Votes
      61 Posts
      39k Views
      L

      :)-

    • J

      Retropie on Ubuntu - I get prompted for password when loading or leaving a game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support password emulationstatio bug
      6
      0 Votes
      6 Posts
      4k Views
      G

      I was actually just about to post when you replied.

      I decided to just read through the man page and found that the syntax that the GitHub repo suggests, while works in some cases, was incorrect. At least in that it didn't work for me, I ended up using:

      $user $machinename = NOPSSWD : ALL

      Thanks for the help! Guess I should have just read that in the first place before asking.

    • pjftP

      ES Filter by Genre, Publisher/Developer, Players and Rating

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio filters testing development
      23
      10 Votes
      23 Posts
      9k Views
      mattrixkM

      @hurricanefan Heh, yeah... It just kind of grew. It's not a complete list, as I'm sure the "Collection" section will continue to grow as I go through more of my Gamelists.

    • V

      Request to add my scraper (es-vscraper) to retropie!

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development scraper emulationstatio python retropie feedbackwanted
      2
      2 Votes
      2 Posts
      968 Views
      M

      @valerino Looking forward to try this one, and help on everything that I can!

    • H

      Box Flipping

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development boxart emulationstatio
      1
      0 Votes
      1 Posts
      427 Views
      No one has replied
    • Z

      ES GUI improvements: Cyclic menu's and then what?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio es-menu design feedbackwanted
      8
      2 Votes
      8 Posts
      2k Views
      pjftP

      @Zigurana Perfect.

      And you're saying you fixed it now by "exposing the loopType and setting the loopType for that particular list to NEVER_LOOP."? That's a misleading name if I've ever read one - I wouldn't have found that one out :)

      I'm not especially keen on removing buttons myself based on the rational that it's needed to get cyclic menus working. I believe if we want to remove the buttons for UX clarity, that's fine, and if we want to make menus cyclic that's also fine, but making one contingent on the other may make the behavior unclear and unexpected when there need to be buttons and such.

      That being said, I can understand it's tricky in the current architecture.

      In my view of the world, in the right-side picture, pressing UP from the "System Volume" selection should take you to the "Back" button, and pressing DOWN on the back button should take you to the "System Volume" selection.

      That way it'll be fully cyclic regardless of the menu layout - there are quite a few menus with buttons where cyclic behavior would be a positive - I'm thinking of the scraping and metadata editor menus, but I'm sure there are others.

      Furthermore, if we're being nitpicky, most (if not all) dialogs where there are options to be changed could/should have a "Cancel" and "Apply" button rather than a "Back" button, which would in turn disregard any changes, or apply the changes. But that would require a larger overhaul of the menus as they currently are, and I'm sure that's not a priority for anyone, and that's outside of the scope of the discussion. :)

      Summarizing:
      a) I don't oppose removing the button, in principle. Your point is valid: single button dialogs probably don't need it anyway.
      b) I don't really support removing it because having it causes a new behavior not to work as intended. Would rather try to make the behavior work well with the buttons, instead, so that it works across the board.
      c) I won't oppose if a) and b) are done together, though. :)

    • R

      Changing EmulationStation Resolution and NES Emulation at twice the speed.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio 4.2 nes resolution
      1
      0 Votes
      1 Posts
      930 Views
      No one has replied
    • S

      Gamepad remapping after every restart

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad config cfg emulationstatio
      2
      0 Votes
      2 Posts
      777 Views
      S

      Can anyone shed any light on this?

    • M

      Wifi and network settings

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio code development ideas
      10
      0 Votes
      10 Posts
      3k Views
      D

      @BuZz

      Yep, simple markup is definitely needed for this, at least several different menu item types: regular (button), input, checkbox and maybe numeric slider. This should be enough to stay within the EmulationStation. Onscreen keyboard is needed anyway, even without this nice feature.

      Of course fork is a good way to implement this, but I like RetroPie and I want it be better for everyone. So I shared this idea and wanted to hear you opinion first.

    • D

      Switching back to EmulationStation from Attract

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio attractmode retropie
      2
      0 Votes
      2 Posts
      2k Views
      D

      I've found the menu now in Attract Mode!! Cancel this thread

    • soggypeteS

      Quit Kodi, Return to EmulationStation, Play Video

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video splash kodi emulationstatio
      1
      0 Votes
      1 Posts
      633 Views
      No one has replied
    • J

      Updated EmulationStation for Windows

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes emulationstatio windows
      741
      7 Votes
      741 Posts
      620k Views
      mituM

      @fallenturtle The build instructions on Windows should be ok, though it may take some time to build with vcpkg. You can download a ready made build from here.

    • I

      Emulation Station boots back to BIOS

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bios emulationstatio lv10
      12
      0 Votes
      12 Posts
      3k Views
      I

      Haha yeah, it's our office mascot!

      I have reinstalled everything and everything seems to be in order now, cheers guys :)![0_1490111629698_IMG_7689.JPG](Uploading 1%)