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

    Getting GOG cd games to run on Retropie

    Scheduled Pinned Locked Moved Help and Support
    dosboxcd rom gamesretropie
    32 Posts 6 Posters 6.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.
    • S
      Squiike @mitu
      last edited by

      @mitu Not sure how. I copied all and pasted. starting 1 on [sdl] and 66 on exit

      [sdl]
      fullscreen=true
      fulldouble=false
      fullresolution=original
      windowresolution=original
      output=overlay
      autolock=true
      sensitivity=100
      waitonerror=true
      priority=higher,normal
      mapperfile=mapper.txt
      usescancodes=true

      [dosbox]
      language=
      machine=svga_s3
      captures=capture
      memsize=16

      [render]
      frameskip=0
      aspect=false
      scaler=normal2x

      [cpu]
      core=auto
      cycles=max
      cycleup=500
      cycledown=20

      [mixer]
      nosound=false
      rate=22050
      blocksize=2048
      prebuffer=10

      [midi]
      mpu401=intelligent
      device=default
      config=

      [sblaster]
      sbtype=sb16
      sbbase=220
      irq=5
      dma=1
      hdma=5
      mixer=true
      oplmode=auto
      oplrate=22050

      [dos]
      xms=true
      ems=true
      umb=true
      keyboardlayout=none

      [autoexec]

      Lines in this section will be run at startup.

      @ECHO OFF
      mount C "/home/pi/RetroPie/roms/pc-data/homm2"
      imgmount d "/home/pi/RetroPie/roms/pc-data/homm2/homm2.inst" -t iso -fs iso
      c:
      cls
      heroes2.exe
      exit

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

        @squiike I see. I'm sorry, but I don't know why this doesn't work for you. However, the important line for the CD to work is

        imgmount d "/home/pi/RetroPie/roms/pc-data/homm2/homm2.inst" -t iso -fs iso
        

        This will make the tracks in the music folder appear as a music CD in Dosbox.

        S 3 Replies Last reply Reply Quote 0
        • S
          Squiike @mitu
          last edited by mitu

          @mitu I tried to download another version. This time a free(not GOG). Same issues. I can run it from shortcut. But as this is free and half the size(about 200 mb) maybe others could try and post if they are successful :)

          [removed link]

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

            @mitu Even though it didnt work, thank you for being patient and trying to help a noob out :) +1

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

              @mitu I actually managed to get Daggerfall to work. I have one guestion on Heroes2.

              When i type; imgmount d /home/pi/RetroPie/roms/pc/heroes2/homm2.inst -t cdrom

              Heroes2 in pc folder is a new one i made now(not the one from last session) and the capital letters or lower cases are correct. I get "MSCDEX: Failure: Invalid file or unable to open. "
              When i go into the folder in dosbox the homm2.inst is named HOMM2~1
              Do i need to type that instead? so ....homm2~1.inst -t cdrom ?

              Also, i do not know if i am able to make the ~sign on my keyboard in dosbox or console.

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

                @squiike said in Getting GOG cd games to run on Retropie:

                Do i need to type that instead? so ....homm2~1.inst -t cdrom ?

                I don't think that's it, but you could just rename the file to homm2.cue and re-try with this name. But the command that worked was not as the one you tried, it was

                imgmount d "/home/pi/RetroPie/roms/pc-data/homm2/homm2.inst" -t iso -fs iso
                
                1 Reply Last reply Reply Quote 0
                • S
                  Squiike
                  last edited by

                  I managed to get another version of homm2 to work. So now i got both Daggerfall and Homm2. Homm2 lags abit but is playable. Anyone, feel free to PM me if you have the same issues i had :)

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

                    @squiike It would be nice to explain the setup here in the forums, just in case someone else wants to replicate it. PMs are not enabled in the forum.

                    1 Reply Last reply Reply Quote 1
                    • K
                      Krisu
                      last edited by

                      I have simillar issue, you must mount gog file instead of inst.

                      1 Reply Last reply Reply Quote 0
                      • tpo1990T
                        tpo1990
                        last edited by tpo1990

                        There is also the Free Heroes 2 engine (Fheroes2) that you can compile on Raspbian and make it work. I have succesfully tested it both in Raspbian desktop(X11) and in Emulationstation. It runs best in Raspbian desktop(X11) since running it in Emulationstation is too slow in speed.

                        I might as well create an install script like i did with Hexen 2 Hammer of Thyrion source port.

                        By using the Free Heroes 2 engine you will not be needing dosbox as this will run Heroes 2 natively through the source port.

                        Let me know if i can be of any help to you.

                        Greetings from Denmark. :-)

                        Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                        1 Reply Last reply Reply Quote 0
                        • T
                          ts-x
                          last edited by ts-x

                          This post is deleted!
                          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.