Xcom 2 War of the Chosen

Upload your cheat tables here (No requests)
coldcell
Cheater
Cheater
Posts: 28
Joined: Mon May 08, 2017 12:46 pm
Reputation: 10

Re: Xcom 2 War of the Chosen

Post by coldcell »

I'm having a lot of crashes too with EDIT5.

Anyone knows if there's a console command to change the intelligence of the soldiers? I'd like to turn them all into Savants. Also a way to heal their fatigue?

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

dickfacemccunt
Novice Cheater
Novice Cheater
Posts: 16
Joined: Mon Aug 21, 2017 10:33 pm
Reputation: 1

Re: Xcom 2 War of the Chosen

Post by dickfacemccunt »

coldcell wrote:
Thu Aug 31, 2017 1:04 pm
Also a way to heal their fatigue?
Try the console command SetSoldierWill Will[FLOAT] UnitName[FString]. Soldier editing is a lot more cumbersome by console compared to the old XCom 2 table. Any chance for armor to be added to this table?

bollards
Noobzor
Noobzor
Posts: 8
Joined: Thu Aug 31, 2017 12:50 am
Reputation: 2

Re: Xcom 2 War of the Chosen

Post by bollards »

coldcell wrote:
Thu Aug 31, 2017 1:04 pm
I'm having a lot of crashes too with EDIT5.

Anyone knows if there's a console command to change the intelligence of the soldiers? I'd like to turn them all into Savants. Also a way to heal their fatigue?
I had to make a new account so my post didn't go up right away, last page I posted the offsets for combat intelligence. I'm working on resetting their tired state still.

DrummerIX
Expert Cheater
Expert Cheater
Posts: 2885
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 0

Re: Xcom 2 War of the Chosen

Post by DrummerIX »

coldcell wrote:
Thu Aug 31, 2017 1:04 pm
I'm having a lot of crashes too with EDIT5.

Anyone knows if there's a console command to change the intelligence of the soldiers? I'd like to turn them all into Savants. Also a way to heal their fatigue?
Try the console command HealAllSoldiers from the Avenger to heal them.

coldcell
Cheater
Cheater
Posts: 28
Joined: Mon May 08, 2017 12:46 pm
Reputation: 10

Re: Xcom 2 War of the Chosen

Post by coldcell »

DrummerIX wrote:
Thu Aug 31, 2017 4:34 pm
coldcell wrote:
Thu Aug 31, 2017 1:04 pm
I'm having a lot of crashes too with EDIT5.

Anyone knows if there's a console command to change the intelligence of the soldiers? I'd like to turn them all into Savants. Also a way to heal their fatigue?
Try the console command HealAllSoldiers from the Avenger to heal them.
Doesn't work with fatigue. But changing the Will helps for now.

Whisperer
Expert Cheater
Expert Cheater
Posts: 114
Joined: Wed Apr 12, 2017 7:52 pm
Reputation: 13

Re: Xcom 2 War of the Chosen

Post by Whisperer »

I must be spoiled, I keep hoping for one of those big Recifense or Shinkansen tables. This is good work though, I couldn't do it. Any idea if this works on the non-Chosen install? I want to finish my current playthrough first before installing Chosen, but finding the correct table is proving somewhat difficult, there's like three different Zanzer-tables posted.

Anyone know where the ObjectID for a soldier is stored in relation to the values in this table? I use it to give my soldier some more skills. Doesn't seem to work on Sparks, though. Of course, it'll probably be different with Chosen.

bollards
Noobzor
Noobzor
Posts: 8
Joined: Thu Aug 31, 2017 12:50 am
Reputation: 2

Re: Xcom 2 War of the Chosen

Post by bollards »

The soldier ID is as +60 from the base address, it is a 4 byte.

primeval
Cheater
Cheater
Posts: 26
Joined: Thu Aug 31, 2017 11:41 am
Reputation: 1

Re: Xcom 2 War of the Chosen

Post by primeval »

This is code Unlock all skill - Reaper

XCOM 2 War of the Chaos - Reaper Unlock Skill

Code: Select all

[ENABLE]
alloc(newmem,100)
newmem:
dd 0
dd 0
dd 0
dd 1
dd 1
dd 1
dd 1
dd 2
dd 2
dd 0
dd 2
dd 1
dd 2
dd 3
dd 3
dd 0
dd 3
dd 1
dd 3
dd 2
dd 3
dd 3
dd 4
dd 0
dd 4
dd 2
dd 4
dd 3
dd 5
dd 1
dd 5
dd 2
dd 5
dd 3
dd 6
dd 1
dd 6
dd 2
dd 6
dd 3
[unit_ptr]+f0:
dq newmem
[unit_ptr]+f8:
dd #20
[DISABLE]

Timone
Expert Cheater
Expert Cheater
Posts: 82
Joined: Thu Apr 20, 2017 5:34 am
Reputation: 2

Re: Xcom 2 War of the Chosen

Post by Timone »

I wonder if it'll be possible somehow to change the random skills that soldier's get as part of their third skill tree.

Kaixa
Cheater
Cheater
Posts: 34
Joined: Fri Sep 01, 2017 5:01 am
Reputation: 1

Re: Xcom 2 War of the Chosen

Post by Kaixa »

Timone wrote:
Fri Sep 01, 2017 3:18 am
I wonder if it'll be possible somehow to change the random skills that soldier's get as part of their third skill tree.
+1 That's what I want from a table, please help.
Thanks in advance.

User avatar
Alaunus
Expert Cheater
Expert Cheater
Posts: 196
Joined: Wed Mar 08, 2017 3:15 pm
Reputation: 51

Re: Xcom 2 War of the Chosen

Post by Alaunus »

bollards wrote:
Thu Aug 31, 2017 4:21 pm
[...]I'm working on resetting their tired state still.
From what I am seeing I'd say that fatigue is a 'willpower injury' in the game.

lcmiracle
Expert Cheater
Expert Cheater
Posts: 55
Joined: Mon Apr 03, 2017 6:16 pm
Reputation: 1

Re: Xcom 2 War of the Chosen

Post by lcmiracle »

Nice. I haven't looked into it yet, as I've uninstalled XCOM2. But does the soldier stat pointers includes the defense/dodge hidden stat? If not, could you add it? It's been a long time that I've forgotten the offset, not to mention the possibility that the offset has changed.

Thanks for your work!

bollards
Noobzor
Noobzor
Posts: 8
Joined: Thu Aug 31, 2017 12:50 am
Reputation: 2

Re: Xcom 2 War of the Chosen

Post by bollards »

Mental state is at +784:
00000000 is shaken
01000000 is tired
02000000 is ready

StrikeQ
Noobzor
Noobzor
Posts: 9
Joined: Fri Sep 01, 2017 5:24 pm
Reputation: 0

Re: Xcom 2 War of the Chosen

Post by StrikeQ »

Anyway to change the combat intelligence of a soldier?

Zed03
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Sep 01, 2017 5:59 pm
Reputation: 0

Re: Xcom 2 War of the Chosen

Post by Zed03 »

Does anyone have tips for finding a pointer to one of the soldiers?

Post Reply