RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. dosbox svn
    Log in to post
    • All categories
    • L

      Pi 5 Dosbox failes to launch. Bookworm 64bit lite

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dosbox dos-box dosbox svn dosbox-staging dos
      8
      0 Votes
      8 Posts
      1k Views
      mituM

      @LeatherWing said in Pi 5 Dosbox failes to launch. Bookworm 64bit lite:

      Assuming I'll need to figure out how to force a rezolution on dosbox-staging and cross my fingers.
      If you have any suggestions for the format, I'm happy to hear 'em.

      Use the runcommand launch menu and choose a resolution from there. The error looks like it's coming from the TV, indeed. You can take a look at the log file (/dev/shm/runcommand.log) and see which resolution dobox-staging tries to use.

    • W

      dosbox spacial keys are ignored when using joystick

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dosbox svn raspberry pi b+
      7
      0 Votes
      7 Posts
      638 Views
      mituM

      @winterelf That's not how it works. The lines you have produce F9 and LCTRL inside the emulated DOS system, they're not remapping the host system's keyboard.
      In order to exit Dosbox, you'll need to have the hand_shutdown mapped to the combo you want, which is what's missing from your mapper file.

    • wood12W

      Game won't launch via .sh file on Retropie with Dosbox emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dosbox config dosbox map dosbox svn raspberry pi 4 retropie
      22
      0 Votes
      22 Posts
      2k Views
      wood12W

      @mitu Thank you so much! Indeed, it was precisely in the full path to the CDROM folder.

      As a result, the command looks like this:

      [autoexec] MOUNT c /home/pi/RetroPie/roms/pc-games c: cd Rayman MOUNT d /home/pi/RetroPie/roms/pc-games/Rayman/cdrom -t cdrom RAYMAN.EXE EXIT