Quote:
Originally Posted by gamereview
In DOSBox, use the game folder as the cdrive directory and run the game using EEM.BAT. Example:
>mount c c:\dos\cdrive\eem
>c:
>eem
|
What's in the archive's batch file:
Code:
A:
cd \eakids\eem
eem.exe /ma1 /sa1 /vv
C:
cd \
???? Who wrote that batch to run the game????
Replace the text in the batch file with this:
Code:
cd eakids
cd eem
eem.exe /ma1 /sa1 /vv
and run the game in a normal way:
mount c c:\<virtual drive folder>
c:
cd eem
eem
Djees .....