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

    Bioforge - MS-DOS

    Scheduled Pinned Locked Moved Help and Support
    ms-dosbioforgepc games
    36 Posts 8 Posters 4.5k 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.
    • mituM
      mitu Global Moderator
      last edited by

      I found the demo, but it doesn't run - saying it needs a CD ROM. The installer crashes and it cannot be installed also.
      As @quicksilver said, post a picture or some info about the directory structure.
      If you got the game from GOG, then it should include a dosbox.conf file (or something that resembles that file name). You can try looking in the [autoexec] section from that file to see how Dosbox starts the game.
      And lastly, if you remove the exit line from the .conf file I posted, you should be able to see the error thrown by the game - post it here.

      B 2 Replies Last reply Reply Quote 0
      • B
        bkumanchik @mitu
        last edited by

        @mitu OK, thanks, I'll take a look at the conf file tonight.

        1 Reply Last reply Reply Quote 0
        • B
          bkumanchik @mitu
          last edited by

          @mitu I found the .conf file.

          [autoexec]
          @echo off
          mount C .
          c:
          cd BIOFORGE
          cls
          BIOFORGE.EXE
          exit

          quicksilverQ edmaul69E 2 Replies Last reply Reply Quote 0
          • simpleethatS
            simpleethat
            last edited by

            Man, y'all are going to make me get back into all the PC games I used to play now too. I completely forgot about this game!

            1 Reply Last reply Reply Quote 0
            • quicksilverQ
              quicksilver @bkumanchik
              last edited by

              @bkumanchik what is the file path to the folder containing the game files?

              EfriimE B 2 Replies Last reply Reply Quote 0
              • EfriimE
                Efriim @quicksilver
                last edited by Efriim

                Here you are mate

                [autoexec]
                mount c /home/pi/RetroPie/roms/pc
                imgmount d -t cdrom /home/pi/RetroPie/roms/pc/bioforge/cd/Bioforge.iso
                c:
                cd bioforge
                bioforge.exe
                exit
                

                Hopefully that will work for you, I couldn't figure out how to get up out of bed. The last time I played this game ~15 years ago; I figured it out but didn't get very far at all.

                B 1 Reply Last reply Reply Quote 0
                • B
                  bkumanchik @quicksilver
                  last edited by

                  @quicksilver /home/pi/RetroPie/roms/pc-data/BIOFORGE

                  1 Reply Last reply Reply Quote 0
                  • B
                    bkumanchik @Efriim
                    last edited by

                    @Efriim There is no cd dir or bioforge.iso

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

                      @bkumanchik Have you tried the .conf file fragment from the game your have on your PI ? @quicksilver asked for a picture of the folder structure - just specifying the folder name it's not enough information.
                      Is the game working on your PC ?

                      B 2 Replies Last reply Reply Quote 0
                      • B
                        bkumanchik @mitu
                        last edited by

                        @mitu Yes, it works on my PC

                        1 Reply Last reply Reply Quote 0
                        • B
                          bkumanchik @mitu
                          last edited by

                          @mitu I set it up just like you said above in the pc-data folder

                          mituM 1 Reply Last reply Reply Quote 0
                          • edmaul69E
                            edmaul69 @bkumanchik
                            last edited by

                            @bkumanchik so the setting @mitu posted wasnt going to work because all caps and lowercase are important in the conf files. Of course he had no way knowing not seeing your file structure. So do it like the gog conf with the same caps and lowercase but of course changing the config to point to your executable.

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

                              @bkumanchik I don't understand. I asked before:

                              If you got the game from GOG, then it should include a dosbox.conf file (or something that resembles that file name). You can try looking in the [autoexec] section from that file to see how Dosbox starts the game.

                              Then you said you found the file - so did you copy the part from the GOG .conf file to your game on the PI to test if it works ?

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                bkumanchik @mitu
                                last edited by

                                @mitu should I copy the whole thing or just the autoexec section?

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

                                  @bkumanchik Just the [autoexec] section.

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    bkumanchik @mitu
                                    last edited by

                                    @mitu I'll try that, that's what I pasted above. I DID get Dungeun Keeper working ising the CD mount stuff from Erfriim.

                                    edmaul69E 1 Reply Last reply Reply Quote 0
                                    • edmaul69E
                                      edmaul69 @bkumanchik
                                      last edited by

                                      @bkumanchik this is what you need to add:

                                      [autoexec] 
                                      @echo off 
                                      mount c: /home/pi/RetroPie/roms/pc-data/
                                      cd BIOFORGE
                                      BIOFORGE.EXE
                                      exit
                                      
                                      B 1 Reply Last reply Reply Quote 1
                                      • B
                                        bkumanchik @edmaul69
                                        last edited by

                                        @edmaul69 That finally did it! Thanks for all your help guys!

                                        EfriimE 1 Reply Last reply Reply Quote 1
                                        • EfriimE
                                          Efriim @bkumanchik
                                          last edited by

                                          @bkumanchik
                                          Ahh yeah, the INSTALL.OPT file for this game, you can change where it would point to the cd to the install path instead and go cdless. It also needs to find the data in C:\BIOFORGE\ so mounting the pc-data as the C root is the way to do this one; and many others that install to HardDisk with install options.

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            bkumanchik @Efriim
                                            last edited by

                                            @Efriim It's working great 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.