Find a file
Leon Styhre 7f31c1bbb4 Added .dmg package generator setup for macOS.
Also cleaned up and updated the CMakeLists.txt files and moved the non-source files to a separate assets directory.
2020-08-19 22:30:10 +02:00
CMake Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
es-app Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
es-core Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
external Made pugixml an external dependency and fixed the cmake/cpack installation and package creation. 2020-06-24 17:38:41 +02:00
LICENSES Made pugixml an external dependency and fixed the cmake/cpack installation and package creation. 2020-06-24 17:38:41 +02:00
resources Added es_systems.cfg template for macOS. 2020-08-19 22:04:22 +02:00
themes/rbsimple-DE Multiple updates to the rbsimple-DE theme and the es_systems.cfg templates. 2020-08-15 11:53:36 +02:00
tools Added a Unix man page and a script to generate it. 2020-07-16 14:24:48 +02:00
.gitignore Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
CMakeLists.txt Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
CONTRIBUTING.md Documentation update covering macOS. 2020-08-19 21:50:27 +02:00
CREDITS.md Documentation update covering macOS. 2020-08-19 21:50:27 +02:00
INSTALL.md Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
LICENSE Added additional copyright holder to license file. 2020-08-19 22:08:15 +02:00
NEWS.md Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00
README.md Documentation update covering macOS. 2020-08-19 21:50:27 +02:00
THEMES.md Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
USERGUIDE.md Added .dmg package generator setup for macOS. 2020-08-19 22:30:10 +02:00

EmulationStation Desktop Edition

EmulationStation Desktop Edition is a cross-platform graphical front-end for emulators with controller and keyboard navigation.

Maybe you're familiar with EmulationStation: yes there are multiple forks available for this software! However this version is intended for use primarily on desktop computers where it's not the primary interface for the computer. As such, the aim is not to provide full control over emulator settings or emulator button mappings, or include system administration functions and similar. Instead it's assumed that the emulators and the overall environment has been properly configured upfront.

The goal is to make the software as easy as possible to install and use, and to suppport the major desktop operating systems: Unix/Linux, Windows and macOS (although the macOS port is still a work in progress).

With that said it's possible that the application still compiles and works on devices such as the Raspberry Pi, I've certainly not deliberately removed any code specific to such platforms and this fork is after all based on the RetroPie version of EmulationStation.

The software comes preconfigured for use primarily with RetroArch, although this can be changed as all emulator settings are fully configurable, even on a per-game basis.

A comprehensive theme set, rbsimple-DE (which is based on Recalbox Multi from the Recalbox community) is bundled with the application.

Check out the User Guide for how to quickly get the application up and running!
(It will also show how to use some of its more advanced features.)

Help needed:

If you would like to contribute to the development of EmulationStation Desktop Edition, please read the CONTRIBUTING file!

Other information

NEWS.md contains information about new functionality, improvements and bug fixes.
(An overview of all previous versions will be included here as well.)

INSTALL.md provides details on how to build and configure the application.

CREDITS.md is an attempt to credit the individuals and projects which made this application possible.

THEMES.md is a guide on how theming works and is useful for those who would like to develop a new theme, or perhaps customize an existing theme.

Some feature highlights