Aliens: Dark Descent

Upload your cheat tables here (No requests)
Tuuuup!
Table Makers
Table Makers
Posts: 245
Joined: Sat Sep 26, 2020 9:54 am
Reputation: 1461

Re: Aliens: Dark Descent

Post by Tuuuup! »

endersblade wrote:
Sat Jun 24, 2023 5:14 am
Edit: It appears to be the Inf Ammo option.
SlipperyEel wrote:
Sat Jun 24, 2023 6:10 am
Can confirm - just encountered this myself.
Got a quick fix on first post. Copy code and replace or add the 2 lines to the inf Ammo script.
And thanks for letting me know.

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

SlipperyEel
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed Aug 30, 2017 3:42 am
Reputation: 37

Re: Aliens: Dark Descent

Post by SlipperyEel »

Tuuuup! wrote:
Sat Jun 24, 2023 8:16 am
Got a quick fix on first post. Copy code and replace or add the 2 lines to the inf Ammo script.
Seems it doesn't like the <--shotgun crash fix comment. Need to remove those.

User avatar
karamethien
Cheater
Cheater
Posts: 26
Joined: Fri Sep 07, 2018 3:14 am
Reputation: 1

Re: Aliens: Dark Descent

Post by karamethien »

Raex wrote:
Thu Jun 22, 2023 3:26 am
GarmaSword wrote:
Thu Jun 22, 2023 12:14 am
Hello, thanks for the table, all the resources work, however I do not understand how the XP or level stuff works and i broke my game by making all my characters level -49 and now I can't level them up, could you please help me?


I just want them to be level 10 (max level)
Use this.

Code: Select all


[ENABLE]

aobscanmodule(INJECT,AliensDarkDescentGameSteam-Win64-Shipping.exe,89 81 F4 09 00 00 85) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)

newmem:

code:
  //mov [rcx+000009F4],eax
  mov [rcx+000009F4],500
  jmp return

INJECT:
  jmp newmem
  nop
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db 89 81 F4 09 00 00

unregistersymbol(INJECT)
dealloc(newmem)
I am a CheatEngine newbie, how do I use this?

User avatar
xXLashkeXx
Expert Cheater
Expert Cheater
Posts: 83
Joined: Mon May 22, 2017 4:08 pm
Reputation: 61

Re: Aliens: Dark Descent

Post by xXLashkeXx »

karamethien wrote:
Sat Jun 24, 2023 8:12 pm

Code: Select all


[ENABLE]

aobscanmodule(INJECT,AliensDarkDescentGameSteam-Win64-Shipping.exe,89 81 F4 09 00 00 85) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)

newmem:

code:
 //mov [rcx+000009F4],eax
 mov [rcx+000009F4],500
 jmp return

INJECT:
 jmp newmem
 nop
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
 db 89 81 F4 09 00 00

unregistersymbol(INJECT)
dealloc(newmem)
I am a CheatEngine newbie, how do I use this?
1. Go to Memory View > Tools > Auto Assemble (AA)
2. Copy the Code in the AA
3. File > Assign to current cheat table
4. Fin & Good Luck

User avatar
karamethien
Cheater
Cheater
Posts: 26
Joined: Fri Sep 07, 2018 3:14 am
Reputation: 1

Re: Aliens: Dark Descent

Post by karamethien »

xXLashkeXx wrote:
Sat Jun 24, 2023 11:27 pm
1. Go to Memory View > Tools > Auto Assemble (AA)
2. Copy the Code in the AA
3. File > Assign to current cheat table
4. Fin & Good Luck
Thanks very much for the step by step instructions.

I managed to add it to the table.

When I ran it I got the "Error wile scanning for AOB's: INJECT Error: Not all results found"

Not sure if it is because I did it wrong when adding it to table or the code is bad.

User avatar
Send
Table Makers
Table Makers
Posts: 523
Joined: Fri Feb 02, 2018 5:58 pm
Reputation: 343

Re: Aliens: Dark Descent

Post by Send »

karamethien wrote:
Sun Jun 25, 2023 4:36 am
xXLashkeXx wrote:
Sat Jun 24, 2023 11:27 pm
Ctrl+Alt+A is a quicker method of opening the assembly window. :)

SlipperyEel
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed Aug 30, 2017 3:42 am
Reputation: 37

