Find a file
2023-02-25 21:43:36 +01:00
CMake Added an OpenGL ES 2.0 renderer. 2022-01-13 19:39:49 +01:00
es-app Added support for the WASM-4 Fantasy Console (wasm4) game system. 2023-02-25 21:38:25 +01:00
es-core Fixed an issue where scrollable container properties had no effect unless the container property was explicitly set to true. 2023-02-25 14:40:55 +01:00
external Merge commit '6c5f42416f065d2e7e0c4c8a8481f2219e212631' into library-updates 2023-01-06 11:47:13 +01:00
images Updated most screenshots for the v1.2 release. 2021-12-27 16:49:00 +01:00
licenses Renamed slate-DE to slate-es-de and modern-DE to modern-es-de 2023-01-17 23:37:51 +01:00
resources Added the --nogui flag to the Rosalie's Mupen GUI launch command. 2023-02-25 21:43:36 +01:00
themes (modern-es-de) Added support for the wasm4 system. 2023-02-25 21:40:33 +01:00
tools Updated SDL from 2.26.1 to 2.26.3 2023-02-18 22:46:23 +01:00
.clang-format Added the clang-format option AllowShortEnumsOnASingleLine and set it to false. 2022-06-05 12:31:41 +02:00
.gitignore (Windows) Excluded some NanoSVG MSVC build files from Git. 2022-10-04 19:13:10 +02:00
CHANGELOG.md Documentation update. 2023-02-23 17:21:01 +01:00
CMakeLists.txt Updated SDL from 2.26.1 to 2.26.3 2023-02-18 22:46:23 +01:00
CONTRIBUTING.md Documentation update. 2023-02-12 23:13:48 +01:00
CREDITS.md Documentation update. 2023-01-17 23:42:20 +01:00
FAQ.md Documentation update. 2023-02-03 20:29:44 +01:00
INSTALL-DEV.md Documentation update. 2023-02-20 18:07:43 +01:00
INSTALL.md Documentation update. 2023-01-04 19:35:55 +01:00
latest_release.json Added download links to the 2.0.0-beta-2023-02-20 release. 2023-02-20 22:02:18 +01:00
LICENSE Updated the year to 2023 in license files and similar. 2023-01-09 19:53:33 +01:00
LSAN_suppressions Added a LeakSanitizer suppressions file. 2023-02-20 17:48:38 +01:00
README.md Added download links to the 2.0.0-beta-2023-02-20 release. 2023-02-20 22:02:18 +01:00
THEMES-DEV.md Documentation update. 2023-02-23 17:21:01 +01:00
THEMES-LEGACY.md Documentation update. 2023-01-17 23:42:20 +01:00
THEMES.md Documentation update. 2023-01-17 23:42:20 +01:00
TSAN_suppressions Added a ThreadSanitizer suppressions file. 2022-06-09 17:15:13 +02:00
USERGUIDE-DEV.md Documentation update. 2023-02-23 17:21:01 +01:00
USERGUIDE.md Documentation update. 2023-02-13 22:16:38 +01:00

EmulationStation Desktop Edition (ES-DE)

EmulationStation Desktop Edition is a frontend for browsing and launching games from your multi-platform game collection.

Web site:
https://es-de.org

YouTube channel with installation instruction videos:
https://www.youtube.com/channel/UCosLuC9yIMQPKFBJXgDpvVQ

Discord server:
https://discord.gg/EVVX4DqWAP

Reddit (r/EmulationStation_DE):
https://www.reddit.com/r/EmulationStation_DE

Although there are multiple forks of EmulationStation in existence, the goal of this edition is to make the software as easy as possible to install and use as a standalone application, and to support the major desktop operating systems, i.e. Windows, macOS and Unix/Linux. Since it's intended to be used as a desktop application rather than as the primary interface for the computer, there are no plans to provide system administration utilities or control over emulator settings from within ES-DE.

The software comes preconfigured for use with RetroArch and a large selection of standalone emulators. It's also fully customizable so you can easily expand it to include emulators or applications not covered by the bundled configuration.

You can find the complete list of supported systems and emulators here.

Two comprehensive theme sets, Slate (Rbsimple in the 1.x releases) and Modern are bundled with the application.

See the official list of recommended theme sets if you would like to install additional themes.

