ZEsarUX won't launch from the +START script
-
I recently installed ZEsarUX from Retropie-Setup. After restarting RetroPie I get a "+ START ZESARUX" in the zxspectrum section in the menu but it doesn't start.
-
What are the contents of the +Start ZEsarUX script?
-
#!/bin/bash params="$1" pushd "/opt/retropie/emulators/zesarux/bin" if [[ "$params" =~ \.sh$ ]]; then ./zesarux else ./zesarux "$params" fi popd
-
should run fine. checked in tmp the runcommand.log but found nothing. the start-script should be fine.
-
Please use markdown to format your posts (I did it for you this time)
-
@teller The script looks fine.
Have you tried launching a tape in ZEsarUX?
-
I can confirm the problem launching just from the script - Will look into it.
-
Please update RetroPie-Setup script, then re-install (or run
sudo ./retropie_packages.sh zesarux configure
) and it should resolve this. -
@BuZz thanks, it's working now.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.