ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform game collection.
Go to file
Leon Styhre c1d0c3b4df Added the .car file extension to the atarixe system 2024-04-28 17:10:33 +02:00
CMake (Android) Added build support to the CMake configuration 2023-12-07 17:39:42 +01:00
es-app (Windows) Updated OpenSSL to 3.3.0 2024-04-17 17:32:04 +02:00
es-core Added a User-Agent string when making non-scraper HTTP requests 2024-04-16 20:59:41 +02:00
es-pdf-converter (Android) Removed a debug test message 2023-12-23 18:53:26 +01:00
external (Android) Separated the build artifacts for the Full and Lite releases 2024-01-15 19:20:44 +01:00
images Documentation update 2024-02-18 13:36:09 +01:00
licenses (linear-es-de) Initial commit 2024-01-28 15:31:33 +01:00
resources Added the .car file extension to the atarixe system 2024-04-28 17:10:33 +02:00
themes (linear-es-de) Small adjustment to the androidgames carousel icon 2024-04-21 22:05:10 +02:00
tools Updated the dummy ROMs archives with the latest systems 2024-04-21 23:18:07 +02:00
.clang-format Changed the application name from EmulationStation Desktop Edition to ES-DE 2023-12-16 12:30:13 +01:00
.gitignore (Android) Added initial touch overlay support 2024-01-13 16:14:46 +01:00
ANDROID-DEV.md Documentation update 2024-04-21 22:22:30 +02:00
ANDROID.md Documentation update 2024-04-21 22:22:30 +02:00
CHANGELOG.md Documentation update 2024-04-21 22:22:30 +02:00
CMakeLists.txt Small CMake configuration change 2024-03-28 23:17:33 +01:00
CREDITS.md Documentation update 2024-03-21 20:02:20 +01:00
FAQ-ANDROID.md Documentation update 2024-04-11 17:56:52 +02:00
FAQ.md Documentation update 2024-04-04 22:56:09 +02:00
INSTALL-DEV.md Documentation update 2024-04-08 20:03:33 +02:00
INSTALL.md Documentation update 2024-04-08 20:03:33 +02:00
LICENSE Documentation update 2023-12-16 14:12:23 +01:00
README.md Documentation update 2024-03-21 20:02:20 +01:00
ROADMAP.md Documentation update 2024-03-21 20:02:20 +01:00
THEMES-DEV.md Documentation update 2024-03-21 20:02:20 +01:00
THEMES.md Documentation update 2024-03-21 20:02:20 +01:00
USERGUIDE-DEV.md Documentation update 2024-04-21 22:22:30 +02:00
USERGUIDE.md Documentation update 2024-04-02 23:31:19 +02:00
latest_release.json Updated latest_release.json for the Android 3.0.1-19 release 2024-03-17 10:47:26 +01:00

README.md

ES-DE Frontend

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

It's officially supported on Linux, macOS, Windows and Android but can also be used on BSD Unix and the Raspberry Pi if you build it yourself from source code.

Website:
https://es-de.org

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

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

Discord:
https://discord.gg/EVVX4DqWAP

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 most previous releases.

The Android port of ES-DE is a paid app, which you can get on Patreon.

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

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 also bundled with the application.