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

    DOSBox and sh run command for each game

    Scheduled Pinned Locked Moved Help and Support
    dosboxsh filesscriptruncommand.sh
    4 Posts 2 Posters 765 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.
    • S
      Soul Assassino
      last edited by

      Hi!

      Guys, who can help with it or explain what I do wrong... I remember exactly previously my install is run these scripts, but now after start script (and dosbox show it's own lodaing screen) it's just happen exit to es.

      Here is my sh:

      #!/bin/bash
      /opt/retropie/emulators/dosbox/bin/dosbox -c "mount c /home/pi/RetroPie/roms/pc" -c "c:" -c "cd SuperKarts" -c "kart.exe" -c "exit"
      

      Looks like exactly of docs, but what's wrong?

      ps DosBox original package installed, chmod set, game is run from es or inside of dosbox.

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @Soul Assassino
        last edited by

        @Soul-Assassino said in DOSBox and sh run command for each game:

        Looks like exactly of docs, but what's wrong?

        My guess is because of the folder name (SuperKarts), which is too long and not supported by DOS. Start Dosbox standalone and execute the commands you've added in the .sh one by one. See where the error occurs.

        S 2 Replies Last reply Reply Quote 0
        • S
          Soul Assassino @mitu
          last edited by

          @mitu I thought about this, I'll check it now, thanks for the tip.

          1 Reply Last reply Reply Quote 0
          • S
            Soul Assassino @mitu
            last edited by

            @mitu u r right! Thanks buddy.

            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.