67aa6b3dbd
Includes lots of conversions from tabs to spaces. Only cosmetic code changes in this commit. |
||
---|---|---|
CMake | ||
es-app | ||
es-core | ||
external | ||
LICENSES | ||
resources | ||
themes/rbsimple-DE | ||
tools | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.md | ||
DEVNOTES.md | ||
GAMELISTS.md | ||
INSTALL.md | ||
LICENSE | ||
NEWS.md | ||
README.md | ||
SYSTEMS.md | ||
THEMES.md |
EmulationStation Desktop Edition
EmulationStation Desktop Edition is a cross-platform graphical front-end for emulators with controller and keyboard navigation.
This is a fork intended for use primarily on desktop computers where EmulationStation is not the primary interface for the computer.
As such, this fork will not provide full control over emulator settings or emulator button mappings or provide system utility functions and similar. Instead it's assumed that the emulators and the overall environment has been properly configured upfront.
The software comes preconfigured for use primarily with RetroArch, although this can certainly be changed as all emulator settings are fully configurable, even on a per-game basis.
** Help needed: **
Apart from code commits, help is especially needed for thorough testing of the software and for working on the RBSimple-DE theme.
It's impossible for me to test every game system (RBSimple-DE has support for almost a 100 different systems!) so it would be especially useful to hear about any issues with starting games using the default es_systems.cfg configuration file and also if there are any issues regarding scraping for certain systems.
In general, a review of the es_systems.cfg file including the supported file extensions would be great:
[es_systems.cfg_unix](resources/templates/es_systems.cfg_unix
As for RBSimple-DE there are quite some missing graphic files and other customizations for a number of game systems.
Check out MISSING.md for more details of what needs to be added.
Finally, if someone could make a proper port to the Macintosh Operating System, that would be great as then all of the three major desktop operating systems would be supported! There is some code present specifically for macOS but I've been unable to test it.
General 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.
DEVNOTES.md is the place to go if you're interested in participating in the development of EmulationStation Desktop Edition.
Or just go ahead and browse the repository for additional information, or maybe more important, to see the actual source code :)