CMake | ||
es-app | ||
es-core | ||
es-pdf-converter | ||
external | ||
images | ||
licenses | ||
resources | ||
themes | ||
tools | ||
.clang-format | ||
.gitignore | ||
ANDROID-DEV.md | ||
ANDROID.md | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
CREDITS.md | ||
FAQ-ANDROID.md | ||
FAQ.md | ||
INSTALL-DEV.md | ||
INSTALL.md | ||
latest_release.json | ||
LICENSE | ||
README.md | ||
ROADMAP.md | ||
THEMES-DEV.md | ||
THEMES.md | ||
update_from_upstream.sh | ||
USERGUIDE-DEV.md | ||
USERGUIDE.md |
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.
The System view, which is the default starting point for the application, it's here that you browse through your game systems.
The Gamelist view, it's here that you browse the actual games per system.
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.
Games can be grouped into your own custom collections, in this example they're defined as genres.
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.
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.
In addition to the scraper there is a fully-featured metadata editor that can be used to modify information on a per-game basis.
There are four built-in screensavers, including a slideshow and a video screensaver that display random games from your collection.
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.