Endless Space 2

Upload your cheat tables here (No requests)
DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Endless Space 2

Post by DrummerIX »

I have an option to enable the debug menu in Endless Space 2. You toggle the script and then you can press Shift+F1 in-game to access the debug menu where you can modify many things. I may work on more options, but this should help for those that want to cheat some things.

EDIT1:
I updated the script to try to update itself when they update the game. This was working for me as of October 16, 2017. It may not be totally immune to updates, so let me know if it stops working. It takes a few seconds to enable the first time you click it.

EDIT2:
Looks like it's back to updating this every time it changes. This should work as of November 17, 2017. You probably have to wait until you get into the game to enable the option.

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
EndlessSpace2.CT
EDIT2 file (Fixed to work as of November 17, 2017)
(678 Bytes) Downloaded 573 times
EndlessSpace2.CT
EDIT1 file (Fixed to work as of October 16, 2017 and hopefully on further updates also)
(860 Bytes) Downloaded 107 times
EndlessSpace2.CT
Initial File (Enable Debug Menu)
(677 Bytes) Downloaded 133 times
Last edited by DrummerIX on Sat Nov 18, 2017 12:55 am, edited 2 times in total.

DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

If anybody has suggestions on what other options are required that the debug menu doesn't handle, feel free to post and let me know. I can try working on them this weekend if I can.

the128pin
Noobzor
Noobzor
Posts: 7
Joined: Sat Apr 29, 2017 2:48 am
Reputation: 0

Re: Endless Space 2

Post by the128pin »

Thanks for this!

Assuming i did not miss it, I noticed the debug menu does not touch:

- Hero experience / skills / etc
- I was unable to get anything but gold to work using the debug menu; e.g. the Terrans use influence as a currency, and i could not figure that one out. Seems due to the specifics of each race not everything in terms of currency is in the debug menu.
- Research time seems unaffected by anything on offer in the debug menu.
- not sure if something like a god mode for ships is doable since combat is automatic, but might be worth looking into

I just started with it so I am sure there is more in regards of trade etc. that is not covered by the debug option, I will let you know once i had more time with the game.

Hertzofottoman
Noobzor
Noobzor
Posts: 13
Joined: Fri Apr 07, 2017 1:52 pm
Reputation: 3

Re: Endless Space 2

Post by Hertzofottoman »

We need an table for this game debug mode dont have infinte resources thing also no insta build god mode etc..I dont want to wait 630 turns to build a building

note : Thanks for the x person if x person make that table !

Ashar
Expert Cheater
Expert Cheater
Posts: 276
Joined: Mon May 01, 2017 7:04 pm
Reputation: 33

Re: Endless Space 2

Post by Ashar »

its easy to just create a mod for this, i built an uber resources mod that gives plenty of everything, FIDSI, luxury and strategic

DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

I'm going to be busy today, so won't have time to make more options today. Shinkansen has a table also, but I enjoy learning to make tables, so I will continue mine just for that.

It will be Sunday before I have any more options most likely.

DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

I believe the debug menu for resources works well for me. You choose EmpirePoint something for Influence.

I spent some time this evening trying to come up with a few options besides the debug menu and didn't get anywhere that much. I'm still fairly new to creating these tables, so it takes me more time than others.

ori'grom
Novice Cheater
Novice Cheater
Posts: 21
Joined: Fri Mar 03, 2017 3:12 pm
Reputation: 3

Re: Endless Space 2

Post by ori'grom »


DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

Yes, we know Shinkansen has a good table for this game. Feel free to use his for any other options you need and this one if you want to use the Debug Menu.

I'm not having much fun with this game.

Annex
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Sep 09, 2017 2:46 am
Reputation: 0

Re: Endless Space 2

Post by Annex »

This script still works, but the two references to location 3C need to be changed to 48 in the 1.0.46 patch coming sept 12th. I got this working in the beta version of that patch. For future reference if this breaks again and someone wants to get it working, here is what I did. Start the game, load a save, open fearlessrevolution, select Endless Space 2, follow this:

Mono -> Dissect Mono
look at second hex value in mono dissector (first one is for the game, second one applies to your running save file)
expand Assembly-CSharp
search for DebugUIToggle (uncheck search whole file)
expand Methods, right click Update and select Jit
look for this:
DebugUIToggle:Update+46 83 F8 01 cmp eax,01 1
may no longer be at 46 so look for the cmp eax,01
double click on it and change 01 to 05 to enable debug menu (shift+F1 in the game)
if it works in game, youve found the correct location
to fix the script, since the 01 or 05 is the 3rd value then you need to modify 48 instead of 46 in the above example

catman27
Noobzor
Noobzor
Posts: 12
Joined: Sun Apr 02, 2017 5:21 pm
Reputation: 1

Re: Endless Space 2

Post by catman27 »

well, sadly report that 1.0.61(2017Oct17), even this won't work.
will try to follow the above desc...

DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

catman27 wrote:
Mon Oct 16, 2017 5:48 pm
well, sadly report that 1.0.61(2017Oct17), even this won't work.
will try to follow the above desc...
I uploaded a fixed version that is working for me.

jhkim127
Noobzor
Noobzor
Posts: 10
Joined: Sun Mar 05, 2017 2:31 am
Reputation: 0

Re: Endless Space 2

Post by jhkim127 »

Please update 1.1.0.

DrummerIX
Table Makers
Table Makers
Posts: 2886
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 3183

Re: Endless Space 2

Post by DrummerIX »

jhkim127 wrote:
Fri Nov 17, 2017 3:43 pm
Please update 1.1.0.
Uploaded a version that's working for me. I will probably have to update it as the game updates though.

Gvaz
Expert Cheater
Expert Cheater
Posts: 104
Joined: Tue Mar 21, 2017 7:17 pm
Reputation: 4

Re: Endless Space 2

Post by Gvaz »

Thanks!

Post Reply

Who is online

Users browsing this forum: Bing [Bot], DiabloPinata, Google Adsense [Bot], LongPT, mooya5000, Nippontradamus, rmc, roguewoa, Sourenics, xTSkyllerTx, Zaky