Skip to content

Instantly share code, notes, and snippets.

@anthonycaccese
Last active March 1, 2025 21:16
Show Gist options
  • Save anthonycaccese/53d72260f5e3c2c72defd77fe216bd1b to your computer and use it in GitHub Desktop.
Save anthonycaccese/53d72260f5e3c2c72defd77fe216bd1b to your computer and use it in GitHub Desktop.
EmulationStation History

EmulationStation is a graphical and themeable emulator front-end created by Aloshi around 2012. Their original work has been the foundation for the UX of many of our favorite gaming focused projects over the last decade and this document aims to capture a small bit of that history. If you see any errors please let me know in the comments below and I will gladly update this document.

History:

es-history

References:

Projects:

Note

Below are links to the projects referenced above. All use a variant of EmulationStation as the foundation for their UX.

@kaylh
Copy link

kaylh commented Jul 18, 2024

Hi this is a good scheme but RetroBat isn't a fork of Batocera. RetroBat share the same ES and some rules, like unix systems share rules but have no connection between them but ES. RetroBat used fcamod before Batocera.

@anthonycaccese
Copy link
Author

thank you! will try to incorporate this update.

@anthonycaccese
Copy link
Author

@kaylh I was re-thinking this a bit and while I agree that RetroBat is not a fork of Batocera... isn't it true that the version of ES that it uses is from Batocera now? This document is mainly talking about EmulationStation forks... not the full wrapper of Batocera or Retrobat... just ES

@udance4ever
Copy link

udance4ever commented Aug 21, 2024

This document is mainly talking about EmulationStation forks... not the full wrapper of Batocera or Retrobat... just ES

this is an important distinction. Batocera Linux uses Python for configgen and Retrobat uses a backend written in C# and while they behave similarly (to the point I'm able to overlay both distributions into a single NTFS partition and it works for the most part is quite the accomplishment!), there are differences I've documented here

@udance4ever
Copy link

udance4ever commented Aug 21, 2024

so there's no such thing as retrobat-es per se - you are correct they use the same batocera-emulationstation. perhaps put the RetroBat logo in the other corner of the Batocera image in the diagram?

the way it is now makes it look like retrobat-es is a fork of batocera-emulationstation (which it's not)

@nadenislamarre
Copy link

i did merge recalbox es + retropie es, mainly to get video and kisok mode at the beginning of batocera. i dont understand why fcamod is in the middle. i dont know what it is fnd i didnt use it.

@nadenislamarre
Copy link

i think it was in 2016 or 2017, not 2019

@lbrpdx
Copy link

lbrpdx commented Aug 25, 2024

2019 is when fcaruso joined Batocera and merged his own fca branch into the Batocera branch (and coincidentally it made it also compatible with Windows, which is how Retrobat was born). But batocera-emulationstation started before that, like @nadenislamarre said. However, the contributions from fcaruso to batocera-es are massive with large parts of ES re-engineered and many core features added.

@nadenislamarre
Copy link

ok. fca stands for f.caruso, i get it now.
yes, fabrice implemented and rewrote a lot of things.

@nadenislamarre
Copy link

so, the recalbox+retropie-> batocera stands before batocera+fca, and i guess that the fca started from retropie.

@anthonycaccese
Copy link
Author

awesome, thank you for the updates. will work on an updated flow with this new info soon.

"so, the recalbox+retropie-> batocera stands before batocera+fca, and i guess that the fca started from retropie."

  • yup thats what i was building this from so if thats accurate then awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment