Page 1 of 1

problems with Legend of Kryandia 2: hand of fate

Posted: Sat Aug 02, 2003 10:16 pm
by sajko_
okey i have mayor problems... this damn game makes my computer say "program too big for memory" even thou i uber tweaked it with all sorts of guides, and i also tried running it with stripped down bootdisks, dos emulators... and nothing works... ive checked out all the usuall stuff you had to do when you ran it on your 486 33mhz :P... like checking EMS size, conventionall memory... when ran the boot disk i was at 604k conv. mem... which should be enuogh... when i ran it throu the emulators i free'd it to 636k.... AND IT STILL DOESNT WORK... i still get "program too big....."

HEKP ME OUT :P

Posted: Sat Aug 02, 2003 10:32 pm
by Splodginator
Try editing AUTOEXEC.BAT to make:

Code: Select all

SET PATH="C:\Windows\Command\"
or

Code: Select all

SET PATH="C:\DOS\"
(I'd assume your running Windows, try the first option first.), then

Code: Select all

SET SystemDrive="C:"
Thats all assuming C:\ is your main drive. If not, replace C with your hard-drive's letter (eg. D:\,E:\,F:\,G:\... etc.)