Find a file
2024-03-17 10:24:27 +01:00
CMake (Android) Added build support to the CMake configuration 2023-12-07 17:39:42 +01:00
es-app Merge branch 'master' of https://gitlab.com/es-de/emulationstation-de into update/3.1 2024-03-17 09:19:17 +01:00
es-core Merge branch 'master' of https://gitlab.com/es-de/emulationstation-de into update/3.1 2024-03-13 09:18:49 +01: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 Updated es_systems and es_find_rules for RetroDECK standards 2024-03-17 10:24:11 +01:00
themes (linear-es-de) Fixed an issue where creating custom collections named now-playing or completed could lead to them being unthemed 2024-02-20 17:11:37 +01:00
tools Updated SDL to 2.30.1 on Android, Windows, macOS and the Linux AppImage builds 2024-03-10 17:10:09 +01: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 for the 3.0.1 release 2024-03-16 13:32:03 +01:00
ANDROID.md Documentation update for the 3.0.1 release 2024-03-16 13:32:03 +01:00
CHANGELOG.md Documentation update for the 3.0.1 release 2024-03-16 13:32:03 +01:00
CMakeLists.txt Bumped the version to 3.0.1 2024-03-15 19:43:36 +01:00
CREDITS.md Documentation update 2024-02-18 13:36:09 +01:00
FAQ-ANDROID.md Documentation update 2024-03-10 11:29:52 +01:00
FAQ.md Documentation update 2024-03-02 11:36:11 +01:00
INSTALL-DEV.md Documentation update 2024-03-11 18:47:56 +01:00
INSTALL.md Documentation update 2024-03-11 18:47:56 +01:00
latest_release.json Updated latest_release.json for the 3.0.1 release 2024-03-16 15:09:57 +01:00
LICENSE Documentation update 2023-12-16 14:12:23 +01:00
README.md Documentation update 2024-03-11 18:47:56 +01:00
ROADMAP.md Documentation update 2024-02-28 22:51:39 +01:00
THEMES-DEV.md Documentation update 2024-03-10 18:10:41 +01:00
THEMES.md Documentation update 2024-03-10 18:10:41 +01:00
update_from_upstream.sh Merger script: added warning message 2024-03-17 10:24:27 +01:00
USERGUIDE-DEV.md Documentation update 2024-03-10 11:29:52 +01:00
USERGUIDE.md Documentation update for the 3.0.1 release 2024-03-16 13:32:03 +01:00

ES-DE (EmulationStation Desktop Edition)

ES-DE is a frontend for browsing and launching games from your multi-platform game 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

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 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 in the User guide.

Three themes (Linear, Modern and Slate) are bundled with the application, and additional themes can be found on the official themes list or can be installed using the built-in theme downloader.

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.

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.