Bioforge - MS-DOS
-
@mitu I'm just trying to run it from the menu, I get "Cannot find file: C:\BIO\Script\Emessage.txt"
-
@bkumanchik I think the game expects a certain structure of folders present (
C:\BIO
andC:\BIOFORGE
). How did you copy it to RetroPie - i.e. what's the folder structure you have ? -
Oh, I put the folder with both of those folders in the roms folder - I can try that and see if it works.
-
@bkumanchik Try this:
-
Copy the game data under
\\retropie\roms\pc-data\bioforge
. If the pc-datafolder doesn't exit, you can create it. Under this folder, copy the game folders (
BIOand
BIOFORGE`). -
Create a
bioforge.conf
file in\\retropie\roms\pc\
, containing the following lines:
[autoexec] @echo off mount c: /home/pi/RetroPie/roms/pc-data/bioforge c: dir cd bioforge bioforge.exe exit
Restart Emulationstation and you should have a
BIOFORGE
game entry under the PC system. Run it and see if it works. -
-
@mitu OK, I'll try this ASAP and let you know, thanks
-
@bkumanchik no, still not working.
-
@mitu no, still not working.
-
@bkumanchik Unfortunately I don't have the game, so I can't test it. Does it have a Demo available so I could try it ?
-
@bkumanchik can you post a picture(s) of the game files file structure? This will be helpful in creating a working .conf file to launch the game.
-
@mitu yes, there is a demo
-
-
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 adosbox.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 theexit
line from the.conf
file I posted, you should be able to see the error thrown by the game - post it here. -
@mitu OK, thanks, I'll take a look at the conf file tonight.
-
@mitu I found the .conf file.
[autoexec]
@echo off
mount C .
c:
cd BIOFORGE
cls
BIOFORGE.EXE
exit -
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!
-
@bkumanchik what is the file path to the folder containing the game files?
-
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.
-
@quicksilver /home/pi/RetroPie/roms/pc-data/BIOFORGE
-
@Efriim There is no cd dir or bioforge.iso
-
@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 ?
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.