Xenonauts 2

Ask about cheats/tables for single player games here
steveRichM
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Mar 24, 2020 11:45 am
Reputation: 0

Xenonauts 2

Post by steveRichM »

hey everyone ,
New here
I was wondering can someone create a table for Xenonauts 2 with 9999999 money and unlimited storage

By the way , no matter what i tried , i can't seem to find the way they store the money value
any ideas ?

User avatar
Boxs
Cheater
Cheater
Posts: 37
Joined: Sat Mar 07, 2020 12:07 am
Reputation: 14

Re: Xenonauts 2

Post by Boxs »

steveRichM wrote:
Tue Mar 24, 2020 11:46 am
hey everyone ,
New here
I was wondering can someone create a table for Xenonauts 2 with 9999999 money and unlimited storage

By the way , no matter what i tried , i can't seem to find the way they store the money value
any ideas ?
Do you have the game link and game version?

steveRichM
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Mar 24, 2020 11:45 am
Reputation: 0

Re: Xenonauts 2

Post by steveRichM »

oh sorry :)
Game link :
Game version : beta v11.3 23 FEB

steveRichM
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Mar 24, 2020 11:45 am
Reputation: 0

Re: Xenonauts 2

Post by steveRichM »

Note that it has to be someone with the beta
but even if you can't create a table , can you suggest what i should look for ?
I tried ALL and i tried different types (like 4 bytes 8 bytes etc)
It does not appear in the memory directly like that

User avatar
Boxs
Cheater
Cheater
Posts: 37
Joined: Sat Mar 07, 2020 12:07 am
Reputation: 14

Re: Xenonauts 2

Post by Boxs »

steveRichM wrote:
Tue Mar 24, 2020 2:57 pm
Note that it has to be someone with the beta
but even if you can't create a table , can you suggest what i should look for ?
I tried ALL and i tried different types (like 4 bytes 8 bytes etc)
It does not appear in the memory directly like that
most of the value are "Float" and the address change all the time so if you find it you need to change the value fast before the address change again
i will tray to make Table for it and see what i can do

User avatar
Boxs
Cheater
Cheater
Posts: 37
Joined: Sat Mar 07, 2020 12:07 am
Reputation: 14

Re: Xenonauts 2

Post by Boxs »

if you are playing from steam tray to follow this:
Enable Cheat Mode
- In steam library, right click Xenonauts 2 then select properties.
- click "set launch options..."
- add "-cheatmode" then enter/click ok
- start game

Important cheats are:
-Ctrl+Alt+V to auto-win a mission
-T to replenish the TU of selected unit
-Y to teleport the selected unit to where your mouse cursor is.
- K destroys or kills where your mouse cursor is.

For money
- open C:\Users\"username"\Documents\My Games\Xenonauts 2\Saves
- open save file using any text editor
- search for the money value, then change it to the value you one.

steveRichM
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Mar 24, 2020 11:45 am
Reputation: 0

Re: Xenonauts 2

Post by steveRichM »

Boxs wrote:
Tue Mar 24, 2020 4:27 pm
if you are playing from steam tray to follow this:
Enable Cheat Mode
- In steam library, right click Xenonauts 2 then select properties.
- click "set launch options..."
- add "-cheatmode" then enter/click ok
- start game

Important cheats are:
-Ctrl+Alt+V to auto-win a mission
-T to replenish the TU of selected unit
-Y to teleport the selected unit to where your mouse cursor is.
- K destroys or kills where your mouse cursor is.

For money
- open C:\Users\"username"\Documents\My Games\Xenonauts 2\Saves
- open save file using any text editor
- search for the money value, then change it to the value you one.
I know about cheat mod but you can't change the money using it
The save games no longer contain a valid variable we can edit to change the money in a game (at least nothing i could find)
Its a JSON file so i parsed it to be more readable but its a bit of a mess to understand whats going on there

User avatar
Boxs
Cheater
Cheater
Posts: 37
Joined: Sat Mar 07, 2020 12:07 am
Reputation: 14

Re: Xenonauts 2

Post by Boxs »

i was working on GOG version it only have the battle part so sorry i can't help you
but as i told you search with Float and you will find the address you need

steveRichM
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Mar 24, 2020 11:45 am
Reputation: 0

Re: Xenonauts 2

Post by steveRichM »

Boxs wrote:
Wed Mar 25, 2020 8:18 am
i was working on GOG version it only have the battle part so sorry i can't help you
but as i told you search with Float and you will find the address you need
i tried every type , my guess is that it is encrypted
like others games do with XOR
But im not as pro-efficient with the CE tool to check it out properly

User avatar
kantoboy69
Expert Cheater
Expert Cheater
Posts: 90
Joined: Fri Aug 30, 2019 5:33 am
Reputation: 50

Re: Xenonauts 2

Post by kantoboy69 »

The game uses mono, right?

Xenonauts.UI:PlayerControlElement:UpdateSelectedActorStats

User avatar
kantoboy69
Expert Cheater
Expert Cheater
Posts: 90
Joined: Fri Aug 30, 2019 5:33 am
Reputation: 50

