Everspace 2 (Steam)

Upload your cheat tables here (No requests)
Momber
Expert Cheater
Expert Cheater
Posts: 91
Joined: Wed Jan 19, 2022 10:37 pm
Reputation: 10

Re: Everspace 2 (Steam)

Post by Momber »

@Paul44 - Yeah okay, I hear you. Thanks for the pictures - but they are all Greek to me. I will not bother you any further, but let me thank you for patiently answering my questions. I'm not ignorant, only clueless. But I believe I learned a lot from you and jonaaa and I am grateful. The things I can do now with this game and your table, well, I wouldn't have dreamed of them only a few weeks ago. Thanks!

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

Ugon Harleev
Noobzor
Noobzor
Posts: 7
Joined: Fri Jun 20, 2025 4:21 pm
Reputation: 1

Re: Everspace 2 (Steam)

Post by Ugon Harleev »

I am so sorry people if i am asking a stupid question but is there any rather simple way to make all this work on Game Pass version? I would like to play with the items and attributes edit but most wanted option is a racing timer freeze as i lost my patience trying to pass some races even with bronze result since the original game release.

Paul44
RCE Fanatics
RCE Fanatics
Posts: 1004
Joined: Thu Jul 27, 2017 9:02 am
Reputation: 693

Re: Everspace 2 (Steam)

Post by Paul44 »

^ timers are 'doubles' and in seconds. iow when the race just started, scan for a 'double' between 1 and 5 (assuming it already shows 1~2 seconds...). then just scan on increase and/or "value between" and you should find that value after 3-4 scans... (which you can then set/lock as you see fit)

Ugon Harleev
Noobzor
Noobzor
Posts: 7
Joined: Fri Jun 20, 2025 4:21 pm
Reputation: 1

Re: Everspace 2 (Steam)

Post by Ugon Harleev »

Paul44 wrote:
Sat Jun 21, 2025 7:44 am
^ timers are 'doubles' and in seconds. iow when the race just started, scan for a 'double' between 1 and 5 (assuming it already shows 1~2 seconds...). then just scan on increase and/or "value between" and you should find that value after 3-4 scans... (which you can then set/lock as you see fit)
Thanks a lot. That is much easier when you know what to look for :-) Now when nothing more to do it is time to learn and play with the items as i dug everywhere and couldn't obtain any radiant Crimson Sun flak. By some reason even a regular one is pretty rare find. Any hints please? Like how to find the item in a cargo or... I've checked the tables but didn't get much.

Momber
Expert Cheater
Expert Cheater
Posts: 91
Joined: Wed Jan 19, 2022 10:37 pm
Reputation: 10

Re: Everspace 2 (Steam)

Post by Momber »

^ The template ID for Crimson Sun is 71627.

Ugon Harleev
Noobzor
Noobzor
Posts: 7
Joined: Fri Jun 20, 2025 4:21 pm
Reputation: 1

Re: Everspace 2 (Steam)

Post by Ugon Harleev »

Any chances i can have any simple example? Like let's say i have Crimson Sun in the ship inventory. What is the basic approach to have it fixed to be radiant?

Momber
Expert Cheater
Expert Cheater
Posts: 91
Joined: Wed Jan 19, 2022 10:37 pm
Reputation: 10

Re: Everspace 2 (Steam)

Post by Momber »

Ugon Harleev wrote:
Sun Jun 22, 2025 9:12 pm
Any chances i can have any simple example? Like let's say i have Crimson Sun in the ship inventory. What is the basic approach to have it fixed to be radiant?
You need to select "Inventory and ID Swapping" (pulldown menu under "make your choice"), find the weapon in the list that pops up when you call "Inventory" via its checkbox, then change the GRADE from 0 to 3.

Ugon Harleev
Noobzor
Noobzor
Posts: 7
Joined: Fri Jun 20, 2025 4:21 pm
Reputation: 1

Re: Everspace 2 (Steam)

Post by Ugon Harleev »

Thing is that tables are for Steam version and won't work on Game Pass. Like i run them and nothing happens. As far as i can tell it is not only because of the different process name (ES2-WinGDK-Shipping.exe) but also the adresses or offsets or whatever are different so tables just can't run the scripts. I've found here a fresh table for item and ship editing for version 1.48.48111.
viewtopic.php?t=35288
it's relatively simple for me to understand how it's done but it still won't run on Game Pass version. As far as i realized all the magic starts here

Code: Select all

