Baldur's Gate - Dark Alliance

Upload your cheat tables here (No requests)
User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 459
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 204

Baldur's Gate - Dark Alliance

Post by sanitka »


For the next installment of the game check - Baldur's Gate - Dark Alliance II.

Game with a flat character structure, which starts with player name ;).

Features: - player info
- player exp
- player attributes
- coins
- skill points
- item list / item count
- inventory sync script (reload item list / inventory and item names)
- zero damage script (invulnerability)
- get 8x more item pieces script ;)

History: v 0.61 update for new exe 1.02 (3 539 968 bytes) and 1.04 (3 543 040 bytes)
v 0.60 Zero Damage script
v 0.50 Apparel
v 0.40 Inventory Sync script
v 0.30 Item attributes(flags)
v 0.20 Items, add script
v 0.10 Initial version exe (3 525 120 bytes)

Item attributes are done using flags ... ie. flags can be sumed up.
Example:

Code: Select all

0010 ~ flaming
0002 ~ +2
------------------
0012 ~ flaming +2
Flags are written in hexadecimal (base 16) not in decimal (base 10), ie. 0x1 ~ 1, 0x10 ~ 16, 0x20 ~ 32 ... 0x12 (from example above) ~ 18.
Flags and Enums
Flag 0
?

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 ~ ?

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

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?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
Baldur's Gate - Dark Alliance.CT
v 0.61
(59.82 KiB) Downloaded 2508 times
Baldur's Gate - Dark Alliance.CT
v 0.60
(59.74 KiB) Downloaded 267 times
Baldur's Gate - Dark Alliance.CT
v 0.50
(48.97 KiB) Downloaded 159 times
Baldur's Gate - Dark Alliance.CT
v 0.40
(54.91 KiB) Downloaded 155 times
Baldur's Gate - Dark Alliance.CT
v 0.10
(26.01 KiB) Downloaded 201 times
Last edited by sanitka on Sun Jul 24, 2022 3:11 am, edited 16 times in total.

UnfundedSaturn
Novice Cheater
Novice Cheater
Posts: 20
Joined: Tue May 05, 2020 2:23 am
Reputation: 0

Re: Baldur's Gate - Dark Alliance

Post by UnfundedSaturn »

:D

UnfundedSaturn
Novice Cheater
Novice Cheater
Posts: 20
Joined: Tue May 05, 2020 2:23 am
Reputation: 0

Re: Baldur's Gate - Dark Alliance

Post by UnfundedSaturn »

work ok

User avatar
fakedonut
Expert Cheater
Expert Cheater
Posts: 87
Joined: Sat Nov 30, 2019 3:07 pm
Reputation: 11

Re: Baldur's Gate - Dark Alliance

Post by fakedonut »

Thx

vidulj
Novice Cheater
Novice Cheater
Posts: 21
Joined: Mon Mar 29, 2021 9:56 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by vidulj »

everything but the 8 times items script and zero damage script seems to have gone wonky for mine. They did a real quick patch yesterday

daninthemix
Expert Cheater
Expert Cheater
Posts: 247
Joined: Tue Jul 18, 2017 6:31 pm
Reputation: 81

Re: Baldur's Gate - Dark Alliance

Post by daninthemix »

Could we also get one hit kills?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 459
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 204

Re: Baldur's Gate - Dark Alliance

Post by sanitka »

daninthemix wrote:
Wed Dec 22, 2021 9:18 pm
Could we also get one hit kills?
I would recommend to bump up your hero stats or weapon flags ;)

Weapon flags for example
Flag 1 ~ 0x208f (weapon of shocking burst +15) ~ add shock dmg for normal and critical
Flag 2 ~ 0xA0 (masterwork weapon of super haste) ~ quality & speed
Flag 3 ~ 0x0400 (darkwood) ~ for bows

vidulj
Novice Cheater
Novice Cheater
Posts: 21
Joined: Mon Mar 29, 2021 9:56 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by vidulj »

sanitka wrote:
Thu Dec 23, 2021 5:36 am
daninthemix wrote:
Wed Dec 22, 2021 9:18 pm
Could we also get one hit kills?
I would recommend to bump up your hero stats or weapon flags ;)

Weapon flags for example
Flag 1 ~ 0x208f (weapon of shocking burst +15) ~ add shock dmg for normal and critical
Flag 2 ~ 0xA0 (masterwork weapon of super haste) ~ quality & speed
Flag 3 ~ 0x0400 (darkwood) ~ for bows
v6 that I downloaded is attached but when I sync items, it doesn't update anything. Loading into any games, going into inventory doesn't change values anywhere and all I can see in cheat engine is a bunch of shortbows. ):

Is this still working for you with the update?

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 459
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 204

Re: Baldur's Gate - Dark Alliance

Post by sanitka »

vidulj wrote:
Thu Dec 23, 2021 8:28 am
Is this still working for you with the update?
Sorry, I have not seen any updates for GOG version yet.

vidulj
Novice Cheater
Novice Cheater
Posts: 21
Joined: Mon Mar 29, 2021 9:56 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by vidulj »

sanitka wrote:
Thu Dec 23, 2021 4:58 pm
vidulj wrote:
Thu Dec 23, 2021 8:28 am
Is this still working for you with the update?
Sorry, I have not seen any updates for GOG version yet.
Ahh! I have the steam version

Vishous
Cheater
Cheater
Posts: 27
Joined: Wed Apr 19, 2017 5:26 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by Vishous »

love it good work can we get a gog version.

User avatar
sanitka
Expert Cheater
Expert Cheater
Posts: 459
Joined: Sat Aug 22, 2020 5:40 am
Reputation: 204

Re: Baldur's Gate - Dark Alliance

Post by sanitka »

Updated for the "latest" version (exe size 3 539 968 bytes).

vidulj
Novice Cheater
Novice Cheater
Posts: 21
Joined: Mon Mar 29, 2021 9:56 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by vidulj »

Thanks!!

Vishous
Cheater
Cheater
Posts: 27
Joined: Wed Apr 19, 2017 5:26 am
Reputation: 2

Re: Baldur's Gate - Dark Alliance

Post by Vishous »

100% love it GOG is working now ;)

User avatar
fakedonut
Expert Cheater
Expert Cheater
Posts: 87
Joined: Sat Nov 30, 2019 3:07 pm
Reputation: 11

Re: Baldur's Gate - Dark Alliance

Post by fakedonut »

more cheats
Infinite weight
More LVL UP

Post Reply

Who is online

Users browsing this forum: Azar, Carriva, Gamer2024, Google Adsense [Bot], jomoroon, kobe7788991