[REQ]The Universim BETA

Ask about cheats/tables for single player games here
TRibbit
Noobzor
Noobzor
Posts: 11
Joined: Mon Oct 23, 2017 10:11 pm
Reputation: 9

Re: The Universim v25

Post by TRibbit »

Great table. If anyone wants to now, I just tested it on v25 - works as intended - except for 'instant construction build'.

Draco
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Jun 05, 2018 12:08 pm
Reputation: 0

The Universim v25

Post by Draco »

yes is nice if have for alpha v25 works ^..^

User avatar
Griffihn
Expert Cheater
Expert Cheater
Posts: 103
Joined: Sat Mar 25, 2017 5:21 pm
Reputation: 29

Re: The Universim v25

Post by Griffihn »

neither one of the tables work on v26. if anything, the v24 table actually block nuggets from building anything (very odd bug).

Hoodinipie
Noobzor
Noobzor
Posts: 7
Joined: Wed Aug 29, 2018 11:22 am
Reputation: 5

Re: The Universim v25

Post by Hoodinipie »

Need the 26 version

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: The Universim v26

Post by fantomas »

Griffihn wrote:
Wed Aug 29, 2018 11:11 am
neither one of the tables work on v26. if anything, the v24 table actually block nuggets from building anything (very odd bug).
'Unlock All Buildings' script still works fine - just checked it quickly. 'No Required Resources for Buildings' and 'Instant Construction Build' still have the same code but I didn't check if they work properly.

'Max Creator Power Points', 'Creator Mode', 'Instant Perk Research' have no longer the same code, so it needs to take a look.

Here 'Max Creator Power Points' new script:

Code: Select all

// Game: The Universim
// Version: 0.0.26.19547

[ENABLE]
Game.Faith:FaithController:UpdateGodPowerPoints+1c4:
  db 90 90 90 90 90 90
//jae Game.Faith:FaithController:UpdateGodPowerPoints+20d
 
[DISABLE]
Game.Faith:FaithController:UpdateGodPowerPoints+1c4:
  db 0F 83 43 00 00 00
//jae Game.Faith:FaithController:UpdateGodPowerPoints+20d
Last edited by fantomas on Thu Sep 13, 2018 6:32 pm, edited 1 time in total.

User avatar
Griffihn
Expert Cheater
Expert Cheater
Posts: 103
Joined: Sat Mar 25, 2017 5:21 pm
Reputation: 29

Re: The Universim v25

Post by Griffihn »

yea, sorry for not being specific. the thing is this: if i activate "Active Cheat Table", my nuggets just freeze. they don't do anything and just stop moving. the only thing i can see is the problem is "LaunchMonoDataCollector()" which somehow messes everything up on my end. did i miss to enable something in settings or what?

elstudio
Noobzor
Noobzor
Posts: 5
Joined: Thu Nov 09, 2017 11:19 am
Reputation: 0

Re: The Universim v25

Post by elstudio »

hope update v26, thanks guys!

User avatar
Sharpyku
Cheater
Cheater
Posts: 30
Joined: Mon Mar 19, 2018 12:56 am
Reputation: 6

Re: The Universim v25

Post by Sharpyku »

i have save problem like Griffihn, when i use the cheat, all my nuggets freeze.
please, update to v26?

Hoodinipie
Noobzor
Noobzor
Posts: 7
Joined: Wed Aug 29, 2018 11:22 am
Reputation: 5

Re: The Universim v25

Post by Hoodinipie »

The Max Creator power points shows an error :
Not all code is injectable
Error in line 5

ohohgly
Noobzor
Noobzor
Posts: 7
Joined: Thu Aug 30, 2018 2:03 am
Reputation: 1

Re: The Universim v25

Post by ohohgly »

any update? :D

User avatar
BoehserOnkel
Expert Cheater
Expert Cheater
Posts: 465
Joined: Sat Mar 04, 2017 7:47 am
Reputation: 94

Re: The Universim v25

Post by BoehserOnkel »

Griffihn wrote:
Wed Aug 29, 2018 10:22 pm
"".... if i activate "Active Cheat Table", my nuggets just freeze. they don't do anything and just stop moving. .....""
same here :(

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: The Universim v26

Post by fantomas »

@griffihn @boehseronkel

Right click on 'Activate Cheat Table' -> Group config -> uncheck 'Hide children when deactivated', then activate Mono features from CE Mono tab. It works fine here though.

@hoodinipie

Be sure Mono is activated (Mono tab)

Here 'Instant Perk Research' new script:

Code: Select all

[ENABLE]
Game.Research:Perk:get_RequiredTime+13+3:
  db 74
//48 63 40 74
//movsxd  rax,dword ptr [rax+74]
 
[DISABLE]
Game.Research:Perk:get_RequiredTime+13+3:
  db 78
//48 63 40 78
//movsxd  rax,dword ptr [rax+78]
I'll post here all new script as soon as they have been updated - The full CT will also be uploaded once all script have been updated.

BR

fantomas
Last edited by fantomas on Thu Sep 13, 2018 6:33 pm, edited 2 times in total.

User avatar
Griffihn
Expert Cheater
Expert Cheater
Posts: 103
Joined: Sat Mar 25, 2017 5:21 pm
Reputation: 29

Re: The Universim v25

Post by Griffihn »

i kind of figured it needed mono active since i tried the script. the result is with active mono on... also, with or without your main script activated, your new scripts don't work... i don't know what i'm doing wrong but i think i'll just wait untill you release a full table and try again then.
thank you for still being interested in this game.

User avatar
BoehserOnkel
Expert Cheater
Expert Cheater
Posts: 465
Joined: Sat Mar 04, 2017 7:47 am
Reputation: 94

Re: The Universim v25

Post by BoehserOnkel »

Griffihn wrote:
Thu Aug 30, 2018 8:48 am
i kind of figured it needed mono active since i tried the script. the result is with active mono on... also, with or without your main script activated, your new scripts don't work... i don't know what i'm doing wrong but i think i'll just wait untill you release a full table and try again then.
thank you for still being interested in this game.
i think its the usual thing - steam version and GoG version - i have GoG ...

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: The Universim v26

Post by fantomas »

About 'Creator Mode' script, just change Game.Research:ResearchController:GetPerkTime+31 into Game.Faith:FaithController:IsPowerLocked+35 (lines 4 & 9).

In fact, the CreatorMode is used in many places, Game.Faith:FaithController:IsPowerLocked+35 is one of these.
Last edited by fantomas on Thu Sep 13, 2018 6:33 pm, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: Choco, eternien, lemaun, Nevermore619, nodontplease