Hi all. I’ve made a custom menu for Emulation Station, used to launch my personal bash script wich use dialog to show informations on the screen. It’s worked perfectly with Retropie 3.3 and earlier versions but, don’t work with 3.4 and 3.5.
The script is closed as if I hold the Escape key… Any Suggestions ?
For what it’s worth, I have a bunch of .sh scripts I launch from within ES. I don’t use runcommand for them and they work fine. The launch command in es_systems.cfg is simply bash %ROM%. I’m on retropie 3.3 Jessie.
Some bash commands sometime need additional flag depending on the distro you use. Maybe it’s not the case here, but you never know, you should try to debug your scripts to see if there is any command that doesn’t work anymore.