[GoG] Icewind Dale 1 Enhanced Edition

The main forum for Cheat Table database collections.


Moderator: Table Moderator

Post Reply
User avatar
Marc
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 210
Joined: Sat Jul 23, 2022 2:08 am
Answers: 0
x 318

[GoG] Icewind Dale 1 Enhanced Edition

Post by Marc »

Hi all,

the Enhanced Edition from GoG includes the classic "Icewind Dale" and "Heart of Winter".

  • GodMode

  • GodMode with increased damage (5k each hit, hehe)

  • gain 100.000 XP for each kill

  • gain 1.000 gold every time you buy something instead of losing gold

  • don't spend skill points when using them

  • don't spend ability points when using them

  • pointer for gold

Some informations for updating the table, based on 2.6.6.0

Funny update. Did they change the compiler? Code does not look similar at all... so back to the drawing board :(
Values like HP are stored as 2-Byte-Integers. XP is 4 Bytes long.
If you change the master-Value of Experience, the display in-game does not change. It will be updated the next time you get some XP.
current HP-Offset to the Charblock in memory is +57c, XP is +570.
There are two Pointer pathes to chardata, one has a base address directly pointing to the chardata (one base address for each char), the other path uses the very same base address and then +4f0 +18 +c30 +0. To get this pointer path, scan for one of these values, check offsets with F5 on the address and make a pointer scan with the found offset. Sort pointer scanner results by amount of offsets via clicking on the last column.

Works with both parts of the game.

The godmode and everything in the "character creation" part is [credits]gideon25[/credits]

have fun,
Marc

Attachments
Icewind Dale 1 - Enhanced Edition v2.6.6.0.CT
(354.35 KiB) Downloaded 325 times

Post Reply