Re: Xenonauts 2

Post by kantoboy69 »

I thought this would be a walk in a park but honestly I hate it when values hides within objects

Xenonauts2_demo.CT
===================
No Movement Cost - Selected player
Attachments
Xenonauts2_demo.CT
No Movement Cost
(5.8 KiB) Downloaded 879 times

User avatar
kantoboy69
Expert Cheater
Expert Cheater
Posts: 90
Joined: Fri Aug 30, 2019 5:33 am
Reputation: 50

Re: Xenonauts 2

Post by kantoboy69 »

Not my expected result but it will modify funds to around 900,000,000
Just build two generators, then cancel them

Xenonauts 2 closed beta 12.2
=============================
Xenonauts2_v2.CT
Funds on Building - Modify set funds to 900m
No Movement Cost
No HP Cost
No Ammo Cost
Added script for last sold item - will allow to modify quantity of last sold item. Just sell an item then modify value then sell 1 again to update
Added Airplane HP and Fuel no cost while in combat only
Increase workforce to speedup research and manufacturing
Attachments
Xenonauts2_v2.CT
Added Airplane HP and Fuel no cost while in combat only
Increase workforce to speedup research and manufacturing
(38.34 KiB) Downloaded 2917 times
Xenonauts2_v1a.CT
Added Script to Capture Player Units ID at start of combat/mission/load game
Added script for last sold item
(26.32 KiB) Downloaded 436 times
Xenonauts2_v1.CT
Funds on Building - Modify set funds to 900m
No Movement Cost
No HP Cost
No Ammo Cost
(11.67 KiB) Downloaded 912 times

User avatar
Sheelin
Novice Cheater
Novice Cheater
Posts: 17
Joined: Thu Jul 23, 2020 5:51 pm
Reputation: 1

Re: Xenonauts 2

Post by Sheelin »

Boxs wrote:
Tue Mar 24, 2020 4:27 pm
if you are playing from steam tray to follow this:
Enable Cheat Mode
- In steam library, right click Xenonauts 2 then select properties.
- click "set launch options..."
- add "-cheatmode" then enter/click ok
- start game

Important cheats are:
-Ctrl+Alt+V to auto-win a mission
-T to replenish the TU of selected unit
-Y to teleport the selected unit to where your mouse cursor is.
- K destroys or kills where your mouse cursor is.

For money
- open C:\Users\"username"\Documents\My Games\Xenonauts 2\Saves
- open save file using any text editor
- search for the money value, then change it to the value you one.

Add:
If you aren't playing from steam, just go on the link on the desktop and edit it, adding "-cheatmode" at the end of the exe line.
If you play from GOG or other platforms, there are similar ways to edit the launch options and add the cheatmode.

If you add a money value with 9 or more digits (i.e. from 1500000 you change it to 991500000), and you want to modify it again, then you'll have to look for the exponential (sorry, I don't know if it's the correct English for it) number, so in my example, for 9.915E+8, or just for 9.915.

MORE COMMANDS:

- U heal soldier
-- Note -- If the soldier is dead, and you use U on it, it will revive (not during the mission, but you'll see the portrait will have HP again) and will be available for next mission, also the mission report won't give dead soldiers.
- R reload weapon without consuming magazines

If you use
- Shift+T you get 1000 TU (can explore the whole map to get soldier stat, but shooting uses TU % so will deplete them normally i.e. 700 TU for sniper aimed shot)
- Shift+U gives 1000 HP to the soldier, so even if wounded, until the number is above the soldier's max HP, it will appear healed and won't go to the infirmary. Using U after this will heal back to 1000. The excess of HP will sometimes stay even in the base (you'll see in the stats a "1,xxx% HP" next to the soldiers.)

With U and Shift+U you can eventually have immortal soldiers, using also T and R can shoot at will and complete a mission in a single turn with a single soldier.

In fact, you don't need a trainer, a CT or any other cheat for combat.
I would love to know how to edit resources and speed researches and crafting though... :P
Last edited by Sheelin on Thu Jul 23, 2020 7:19 pm, edited 1 time in total.

User avatar
Sheelin
Novice Cheater
Novice Cheater
Posts: 17
Joined: Thu Jul 23, 2020 5:51 pm
Reputation: 1

Re: Xenonauts 2

Post by Sheelin »

kantoboy69 wrote:
Sat May 09, 2020 4:13 am

Xenonauts 2 closed beta 12.2
=============================
Xenonauts2_v2.CT

Increase workforce to speedup research and manufacturing

Care to explain how it works? I'm truly interested :P

matrix501
Expert Cheater
Expert Cheater
Posts: 137
Joined: Sat Sep 02, 2017 5:21 am
Reputation: 10

Re: Xenonauts 2

Post by matrix501 »

:( none of the trainers work. I tried changing the money but it didnt work thru normal means anyway. Anyone know if a current trainer is made for Xenonauts 2 closed beta v16 ???

Post Reply

Who is online

Users browsing this forum: AhrefsBot, azvameth254, Darth_Clark, Jullusch, kolonus, Pepega19