Lands of Lore



[These are the exact words.  Hmm.  Looks interesting] 
 
Major Bug! Major Bug! I've discovered a way to reproduce the cubes!
I am playing with Ak'shel and was passing through the third floor of
the white tower. I was thinkig it was just too dull to have the cube in
the cursor, then I placed it as a weapon on his hand. When first I used
the cube, it appeared in the cursor again! But other cube remained at
Ak'shell's hand! Now I have two cubes!

Got those "NOT ENOUGH HIT POINTS BLUES"?  Is the strength of the creatures
in this game getting you down?  Then here is the fix for your problems.

Increase your Skill, Magic, and Health levels.

Follow these steps one-by-one.

1) dir /O *.dat

2) debug _saveXXX.dat

ÿ  NOTE: replace the XXX with the numbers from
ÿ        the last file listed from step 1

3) type the following at the "-" prompt.

ÿ   e 17A E7 03 E7 03 E7 03 E7 03
ÿ   e 1FC E7 03 E7 03 E7 03 E7 03
ÿ   e 27E E7 03 E7 03 E7 03 E7 03
ÿ   e 1A7 14 14 14
ÿ   e 229 14 14 14
ÿ   e 2AB 14 14 14
ÿ   w
ÿ   q

4) Start lands of lore and load your last game saved.  The Magic and
ÿ  Heath (Hit points) will have increased to 999 for all your characters
ÿ  and all of their skill levels (Fighter, Rogue, and Mage) will have
ÿ  increased to 20 or greater.  These are not the MAX values, there is
ÿ  still room to grow, but it will drastically increase the enjoyment
ÿ  of the game, if you are getting sick of dying every other step.
ÿ
Hex editing you can do on the EXE file:

Hex edit MAIN.EXE

For everlasting health:
Search for 5E FC 26 89 7F 39 26 83
Change to: 5E FC 90 90 90 90 26 83

For everlasting magic points:
Search for 5E FC 26 89 7F 3D EB 12
Change to: 5E FC 90 90 90 90 EB 12
then,
Search for 5E FC 26 01 47 3D 26 83
Change to: 5E FC 90 90 90 90 26 83