problems with Legend of Kryandia 2: hand of fate

Post problems with getting games installed and running properly here.
Post Reply
sajko_

problems with Legend of Kryandia 2: hand of fate

Post 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
Splodginator
Way too much free time
Way too much free time
Posts: 558
Joined: Wed Apr 23, 2003 10:28 pm
Location: Nowhere.

Post 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.)
Post Reply