Re: Aliens: Dark Descent

Post by SlipperyEel »

Tuuuup! wrote:
Wed Jun 21, 2023 7:55 pm
inf Ammo
Seems like the infinite ammo option screws up the Precision Shot skill for the Recon class, presumably since the sniper rifle is a single-shot weapon and with the option enabled it can't reload. After using the ability it gets greyed out saying that the Recon marine is busy. Even turning off the inf ammo option after that doesn't fix it. Seems like maybe they stop using their main weapon afterwards, since it doesn't deplete ammo like the rest of their squad and I noticed them switching to their pistol uncommanded.

Im DooM
Cheater
Cheater
Posts: 25
Joined: Fri Oct 18, 2019 2:35 am
Reputation: 3

Re: Aliens: Dark Descent

Post by Im DooM »

Would be nice if Table master can add Accuracy and Traits editor in Cheat engine. The Hover over marine edit I though it didn't work but it does do something. just have to change value, save and load that save again. or maybe Change value and load the save again without have to look for shelter. I change Crit chance to 100 and it kill Aliens almost instantly =v=; a bit OP.

foxhall
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Jun 25, 2023 8:20 am
Reputation: 1

Re: Aliens: Dark Descent

Post by foxhall »

[Link]

Edit: I'm using the v2.5 table

Does this table still work? I get nothing like in the pictures for the structure when double clicking .ct file (and opening Cheat Engine 7.2 or 7.5)

Edit2: Also, could someone create a script to make level 3 marines?

Edit3: Thank you in advance!

SlipperyEel
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed Aug 30, 2017 3:42 am
Reputation: 37

Re: Aliens: Dark Descent

Post by SlipperyEel »

foxhall wrote:
Sun Jun 25, 2023 8:20 am
Does this table still work?
Works fine, just make sure you are selecting the right process. The game has two, so switch from the Applications tab to the Processes tab and choose the second AliensDarkDescentGameSteam-Win64-Shipping.exe in the list.

bullooka
Cheater
Cheater
Posts: 26
Joined: Sun Aug 04, 2019 1:10 pm
Reputation: 0

Re: Aliens: Dark Descent

Post by bullooka »

VirgilSouth wrote:
Fri Jun 23, 2023 4:00 pm
Here are updated pointers for resources in mission
How do you make it work, cant toggle the pointers or change value. the values are all "??".

User avatar
Tocksique
Expert Cheater
Expert Cheater
Posts: 53
Joined: Tue Mar 21, 2017 7:02 am
Reputation: 6

Re: Aliens: Dark Descent

Post by Tocksique »

Can confirm OP's table is working as of time written.

Although I only use it mainly for the Base Resource and toggling "Infinite tools/kits/etc & No Stress"; I have tested and can verify that ALL Combat and Base Management cheat options are working 👍

The only ones I haven't tried were the mission pointer ones, maybe someone else can confirm that too?

::EDIT:: My process was short-formed as ASF maybe you can try changing the table's name to ASF as well?

VirgilSouth
Expert Cheater
Expert Cheater
Posts: 158
Joined: Tue May 02, 2017 3:25 pm
Reputation: 65

Re: Aliens: Dark Descent

Post by VirgilSouth »

bullooka wrote:
Sun Jun 25, 2023 11:59 am
VirgilSouth wrote:
Fri Jun 23, 2023 4:00 pm
Here are updated pointers for resources in mission
How do you make it work, cant toggle the pointers or change value. the values are all "??".
That means you attached to wrong process or not in mission or this table wont work with your version of game

User avatar
cunhak9
Expert Cheater
Expert Cheater
Posts: 50
Joined: Tue Jul 07, 2020 4:21 am
Reputation: 3

Re: Aliens: Dark Descent

Post by cunhak9 »

Table working fine on last update 94519!

Bastard Man
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Jun 26, 2023 3:34 am
Reputation: 0

Re: Aliens: Dark Descent

Post by Bastard Man »

Hey is there any way to force the game to complete an objective? I've softlocked the game by somehow bypassing an objective but still finished the mission and got the ending cutscene, but the game will no longer progress since I haven't completed all the objectives. None of my saves are far back enough to redo the mission from scratch, so I'm effectively screwed. Any help would be greatly appreciated, thanks

Post Reply