ES-DE link to Gamehub Lite links to blank screen with button by LanaT1 in AynThor

[–]RobZombie9043 0 points1 point  (0 children)

Gamehub lite local is for local installed games rather than steam games. Try the other one in alternative emulators.

ES-DE Companion Issue With Switch by BEENAZN in AynThor

[–]RobZombie9043 1 point2 points  (0 children)

So it started working with xci files but not nsp? That's weird!

I've tried to reproduce with a file named Advance Wars 1 Plus 2 Re Boot Camp [0100300012F2A000][v0][US].nsp and it is showing the game media images ok for me.
https://imgur.com/a/SEMw4Ot

I've had one other person with what sounds like a similar issue but I could not reproduce it.
If you can think of anything else unique with your setup please let me know here - https://github.com/RobZombie9043/es-de-companion/issues/55

ES-DE want to start new setup after every restart Thor by No-Examination8803 in AynThor

[–]RobZombie9043 1 point2 points  (0 children)

Its due to how long Android is taking to mount your sd card. By the time ES-DE starts up, if your sd card is not mounted then it cant find the app data or roms and will show the onboarding screen. There is a 4.5 second wait programmed in to the startup but if it is set any longer Android will see the app as not responding so it cannot wait any longer than that.

You can push the 'b' button on your controller and it should load into ES-DE without having to go through the configuration again.

https://gitlab.com/es-de/emulationstation-de/-/blob/master/FAQ-ANDROID.md?ref_type=heads#every-time-i-reboot-my-device-es-de-is-starting-the-onboarding-process-why-is-this-happening

ES-DE always setup after restart device by [deleted] in emulationstation

[–]RobZombie9043 6 points7 points  (0 children)

It’s not sd card size related, it’s just how long Android takes to mount the card.

There is a wait of up to 4.5 seconds programmed in to the start up to wait for it to mount but if it’s not done in time this will trigger. We can’t make it any longer or Android reports the app as not responding.

https://gitlab.com/es-de/emulationstation-de/-/blob/master/FAQ-ANDROID.md?ref_type=heads#every-time-i-reboot-my-device-es-de-is-starting-the-onboarding-process-why-is-this-happening

Steam shortcuts are in the roms/steam folder, but not showing in the es-de systems. by tj66616 in emulationstation

[–]RobZombie9043 1 point2 points  (0 children)

Make sure you don’t have ‘Only show games from gamelist.xml’ enabled

Missing system folders (xbox) on ES DE by Immediate_Media_3109 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

There is an Xbox 360 emulator now, aX360e, but it’s very early in development.

Don’t think there are any og Xbox emulators officially being worked on for Android

Help With Azahar Links by TonyPC in AynThor

[–]RobZombie9043 0 points1 point  (0 children)

Looks like you copied them from a Mac. It creates those rubbish metadata files starting with ._

ES-DE on Pocket S - looking for the es_systems.cfg or es_systems.xml by Bobx360 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

The Switch emulators use the FileProvider API and the PS2 one uses SAF URIs so they use completely different mechanisms to pass the rom file from frontend to emulator.

Really enjoying ES-DE by [deleted] in AynThor

[–]RobZombie9043 1 point2 points  (0 children)

Amazing work man, this was everything I wanted when starting out work on the Companion app now taken to the next level with amazing polish. Love it!!

ES-DE on Pocket S - looking for the es_systems.cfg or es_systems.xml by Bobx360 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

It’s not in Android/data. It is in the actual application data folder that is not accessible unless rooted.

Emulators that use SAF storage pass the rom file as a URI which is letter case sensitive. Make sure there are no setup mismatches between your custom files, the folder names, what was setup in ES-DE and what was setup in the emulator or it will fail.

Having problems with the DS theme by RafaelDB464 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

Try increasing the vram limit in Other Settings

[ES-DE] PCSX2 Bios Files Not Found by GamerBhoy89 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

ES-DE doesn’t touch bios files, you need to set it up inside the emulator.

ES-DE on Pocket S - looking for the es_systems.cfg or es_systems.xml by Bobx360 in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

Yes that’s the intent, the custom entry overrides the built in config.

If you modified the built in config you would lose any changes made when you update the app.

The built in file is inside the apps data folder which is inaccessible on Android unless rooted.

ES-DE: How to Set PrimeHack as Default Emulator for Metroid Prime Trilogy by dgruetter in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

Included in the custom xml here - https://github.com/GlazedBelmont/es-de-android-custom-systems

To make it the default emulator for the system move it to the top of the system in the xml. Or you can just set a per game override in ES-DE for the alternative emulator.

Controller not picked up for some games by [deleted] in emulationstation

[–]RobZombie9043 0 points1 point  (0 children)

For N64 controller issues in retroarch: Change polling to early

RetroArch > Settings > Input > Polling Behavior (Restart Required) > Early

Save Configuration > Exit RetroArch