* Theme Park [Windows XP related]
* Theme Park [Windows XP related]
Hi i just found that i still have the original theme park game, i was wondering how to get it to work on my machine running xp. any help much appreciated.
I got it to work with http://dosbox.sourceforge.net/
Installed it and typed something like mount c c:\theme\
Installed it and typed something like mount c c:\theme\
Eaisiest way to make dosbox work is to get download D-fend from Dosboxe's site, and set up a configuration file (esspecially if your games are as diverse as mine).
For this game you probably need 5000 to 10000 cycles.
The command for 10000 cycles is
cycles=10000
Theme park requires the cdrom be utilized. So, put the cdrom in you cdrom drive (mine is d:\)
Then you have to mount your drives (my hard drive is c:\).
mount c "c:\"
mount d "d:\" -t cdrom
Then as said
C:
cd\
cd THEME.CD\
call THEME.BAT
and when your done
exit
Other possible problems
go into your c:\
Is there a theme.cd folder there? What is its contents?
Did you install the game?
If the folder contains theme.bat, right-click on it. Pick edit. What does it say?
Does it reference some file you don't have. Mine says
@cd D:\game
:START
@intro -C:/THEME.CD
@main -cD:/game/ -dC:/THEME.CD/ -l0
@IF ERRORLEVEL 10 GOTO START
@cd \
You'll note that niether intro or main are on c:\ (why you need the CD).
For this game you probably need 5000 to 10000 cycles.
The command for 10000 cycles is
cycles=10000
Theme park requires the cdrom be utilized. So, put the cdrom in you cdrom drive (mine is d:\)
Then you have to mount your drives (my hard drive is c:\).
mount c "c:\"
mount d "d:\" -t cdrom
Then as said
C:
cd\
cd THEME.CD\
call THEME.BAT
and when your done
exit
Other possible problems
go into your c:\
Is there a theme.cd folder there? What is its contents?
Did you install the game?
If the folder contains theme.bat, right-click on it. Pick edit. What does it say?
Does it reference some file you don't have. Mine says
@cd D:\game
:START
@intro -C:/THEME.CD
@main -cD:/game/ -dC:/THEME.CD/ -l0
@IF ERRORLEVEL 10 GOTO START
@cd \
You'll note that niether intro or main are on c:\ (why you need the CD).
argh
I've done all that is said here and after I put in call THEME.BAT it says shell something: error can't open BATCHFILE ??? What does that mean? I also don't have the "THEME.BAT" name in my folder...it says there is one there, but under a different name...I'm not quite sure. I try loading the cd still and doesn't do anything...just comes up with square box with theme park already pressed and shortcuts, and exit... argh