For previous installment of the game check - Baldur's Gate - Dark Alliance.
WARNING: Tested only on GOG
Game with a flat character structure, which starts with player name .
Features: - player info
- player exp
- coins
- skill points
- skill list
- item list / item count
- inventory sync script (reload item list / inventory and item names)
- skill names sync script (after manually changing Skill-set attribute)
- zero damage script (invulnerability)
- get 8x more item pieces script
Note by kurekong:
If you want to mess with weight use current weight not max weight as game tends to crash then.
History: v 0.8 updated for new exe 1.0.4.1
v 0.71 weight address fix
v 0.7 updated for new exe 1.0.3.2
v 0.61 Minor addressing changes
v 0.6 Skill names
v 0.5 Reworked
v 0.4 Person Types added
v 0.33 Gems added, additional flags described.
v 0.31 More item flags added (check table extras for flag info).
v 0.3 Most of the item names fixed.
v 0.2 Everything should be OK, only names are wrong.
v 0.1 Skills and items are not properly named, but the memory area seems to be right.
If you find an item with a wrong name plz send me an ItemID (visible when you expand the item) and the correct name.
Thanks
Item attributes are done using flags ... ie. flags can be summed up.
Example:
Code: Select all
0010 ~ flaming
0002 ~ +2
------------------
0012 ~ flaming +2
Flag 2 ~ 0xA0 (masterwork weapon of super haste) ~ quality & speed
Flag 3 ~ 0x0400 (darkwood) ~ for bows
Flag 4 ~ 0x0807 ~ (flawless sacred weapon) ~ quality
Flags and Enums
?
Flag 1
0001 ~ +1 .. +15
0010 ~ flaming
0020 ~ of defense
0040 ~ frost
0080 ~ shock
0100 ~ wounding
0200 ~ speed
0400 ~ keen
0800 ~ flaming burst
1000 ~ icy burst
2000 ~ shocking burst
4000 ~ of disruption
8000 ~ elven
Flag 2
01 ~ ?
02 ~ ?
04 ~ ?
08 ~ ?
10 ~ ?
20 ~ masterwork
40 ~ ?
80 ~ super haste
Flag 3
0001 ~ of dexterity
0002 ~ of constitution
0004 ~ of strength
0008 ~ of intelect
0010 ~ of regeneration
0020 ~ of rejuvenation
0040 ~ jeweled
0080 ~ fine
0100 ~ serrated
0200 ~ oak
0400 ~ darkwood
0800 ~ ? sword / spear / shield
1000 ~ worn / rusty / cloth
2000 ~ ? padded
4000 ~ ? studded
8000 ~ ?
Flag 4
0000 ~ Shody
0001 ~ (Common)
0002 ~ Fine
0003 ~ Remarkable
0004 ~ Superior
0005 ~ Grand
0006 ~ Imperial
0007 ~ Flawless
0100 ~ of Battle
0200 ~ of Blood
0300 ~ Fey
0400 ~ of Fire
0500 ~ of Frost
0600 ~ Keen
0700 ~ of Speed
0800 ~ Sacred
0900 ~ Shock
0a00 ~ of Striking
0b00 ~ of Thunder
0c00 ~ of Corruption
0d00 ~ of Warding
Item Type
0002 ~ bow / club / shield ~ (wooden ?)
0004 ~ potion
0008 ~ amulet
0010 ~ ring
0020 ~ ?
0040 ~ stone
0080 ~ dagger ~ (short ?)
0100 ~ club / handaxe / short sword / long sword / spear
PersonType / Skillset
4 ~ Barbarian
5 ~ Dark Elf
6 ~ Moon Elf
7 ~ Dwarf
8 ~ Human Cleric
9 ~ Human Assassin
How to use Cheat Tables?
In a simple few steps. Open Cheat Engine
Click Open or Press CTRL+O
Select Game Process by clicking the glowing Computer Icon
Click on the box next to each cheat you wish to activate Further info regarding CE and tables
Tables:
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1