aobscanmodule(Base,$process,48 8B 48 38 41 B7 01)
registersymbol(Base)
alloc(newmem3,$100,$process)
i've replaced the ES2-Win64-Shipping.exe to ES2-WinGDK-Shipping.exe but obviously it didn't work returning "Error while scanning for AOB's: Base Error: Not all results found". So now the question is how to find the proper AOB.

Momber
Expert Cheater
Expert Cheater
Posts: 91
Joined: Wed Jan 19, 2022 10:37 pm
Reputation: 10

Re: Everspace 2 (Steam)

Post by Momber »

Ugon Harleev wrote:
Sun Jun 22, 2025 10:47 pm
Thing is that tables are for Steam version and won't work on Game Pass
That's possible, I've seen it happen with other tables and with mods from Nexus as well. Also with Epic versus Steam. I can't help you with this, sorry.

Paul44
RCE Fanatics
RCE Fanatics
Posts: 1004
Joined: Thu Jul 27, 2017 9:02 am
Reputation: 693

Re: Everspace 2 (Steam)

Post by Paul44 »

^@ Ugon Harleev: this either happens when games have had a serious update (like with this game just recently), or for the same game (version) from other DRMs (such as gog, epic, gamepass, etc). Code gets recompiled, and this can make AOBs - and thus tables/trainer - becoming no longer valid (for that particular DRM). and if a tablemaker can not launch/test the game for that particular DRM, it usually ends there and then (simply put)...

ps: your example shows '$process"; which basically will 'always" find/use the correct game_exe - you'll find this approach in all my tables - but that is obviously no guarantee it'll work...
=> having said that: did you try to manually attach the gamepass exe ? (i'm doing a check in the backend that will almost surely fail, but there might be a - rather small - chance that it will still pick up the scripts though)

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 701
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 279

Re: Everspace 2 (Steam)

Post by jonaaa »

^ A quick note, your table works perfectly with the latest update (at least on Steam) so I guess his issue is something else.

faded1
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 01, 2024 10:13 am
Reputation: 0

Re: Everspace 2 (Steam)

Post by faded1 »

How do I add catalysts to weapons? I wanted to add peripheral to a legendary but I cant seem to work out what values to change in inventory

Paul44
RCE Fanatics
RCE Fanatics
Posts: 1004
Joined: Thu Jul 27, 2017 9:02 am
Reputation: 693

Re: Everspace 2 (Steam)

Post by Paul44 »

fyi: @jonaaa: open MemViewer~View, and you'll find 'Enumerate dlls' - [ [Link] ] - in there. Since i have the steam vs, i'd expect to find the steam_api in there...
But strangely enough, you'll also see Epic's eossdk dll loaded up here ?! I'm sure somebody has a logical explanation for this; pretty much out of my comfort zone to clarify this one. (=> so one/me could assume that the game will evt... etc 8-))

==> anyhow: the game_exe is built to load steam upon launch here; either initiated "directly" code-wise or via some setting (in some ini perhaps)? I'm (pretty) sure that the gamepass_exe is compiled in a different way/setting; thus producing different opcode (read: different AOBs)... (and almost certainly will not have steam/eos showing up in that list)

fyi2: you can compile (built if you will) an EXE using all sorts of parameters (incl optimization, compression, andwhatnot). Iow the very/exact same source code can produce many (different) game_exes (sort of speak)

Momber
Expert Cheater
Expert Cheater
Posts: 91
Joined: Wed Jan 19, 2022 10:37 pm
Reputation: 10

Re: Everspace 2 (Steam)

Post by Momber »

faded1 wrote:
Mon Jun 23, 2025 2:13 pm
How do I add catalysts to weapons? I wanted to add peripheral to a legendary
The most efficient way would be to craft one (1) peripheral catalyst in-game and then use the table to make 1,000 out of the one that's in your inventory. This will give you enough for all eternity (and you will need more as you progress, lots more...)
Last edited by Momber on Tue Jun 24, 2025 1:26 am, edited 1 time in total.

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 701
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 279

Re: Everspace 2 (Steam)

Post by jonaaa »

faded1 wrote:
Mon Jun 23, 2025 2:13 pm
How do I add catalysts to weapons? I wanted to add peripheral to a legendary but I cant seem to work out what values to change in inventory
Simple. Craft any item, doesn't matter the rarity, then change the ID with the "Peripheral" Catalyst ID.

"Where can i find these Catalyst IDs"?

Image

Post Reply

Who is online

Users browsing this forum: admantx, AhrefsBot, alset85, AmazonBot, conteleZilla, Google [Bot], Google Adsense [Bot], Leunsel, pentafrog, Sofiene, Sol, srayan, t22112, Zeroske