Thread: Bioforge
View Single Post
Old 08-11-2009, 03:52 PM   #132
mrplow
Newbie

 
Join Date: Nov 2009
Posts: 2
Default

Quote:
Originally Posted by BIOFAN View Post
hi,

for all who have problems with this "release": here is my fix for DOSBOX user.
for pure DOS users it will work the same way IMO.

- unzip the BIOFORGE.ZIP in a "path your choice" (e.g. into D:\GAMES\DOSBOX\ for windows user).
- you will get a folder named BIOFORGE\
- rename this folder (e.g. BIOTEMP)
- start dosbox with "path your choice" as drive c: (e.g. D:\GAMES\DOSBOX\) and do this:
Code:
CD BIOTEMP\
SUBST S: X
S:
CD BIO
INSTALL.EXE
- now choose ENGLISH as only language (all other versions are ripped) or installation will fail
- change install type to LARGE
- now we have install path = "C:\BIOFORGE" and install type = "LARGE"
- "install bioforge" and choose your soundcard settings (e.g. SB16 220/7/1 for DOSBOX defaults)
- "save settings and exit"
- quit dosbox
- move the folder X\ from BIOTEMP\ to BIOFORGE\ and also BIOWARE.BAT
- delete BIOTEMP
- start dosbox again
- start bioforge with the copied batch file:
Code:
CD BIOFORGE
BIOFORGE.BAT
have fun
Thank you so much.

Don't forget you need to fake the CD again when you run.

so the last bit needs another line...
- start dosbox again
- start bioforge with the copied batch file:
Code:
CD BIOFORGE
SUBST s: x
BIOFORGE
BIOFORGE.BAT[/code]
mrplow is offline                         Send a private message to mrplow
Reply With Quote