Page 1 of 1

Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Fri Jan 03, 2020 12:49 pm
by Marc
Hi all,

another classic Dungeon Crawler, this one is from 1993 and one of my absolute favorites ever.

This gane is running with DosBox, so it was no problem using the excellent guide from erfg12.
  • Health
  • Mana
  • Experience of Fighter, Rogue, Mage
  • Gold
Please ignore the discussion below about cheating Lands of Lore 2. :dry:
have fun,
Marc

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Fri Jan 03, 2020 3:13 pm
by Shadow_Wulfe
Awesome. Does this mean LoL 2 and 3 are in the works?

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Fri Jan 03, 2020 4:03 pm
by Elterin
I would be happy to have tables for Ishar 1 to 3 as well.

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Fri Jan 03, 2020 4:24 pm
by Marc
Currenty looking at Lol 2. Which turns out to be no fun to cheat... haven't yet found any useful value.

About Ishar: never really liked them, but if i have the time, I'll try.

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Fri Jan 03, 2020 5:19 pm
by Marc
Update concerning Lands of Lore 2: despite using the MemBase-technique from erfg12, I can not nail the values of the game.
The only value which can be made safe is the display value of the mana, but the real values change every time the game or a savegame is loaded.

What works: create a new game. The default values are 8 Hitpoints and 20 Mana, both values are stored as 4-Byte-Integer.
In memory comes mana max, mana current, health current,health max, if i get that right.
Set the Value type for "array of byte" and search for "14 00 00 00 14 00 00 00 08 00 00 00 08 00 00 00". The one and only address you find contains the values...

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Sat Jan 04, 2020 12:11 am
by Lord Blade
So, is this table simply letting you edit the stats? Or can you lock health for god mode?

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Sat Jan 04, 2020 8:05 am
by Marc
Just editing stats. Okay, and locking health but only for this session of the game.
Next time you load your game you'd have to search the addresses again (which of course, only works if you write down your current values and convert them to hex...)

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Thu Sep 02, 2021 7:04 am
by brtnik3
It's possible extend torch to unlimited time please?

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Thu Sep 02, 2021 8:41 am
by Marc
I've added the amount of oil in the lantern.

Re: Lands of Lore 1: The Throne of Chaos (GoG)

Posted: Thu Sep 02, 2021 8:46 am
by brtnik3
Marc wrote:
Thu Sep 02, 2021 8:41 am
I've added the amount of oil in the lantern.
Thnx a lot!