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 error "/etc/timidity/fluidr3_gm.cfg: No such file or directory"

    Scheduled Pinned Locked Moved Help and Support
    dosboxpi3 b
    3 Posts 2 Posters 790 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.
    • G
      geotheory
      last edited by

      Pi Model 3 B
      Power Supply used: 3A
      RetroPie Version Used: 4.8.2
      Built From: Raspberry Pi Imager
      USB Devices connected: USB keyboard + miadore USB Controller
      Controller used:
      Error messages received: /etc/timidity/fluidr3_gm.cfg: No such file or directory
      Verbose log (if relevant): N/A
      Guide used: N/A
      Emulator: dosbox
      How to replicate the problem:

      Getting this error for a couple of bigger DOS games e.g. Worms Reinforcements (1995) and Privateer 2 The Darkening (Special Edition) (1996). For worms here is the full log:

      Games are in ~/RetroPie/roms/pcdata and I'm invoking with shell scripts in ~/RetroPie/roms/pc e.g:

      #!/bin/bash
      /opt/retropie/emulators/dosbox/bin/dosbox -c "mount c ~/RetroPie/roms/pcdata" -c "c:" -c "cd WormsRe" -c "DOS4GW.EXE" -c "exit"
      

      It looks like dosbox is opening the right file but then land back in emulatorstation with following /dev/shm/runcommand.log:

      Parameters:
      Executing: bash /home/pi/RetroPie/roms/pc/+Start\ DOSBox.sh "/home/pi/RetroPie/roms/pc/Worms - Reinforcements (1995).sh"
      /etc/timidity/fluidr3_gm.cfg: No such file or directory
      timidity: Error reading configuration file.
      Please check /etc/timidity/timidity.cfg
      DOSBox version SVN
      Copyright 2002-2019 DOSBox Team, published under GNU GPL.
      ---
      CONFIG: Loading primary settings from config file /home/pi/.dosbox/dosbox-SVN.conf
      ALSA:Client initialised [128:0]
      MIDI: Opened device:alsa
      One joystick reported, initializing with 4axis
      Using joystick USB Gamepad  with 2 axes, 10 buttons and 0 hat(s)
      timidity: no process found
      

      The only other reference I can find to this error is https://retropie.org.uk/forum/topic/27109/dosbox-games-with-thrustmaster-usb but I don't see any solution there that I understand how to implement. Assistance much appreciated.

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

        Install the fluid-soundfont-gm package, which provides this file:

        sudo apt install fluid-soundfont-gm
        
        G 1 Reply Last reply Reply Quote 1
        • G
          geotheory @mitu
          last edited by geotheory

          @mitu Many thanks this sorted it. The game still fails but presumably an unrelated reason. Will try and resolve.

          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.