RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    ZEsarUX won't launch from the +START script

    Scheduled Pinned Locked Moved Help and Support
    9 Posts 3 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      teller
      last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • D
        dudleydes
        last edited by

        What are the contents of the +Start ZEsarUX script?

        1 Reply Last reply Reply Quote 0
        • T
          teller
          last edited by BuZz

          #!/bin/bash
          params="$1"
          pushd "/opt/retropie/emulators/zesarux/bin"
          if [[ "$params" =~ \.sh$ ]]; then
              ./zesarux
          else
              ./zesarux "$params"
          fi
          popd
          
          1 Reply Last reply Reply Quote 0
          • T
            teller
            last edited by

            should run fine. checked in tmp the runcommand.log but found nothing. the start-script should be fine.

            D 1 Reply Last reply Reply Quote 0
            • BuZzB
              BuZz administrators
              last edited by

              Please use markdown to format your posts (I did it for you this time)

              http://commonmark.org/help/

              To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

              1 Reply Last reply Reply Quote 0
              • D
                dudleydes @teller
                last edited by

                @teller The script looks fine.

                Have you tried launching a tape in ZEsarUX?

                1 Reply Last reply Reply Quote 0
                • BuZzB
                  BuZz administrators
                  last edited by

                  I can confirm the problem launching just from the script - Will look into it.

                  To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                  1 Reply Last reply Reply Quote 0
                  • BuZzB
                    BuZz administrators
                    last edited by

                    Please update RetroPie-Setup script, then re-install (or run sudo ./retropie_packages.sh zesarux configure) and it should resolve this.

                    To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      teller @BuZz
                      last edited by

                      @BuZz thanks, it's working now.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      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.