Quote:
Originally posted by samus2k@Dec 3 2004, 04:59 PM
the i run it from dos box and when i type install teh dos box says not enoough memory and i give to the dos box 256mb !RAM
|
Maximal amount of memory that DosBox can support is 64 MB, increasing it further in dosbox.conf won't bring anything.
Well, for all who have problems to install the game, try do following in DosBox:
Let's say the directory of the files needed to be installed is located in
c:/temp1 and the game needs to be installed to
c:/games
mount d c:/temp1
mount c c:/games
d:
(run the installation file, the game must be installed to exactly this drive and directory -
d:\)
c:
(run the game or run the configuration)
I guess this should help.