ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform game collection.
Find a file
2025-10-12 17:45:48 +02:00
CMake (Linux) Fixed a CMake find module name mismatch for BlueZ 2025-02-24 21:13:49 +01:00
es-app (macOS) Fixed some dependency issues 2025-10-12 17:45:48 +02:00
es-core Changed the order of some functions in TextComponent 2025-10-09 21:30:45 +02:00
es-pdf-converter (macOS) Updated a lot of dependencies to newer versions 2025-04-07 19:12:41 +02:00
external Merge commit '2c69672120' 2025-09-06 14:14:06 +02:00
images Documentation update 2025-07-10 18:24:23 +02:00
licenses (macOS) Removed an unnecessary dependency on libvpx 2025-06-15 20:05:29 +02:00
locale Updated all translation files for the upcoming release 2025-10-09 22:56:56 +02:00
resources Updated the MAME index files to include ROMs up to MAME version 0.281 2025-10-08 20:32:58 +02:00
themes (slate-es-de) Added support for the playtime metadata 2025-10-11 18:13:41 +02:00
tools (macOS) Fixed some dependency issues 2025-10-12 17:45:48 +02:00
.clang-format Changed the application name from EmulationStation Desktop Edition to ES-DE 2023-12-16 12:30:13 +01:00
.gitignore Added the plutovg build artifacts to the .gitignore file 2025-04-07 21:49:13 +02:00
ANDROID-DEV.md Documentation update 2025-10-03 20:18:21 +02:00
ANDROID.md Documentation update 2025-07-26 16:33:41 +02:00
CHANGELOG.md Documentation update 2025-10-09 22:34:17 +02:00
CMakeLists.txt Removed some obsolete Vorbis dependencies from the CMake configuration 2025-09-14 19:16:28 +02:00
CREDITS.md Documentation update 2025-09-20 15:35:07 +02:00
FAQ-ANDROID.md Documentation update 2025-10-02 22:18:32 +02:00
FAQ.md Documentation update 2025-10-02 21:16:09 +02:00
HAIKU.md Documentation update 2025-07-05 12:47:42 +02:00
INSTALL-DEV.md Documentation update 2025-09-20 23:04:53 +02:00
INSTALL.md Documentation update 2025-09-06 23:45:31 +02:00
latest_release.json Updated latest_release.json for the Android 3.3.0-50 release 2025-07-18 21:29:30 +02:00
LICENSE Updated the Copyright year in the license file 2024-12-17 18:42:38 +01:00
README.md Squashed 'external/CImg/' changes from 3d1fc212ff..01230c15cf 2025-09-06 14:14:06 +02:00
ROADMAP.md Documentation update 2025-10-07 23:31:29 +02:00
THEMES-DEV.md Documentation update 2025-10-07 23:31:29 +02:00
THEMES.md Documentation update 2025-09-23 21:15:14 +02:00
TRANSLATIONS.md Documentation update 2024-09-09 19:02:50 +02:00
USERGUIDE-DEV.md Documentation update 2025-10-09 22:34:17 +02:00
USERGUIDE.md Documentation update 2025-10-08 22:55:06 +02:00

ES-DE Frontend

ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform collection.

It's officially supported on Android, Linux, macOS and Windows, and semi-officially supported on Haiku. It can also be used on the Raspberry Pi and similar devices if you build it yourself from source code. There is also a ES-DE package in the FreeBSD ports collection.

Website:
https://es-de.org

Patreon:
https://www.patreon.com/es_de

YouTube:
https://www.youtube.com/@ES-DE_Frontend

Discord:
https://discord.gg/42jqqNcHf9

The goal of this project is to make a high quality frontend that is easy to use, requires minimal setup and configuration, looks nice, and is available across a wide range of operating systems.

It comes preconfigured for use with a large selection of emulators, game engines, game managers and gaming services. It can also run locally installed games and applications. It's fully customizable, so you can easily expand it with support for additional systems and applications.

You can find the complete list of supported game systems in the User guide.

There are many high-quality themes that can be installed using the built-in theme downloader. You can also find the web version of the themes list here:
https://gitlab.com/es-de/themes/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 a number of previous releases.

The Android port of ES-DE is a paid app, which you can get on Patreon, the Samsung Galaxy Store and Huawei AppGallery.

If you're using a Raspberry Pi, then you need to compile from source code as no prebuilt package is provided for this platform. A detailed build guide is available in INSTALL.md.

If your run FreeBSD then ES-DE is available as an official port.

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

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 Linear theme.

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 Linear offers. The screenshot above shows the Slate theme that is bundled with the application for the desktop ports.