The following operating systems have been tested (all for the x86 architecture unless otherwise stated):

  • Windows 11, 10 and 8.1
  • macOS 10.14 "Mojave" to 13 "Ventura" (M1 and Intel)
  • macOS 10.11 "El Capitan" (legacy release)
  • Ubuntu 20.04 to 22.04
  • Linux Mint 20
  • Manjaro 21
  • Fedora 37 Workstation
  • SteamOS 3
  • elementary OS 6
  • Raspberry Pi OS 10 and 11 (armv7l and aarch64)
  • FreeBSD 13.0
  • NetBSD 9.1
  • OpenBSD 6.8

Download

The latest stable version is 1.2.6 (released 2022-08-03) and the latest prerelease is 2.0.0-beta-2023-02-20

Visit https://es-de.org/ to download ES-DE or go to the package registry where you can also find all previous releases.

If using FreeBSD, NetBSD or OpenBSD you will need to build ES-DE from source code for the time being, as explained in INSTALL.md.

Prebuilt packages for the Raspberry Pi will be dropped as of ES-DE 2.0.0 but this platform will still be semi-officially supported as it's tested from time to time to make sure building doesn't fail.

Additional information

FAQ.md covers a number of Frequently Asked Questions and is recommended reading before diving into the other documents listed below.

USERGUIDE.md is a comprehensive guide on how to use ES-DE and it also contains a complete reference to all application settings.

USERGUIDE-DEV.md is the prerelease version of the above document, use this if you're running ES-DE 2.0.0.

INSTALL.md provides details on how to build the application from source code, and also discusses some more advanced configuration topics.

INSTALL-DEV.md is the prerelease version of the above document, use this if you're running ES-DE 2.0.0.

THEMES.md is a guide on how theming works which is useful for those who would like to develop a new theme, or perhaps customize an existing theme.

THEMES-DEV.md is the prerelease version of the above document, use this if you're interested in creating themes for the new theme engine in ES-DE 2.0.0.

CREDITS.md is an attempt to credit the individuals and projects which made ES-DE possible.

CONTRIBUTING.md contains information on how to contribute to ES-DE, and it also contains the roadmap for future releases.

CHANGELOG.md contains detailed information about all releases. This covers features, improvements, bug fixes and known issues.

Some feature highlights

Here are some highlights of what ES-DE provides, displayed using the default theme set Slate. There are of course many more features available, as covered in the User guide.

alt text The System view, which is the default starting point for the application, it's here that you browse through your game systems.

alt text The Gamelist view, it's here that you browse the actual games per system. Note the support for mixing files and folders, and as well that a few badges are displayed indicating that the selected game is a favorite, that it's suitable for children and that it's controlled using a joystick. There is a game counter to the upper right as well, displaying the total number of games and the number of favorite games for this system.

alt text Another example of the gamelist view, displaying advanced folder support. You can scrape folders for game info and game media, sort folders as you would files, mark them as favorites etc. In this example ES-DE has been configured to sort favorite games above non-favorites.

alt text Games can be grouped into your own custom collections, in this example they're defined as game genres but you can name them anything you like. All gamelist views including the custom collections support both game images or game videos. By default the Slate theme will display the game image for a short moment before starting to play the video.

alt text This is a view of the built-in scraper which downloads game info and game media from either screenscraper.fr or thegamesdb.net. It's possible to scrape a single game, or to run the multi-scraper which can scrape a complete game system or even your entire collection.

alt text There are many settings for the scraper including options to define which type of info and media to download. The above screenshot shows only a portion of these settings.

alt text In addition to the scraper there is a fully-featured metadata editor that can be used to modify information on a per-game basis. Here you can also toggle some additional flags which the scraper does not set, such as if the game is a favorite or if you have completed it. Most of these flags can also be filtered in the gamelist view, letting you for instance only display games that you have not played through.

alt text There are four types of built-in screensavers available, including a slideshow and the video screensaver shown in action above. These screensavers start after a configurable number of minutes of inactivity, and randomly display game media that you have previously scraped. If the corresponding option has been enabled, you can jump to the game from the screensaver, or even launch it directly. There is shader support in ES-DE to render scanlines and screen blur on top of the videos (for the slideshow screensaver, scanline rendering is provided).

alt text ES-DE is fully themeable, so if you prefer another look than what the default theme Slate offers, it's possible to apply another theme set. The image above is of the Modern theme that is also bundled with the application. Note that although ES-DE is backward compatible with older RetroPie EmulationStation themes, some newer features which are specific to ES-DE will not work, at least not until the theme authors update their themes.

alt text A lot of effort has been spent on making ES-DE easy to setup and use. The above screenshot shows the dialog if starting the application without any game files present in the default ROM directory. ES-DE also ships with a comprehensive game systems configuration file, so unless you really want to customize your setup, you should not need to tinker with the configuration.