EmulationStation
                                
                                
                                
                                    EmulationStation copied to clipboard
                            
                            
                            
                        A Fork of Emulation Station for RetroPie. Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes.
SDL2 allows for automatic changing of screenresolution and updating the viewport. Currently, when the screen resolution is changed while emulationstation is open or during a game and exiting back to...
ES handling UTF-8 string, but Windows build is calling ANSI version APIs. this patch is replace to WIDE version APIs.
I think it is great that you are making Github releases. Some projects don't. Thanks for taking the time to do that. But could you please make or link to...
Fresh install of ES from source (stable branch, commit 72b8644) segfaults immediately. I did a git bisect between tag: v2.7.6 as good and stable (commit 72b8644) as bad. The bisect...
The content scraper (and any rom lists for systems that have been scraped) displays accented characters in lower case, while everything else is upper case. Most noticeable with Pokémon games....
If I may, I would like to suggest some improvements to your wonderful frontend: Zip support for emulators that dont natively support it and are better than retroarch libretto. (Example:...
I'd like to see a "View Manual" line added to the individual roms 'options' pop-up box, as well as a "manual" text box in the 'edit metadata' pop-up box for...
Currently, the scraper only seems to scrape box art, and not screen shots. I'd like it if the Scraper would do either one or both via a Toggle.
I am proposing some suggestions for the source code formatting. Rationale [here](https://retropie.org.uk/forum/topic/21593/c-format-style-for-emulationstation). Used tools and configs [here](https://retropie.org.uk/forum/topic/26007/suggestion-for-code-c-c-style-guide). Again, these are suggestions and do not be ment cast in stone atm....
I noticed significant stuttering on my system when scrolling on my game lists. I put the debugger on it, and found that it was spending most of it's time in...