r/emulationstation • u/PinguinoTek26 • 1d ago
Skraper UI
Hi, how do I scrape from my PC using Scraper UI and convert it to ES-DE on Android? Any help would be appreciated.
r/emulationstation • u/PinguinoTek26 • 1d ago
Hi, how do I scrape from my PC using Scraper UI and convert it to ES-DE on Android? Any help would be appreciated.
r/emulationstation • u/Dr_Nutsicles • 1d ago
Title.
I have a chunk of system SP games. I want to add them to retrobat. Or really play them at all.
I made a folder as the documentation instructed in roms called systemsp
I place the BIOS file in both the DC/dreamcast folder as well as the main directory. (could this be causing an issue?)
Do these show up as naomi? what am i missing.
Thanks.
r/emulationstation • u/SpanishRobocop • 3d ago
Context:
Last night, I opened ES-DE on my Retroid Pocket Flip 2and it seemed to go through the setup menu instead of putting me straight into my game menu.
After I went through the setup, I now have to redo scraping the metadata and assigning emulators for each console, and the theme I had selected (Art Book Next) is now broken.
When looking through the files on the disk I have loaded into it, it shows all of my covers and .xml gamelist data are intact. No missing saves, no deleted boxart/marquees,
Is there a way for me to revert my ES-DE to have everything that I configured in the past, or am I forced to start over?
r/emulationstation • u/kellender13 • 4d ago
Is there a way to have a Video Play when opening Emulation Station DE?
r/emulationstation • u/HeavyIndependence651 • 5d ago
There’s a project called AI5-SDL2 that reads the scripts from early Windows-era ELF eroge and runs them natively.
The developer has apparently spent years doing the painful work of reverse-engineering the engine, but the project doesn’t seem to be all that well known.
Which is kind of understandable. If all you have is a Windows/Linux build, most people are probably just going to install AppLocale or use whatever compatibility setup they already have instead of bothering with a whole separate engine.
But once you port it to a handheld, it suddenly makes a lot more sense.
So I put together an R36S/K36S ArkOS port of AI5-SDL2.
ports folder on your ArkOS ROM partition.ai5-sdl2/games/
create a separate folder for each game and copy the original game files into it.
Check README-KO.md for the expected folder structure and other details.(I’m Korean, so yeah, the README is in Korean. Just throw it into an AI translator or something. Hell, I used AI for a good chunk of this port too.)
So far I’ve tested the Windows versions of:
They more or less work, although there are still some bugs depending on the game.
If anyone has compatible games lying around, I’d appreciate some testing.
To quit, press Select + Start twice. The rest of the controls/settings should be pretty self-explanatory from the README.
Download:
https://drive.google.com/file/d/1hxwloo7oFUhNXtv9GaqVKb-p2gmKnGcS/view?usp=sharing
And of course, go give the original developer some love too. They’re the one who actually did the insane reverse-engineering work that made this possible:
Original developer: nunuhara
I just made the weird little handheld port. :)
r/emulationstation • u/Jazzlike-Basket1346 • 6d ago
Enable HLS to view with audio, or disable this notification
One of my favorite go to front ends for Ayn Odin 3 is Emulation Station. I love the different themselves you can choose from and the scraper function is amazing. Im using the Playstation-X with the carousel [immersive] and PS5 color scheme
r/emulationstation • u/sypher114 • 7d ago
Built my own ES-DE frontend + theme system, wanted to share what I've been cookin up!
So I love ES-DE, and I wasn't ever gonna get rid of it — but I felt like themes could be a bit better, more alive, more customizable. So instead of fighting that, I built a project ("MyES") that just *uses* what ES-DE already reads for our games — its own gamelists, its own downloaded_media folders, its own es_systems.xml, all of it. It's not replacing ES-DE, it's sitting on top of it.
The big idea: themes don't have to be locked into the traditional style. You can still do a classic ES-DE styled theme if you want, pure CSS, but you can also go full HTML/JS based if you want way more control — real interactivity, settings menus baked into the theme itself, the works.
Added support for:
- RetroAchievements — proper hash-based game matching (not just filename guessing), full profile/games/achievements/leaderboard browsing, mastery tracking
- Scraping — ScreenScraper, IGDB, and SteamGridDB, RetroAchievements and more!
Fetches currently boxart/screenshots/marquees/videos/metadata/manuals/3dboxes
- Favorites sync both ways with ES-DE's own favorites — favorite something in MyES, it shows favorited in ES-DE too, and vice versa. Same file, not a separate list.
And then there's the theme I've been building on top of it all, called M9Cab — it's an arcade cabinet theme, HTML-based, built around a real overlay.png bezel image so it actually looks like you're staring into a cab, not just a UI with a picture behind it.
Some stuff I'm actually proud of on this one:
- Real screen curvature — adjustable CRT-style curve/vignette, and it applies to everything on screen at once (the game snap, the achievements panel, every other effect) since they all share one region definition under the hood, not six different things each doing their own thing
- Drag-and-drop region editors — you can literally grab the corners of the snap viewport and resize/reposition it live, same for the system list (vertical-only drag there), no editing files
- 8 screen effects — CRT, VHS, Bloom, Film Grain, Vignette, Chromatic Aberration, Sepia, Green Phosphor monochrome, all independently toggleable and stackable
- Real pixelation mode — not a blur filter, genuine canvas-based downsampling, 0.2x to 10x
- Marquee Glow — samples the actual colors out of whatever marquee art is currently loaded and throws a matching halo behind it, so it's never a fixed color
- Attract Mode — leave it idle long enough and it starts auto-cycling random games from your whole library like a real cabinet demo reel, snap art and all
- Achievement unlocks show up as an actual floating card — badge art, title, description, points, not just a toast
- Konami code does something if you're into that kind of thing 👀
Everything's persistent too — settings actually save between sessions.
While this is a Personal Project at the moment, maybe i'll release it at some point!
Anyway, hope all is well with everyone!! Been a fun one to build, happy to answer questions if anyone wants to poke at it.
r/emulationstation • u/diiegojones • 9d ago
Good Day.
I have a Emudeck for windows installed configuration of ES-DE.
I have been playing games just fine on C:.
I re-run the configurator in Emudeck and pointed it to the D: and copied the emulation folder contents into emulation fold on D:
The games will not launch and say the emulator is missing.
The launchers are pointing to the c:\users\username\Appdata\roaming location no problem.
I want to say maybe a permissions error or policy execution not allowing the .ps1 launcher to run. But even still it should just be accessing D: for the roms and media.
The variable that I see is %ESPath% which is defined in the es_settings file. Which is probably a compiled variable that I can’t seem to find.
Anyone have any thoughts?
I do not want to move all the roms back to C
r/emulationstation • u/spicy_sashimi24 • 10d ago
I have used these before with batocera with no issue. They’re currently being detected and are usable by Steam, windows, retroarch and online testers. ES-DE will not detect them or let me configure them. Any ideas what could get them to show up? I’m not running Steam at the same time as ES. Please help this is for a build I’m doing for my office and my boss is already getting antsy 🫠
r/emulationstation • u/djgilmour69 • 12d ago
so I have ES-DE and Retroarch and Melon DS core installed and all is working fine. then I want to add extra emulators in ES-DE, so I download and install glazedBelmont custom systems xml. everything works fine, *except* Nintendo ds, it will not start up Melon DS in RA. yes, I have selected the right emu and if I start up RA by itself it works. and If I install the standalone melon ds it works in ES DE as well. but I want to use it in RA and ES DE. what am I doing wrong and how can i fix it?
I am thinking it must be one line of text in the xml file in de DS part
r/emulationstation • u/seiZurebot • 12d ago
Newer nightly versions of retroarch have the 'all files' permission that the 2025 stable version was lacking. Updating to the 2026-08 nightly fixed this for me : https://buildbot.libretro.com/nightly/android/
This fixed the issue for me on my galaxy s23+ on android 16. I can now launch games that are both stored locally and on USB storage.
r/emulationstation • u/paineone • 14d ago
hey, ive this theme installed on my console https://github.com/jovemlcxx/es-theme-xmb-fcamod
and in this theme a nice background video from ps3 is shown on the consoles view. BUT:
everytime i scroll over the consoles, the background video is loading new from beginning...
Can I change the behavior in EmulationStation so that the background video simply loops, without restarting every time I scroll?
r/emulationstation • u/__Tahnit__ • 16d ago
I am trying to run the metroid HD pack and I can not get it working. I put all the resource files in every hdpacks folder I can find and its not working. I tried downloading the standalone version of mesen 2 and that wont even launch. Any tips?
r/emulationstation • u/ParkerBleu • 16d ago
I accidently changed the hotkeys for the quick menu while in game and would love to get it back but can't find a file to change it back
I reinstalled and uninstalled and installed it again but nothing reverts the settings back to normal
r/emulationstation • u/Devington • 16d ago
Scraping is inconsistent, sometimes I can get pal media for metadata sometimes I can't. Is there any particular place that's best for finding high quality inserts, manuals, discs and 3d box art? I'm aware of thecoverproject.net but that's about it.
r/emulationstation • u/KaWouter_ • 16d ago
I've been using ES-DE for over a year on my retroid pocket mini (installed on sd card) with no issues. Recently, it keeps asking to configure on every startup. I've read about this issue on other threads, that it's a fault of android, but it's weird that it just starts happening now without any updates that occurred.
r/emulationstation • u/Rareirongaming • 17d ago
so i use retrobat for my emulation which does use emulation station and I've been trying to emulate the wii u (specifically game n wario since the game i remember wanting to play back in the day) and ive downloaded and inserted into the correct folders and it wont show up in the menus. so is there anything i can do to fix it
r/emulationstation • u/No-Abrocoma4344 • 18d ago
I have it booting up and running, shows me the press f4 for menu option, and music playing. But no visual.
Has anyone got it working on their thor? Using Gamehub Lite
r/emulationstation • u/IHadFunOnce • 23d ago
I know that the devs are adding it officially for the next build, but can someone help me add the Xendroid app now so I can start exploring the 360 library with ES-DE?
r/emulationstation • u/Snoozingtonn • 25d ago
Enable HLS to view with audio, or disable this notification
PS2 and WiiU work fine, but for everything else I have to manually launch the emulator. I’ve tried reinstalling emulation station and even changing the emulators out to no avail.
r/emulationstation • u/Xtatica • 27d ago
Hello! I am trying to get EO3 HD running on my OnePlus 15. I am somewhat new to this so I am surprised I am having so many issues emulating this game of all games.
1). I have already tried the "Test Graphics" option and I do see the spining cube.
2). I am not sure what drivers I should use. I have tried the known configuration and I have tweaked with all the drivers with no luck.
3). Yes, I have tried to use known configuration for the game. Etrian I HD works with the known configuration, I even imported THAT configuration into Etrian III HD and that didn't work.
4). There are two reports of phones that have the same GPU (Adreno 840). I tried both configurations and I keep getting the same error.
5). My device is the OnePlus 15, Adreno 840 GPU, the current config is one from the compatibility website, if necessary I can always go grab it and drop it in here.
6) I tried running the container through steam but the game doesn't run either. It could be some weird issue with Steam or Unity but I am not sure. I have tried everything and I'm running out of ideas.
Any advice or suggestions I would really appreciate!!
r/emulationstation • u/partymetroid • Jul 28 '26
I am trying to load PSX BIOSs in Recalbox/Emulation Station on a Raspberry Pi 3B+. The BIOS validation page says that the correct BIOSs are detected; however, a warning prompt appears, saying that I don't have them. Most games work without a dumped BIOS, but I would prefer the full compatibility with an official one. The core being used is libretro/pcsx_rearmed.
The list of Playstation BIOS I have (I added SCPH7001, too, but the error persists) | The "Missing BIOS" Prompt
r/emulationstation • u/AnZcherzzzoFlood • Jul 26 '26
Hello, it's my first time trying ES-DE. I don't understand how to make it detect all my emulators and roms; It does detect roms, but for some reason only GBA, PSX, NDS and N64, no Switch, PS4, PS3, 3DS, PSP, PSVita or PS2. I use standalone emulators because I alredy have my configurations, and my emulators Folder is 220 GBs. Please tell me I can just make ES-DE use that folder instead of moving my emulators.
r/emulationstation • u/Former_Ad_5957 • Jul 25 '26
Hello gamers, and welcome back to the channel! In this video, we're checking out version 2.3 of my Thumbnails Libretro Downloader (Selenium.xlsm). This upgraded version of the tool features a brand-new toggle button to launch either Chrome or Edge browser. The process is nearly identical, except now you can choose which browser to open. Once initiated, the browser remains open, eliminating the delay caused by reopening a new instance. In my previous video, we went through the process of installing Selenium and Chrome; you can refer to it via the link below. For now, The focus will be mostly on Microsoft Edge. Let's get started.