Find a file
2023-08-06 23:54:15 +02:00
CMake Removed the PoDoFo dependency and replaced its functionality with the Poppler library 2023-06-22 11:34:03 +02:00
es-app Added a 'stationary' property to all secondary elements to set them as stationary during slide transitions 2023-08-06 23:51:53 +02:00
es-core Added a 'stationary' property to all secondary elements to set them as stationary during slide transitions 2023-08-06 23:51:53 +02:00
es-pdf-converter Code formatting OCD fix 2023-06-29 20:41:18 +02:00
external Merge commit 'd028b28816b4508731479d5aa9bfb764a13dd533' into library-updates 2023-08-05 11:32:11 +02:00
images Documentation update 2023-08-01 18:15:21 +02:00
licenses Added support for a lot more emoji characters by bundling the Google Noto Emoji font 2023-07-15 22:23:13 +02:00
resources Squashed 'external/CImg/' changes from 4d061dcd6..049267da1 2023-08-05 10:49:38 +02:00
themes (slate-es-de) Updated the author information 2023-07-31 17:44:29 +02:00
tools (macOS) Changed the minimum required OS version from 10.14 'Mojave' to 10.15 'Catalina' 2023-07-29 16:08:40 +02:00
.clang-format Added the clang-format option AllowShortEnumsOnASingleLine and set it to false. 2022-06-05 12:31:41 +02:00
.gitignore Added Windows support for the PDF viewer 2023-06-22 21:15:35 +02:00
CHANGELOG.md Documentation update 2023-08-06 23:54:15 +02:00
CMakeLists.txt Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
CONTRIBUTING.md Documentation update 2023-06-25 20:56:20 +02:00
CREDITS.md Documentation update for the 2.1.1 release 2023-07-16 11:26:40 +02:00
FAQ.md Documentation update 2023-07-29 12:57:17 +02:00
INSTALL-DEV.md Documentation update 2023-07-30 19:43:04 +02:00
INSTALL.md Documentation update for the 2.1.0 release 2023-07-13 17:57:52 +02:00
latest_release.json Removed the deprecated LinuxDEB entries from latest_release.json 2023-07-29 12:56:22 +02:00
LICENSE Updated the year to 2023 in license files and similar. 2023-01-09 19:53:33 +01:00
README.md Documentation update 2023-07-29 21:07:19 +02:00
ROADMAP.md Documentation update 2023-07-27 22:04:19 +02:00
THEMES-DEV.md Documentation update 2023-08-06 23:54:15 +02:00
THEMES.md Documentation update 2023-07-27 22:04:19 +02:00
USERGUIDE-DEV.md Documentation update 2023-08-03 22:52:34 +02:00
USERGUIDE.md Documentation update 2023-08-01 18:15:21 +02:00

EmulationStation Desktop Edition (ES-DE)

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

Website:
https://es-de.org

Discord:
https://discord.gg/EVVX4DqWAP

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.

It 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 theme sets (Slate and Modern) are bundled with the application, and additional themes can be found on the official themes list.

Download

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

If you're using a Raspberry Pi or if you run FreeBSD, NetBSD or OpenBSD then you need to compile from source code as no prebuilt packages are provided for these platforms. A detailed build guide is available in INSTALL.md.

Additional information

FAQ.md - Frequently Asked Questions

USERGUIDE.md / USERGUIDE-DEV.md - Comprehensive guide and reference for all application settings

INSTALL.md / INSTALL-DEV.md - Building from source code and advanced configuration topics

THEMES.md / THEMES-DEV.md - Guide and reference for theme development

CHANGELOG.md - Detailed list of changes for all past releases and the in-development version

ROADMAP.md - List of major features planned to be added in the future

CONTRIBUTING.md - Information on how to contribute to the project

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

Some feature highlights

Here are some highlights, displayed using the default Slate theme set.

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.

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.

alt text Games can be grouped into your own custom collections, in this example they're defined as genres.

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.

alt text There are four built-in screensavers, including a slideshow and a video screensaver that display random games from your collection.

alt text ES-DE is fully themeable, in case you prefer another look than what the default theme Slate offers. The screenshot above shows the Modern theme that is also bundled with the application.