Page 40 of 70

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Sun Sep 19, 2021 4:13 pm
by Xaenyr
Thank you so much !

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Mon Sep 20, 2021 11:47 am
by Namelessy
Extension table updated to 3.1.1

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Mon Sep 20, 2021 3:24 pm
by Giblet King
Recifense wrote:
Sun Sep 19, 2021 2:42 pm
Hi guys,

A table for version 3.1.1 (22a5) was added at the first post.

Cheers!
I think the option meant to see alloys under resources info is showing amount for consumer goods.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Mon Sep 20, 2021 5:39 pm
by eddiewoo
I think the minimum resources option was also disabled. Did the game change the check location for all resources?

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Mon Sep 20, 2021 7:21 pm
by Namelessy
Alloys and consumer goods switched offsets. Need to update the extension table (label only), but that is for tomorrow me :)

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Fri Sep 24, 2021 9:59 pm
by handymanjvh
all so the construction time for mega/habitats are changed thay seem to be slower than before lem update takes longer for them to build from the scrach with the construction ships think thay may have tweeked it in some way you still can change construction time once you have built a megastructure useing the extention table and tweek the time to finish value but the build time for habitats has some issue thay build time may have changed or thay tweeked the construction ship in some way since the lem it build them slower .
any thought's on this .

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Sat Sep 25, 2021 2:43 am
by ANC46
Recifense wrote:
Sun Sep 19, 2021 2:42 pm
Hi guys,

A table for version 3.1.1 (22a5) was added at the first post.

Cheers!
Thank you, old friend. Much obliged, I'm sure. Please drop me a DM to remind how to contribute, if you would, please?

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Mon Sep 27, 2021 8:47 pm
by handymanjvh
just a heads up thare is a patch update coming out for lem med next week lem 3.1.2

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Tue Sep 28, 2021 3:18 pm
by Elterin
Still working fine though, except for some options.
Quick research only works for the first day.
Quick megastructures seems to only work when it feels inclined to.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Thu Oct 07, 2021 8:22 pm
by handymanjvh
new lem 3.1.2{6df7} build think that has some change to the game?

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Thu Oct 07, 2021 8:39 pm
by handymanjvh
yes the scrpt is not working fully yes it can be run but it not working fully the version is now lem 3.1.2 6df7 and the extensions pointers wont work tell main script is set right was looking to run a new race but cant edit the civ ethics points like before may just be a simple agustment but dont know recifense any hope for a update ty mate.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Wed Oct 13, 2021 7:31 pm
by Crucis
handymanjvh wrote:
Thu Oct 07, 2021 8:39 pm
...extensions pointers wont work tell main script is set right was looking to run a new race but cant edit the civ ethics points ...
It is indeed an easy fix and I believe it was mentioned in this now more than 40 pages long thread. So not taking credit, but repeating the method:
1. Go to your game directory and open 00_defines.txt (...\Steam\steamapps\common\Stellaris\common\defines\00_defines.txt - C:\ or whatever directory you have for you installation)
2. look for the key "GOVERNMENT_CIVIC_POINTS_BASE" without quotes (ctrl+f shortcut) and change the value from 2 to something like 9911, save the file
3. start the game, create new race and use Cheat Engine Scan mechanics to look for this value (9911 in this case) - "First Scan"
4. one of the Addresses found should look like "stellaris.exe+19969C4" use right click and "Add selected addresses to the addresslist"
5. now you look if you got the right one: change the value of your selected address (for example 991) and select a civic - it should now now update the number of civics left to pick ingame - maybe 990; if it doesn't, try the next address
6. if you found the right address, right click the pointer in the table ("Civic Picks") and select "Change record -> Address". Now enter the one you found ("stellaris.exe+19969C4") and save the table

Don't forget to re-edit the file 00_defines.txt and change the value back to "2" - see step 2.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Wed Oct 13, 2021 9:02 pm
by Namelessy
handymanjvh wrote:
Thu Oct 07, 2021 8:39 pm
yes the scrpt is not working fully yes it can be run but it not working fully the version is now lem 3.1.2 6df7 and the extensions pointers wont work tell main script is set right was looking to run a new race but cant edit the civ ethics points like before may just be a simple agustment but dont know recifense any hope for a update ty mate.
Oops, seems I overlooked those pointers, which is weird as they change with ever release. Anyway, they are updated now.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Thu Oct 14, 2021 3:46 pm
by handymanjvh
Crucis wrote:
Wed Oct 13, 2021 7:31 pm
handymanjvh wrote:
Thu Oct 07, 2021 8:39 pm
...extensions pointers wont work tell main script is set right was looking to run a new race but cant edit the civ ethics points ...
It is indeed an easy fix and I believe it was mentioned in this now more than 40 pages long thread. So not taking credit, but repeating the method:
1. Go to your game directory and open 00_defines.txt (...\Steam\steamapps\common\Stellaris\common\defines\00_defines.txt - C:\ or whatever directory you have for you installation)
2. look for the key "GOVERNMENT_CIVIC_POINTS_BASE" without quotes (ctrl+f shortcut) and change the value from 2 to something like 9911, save the file
3. start the game, create new race and use Cheat Engine Scan mechanics to look for this value (9911 in this case) - "First Scan"
4. one of the Addresses found should look like "stellaris.exe+19969C4" use right click and "Add selected addresses to the addresslist"
5. now you look if you got the right one: change the value of your selected address (for example 991) and select a civic - it should now now update the number of civics left to pick ingame - maybe 990; if it doesn't, try the next address
6. if you found the right address, right click the pointer in the table ("Civic Picks") and select "Change record -> Address". Now enter the one you found ("stellaris.exe+19969C4") and save the table

Don't forget to re-edit the file 00_defines.txt and change the value back to "2" - see step 2.
that did help ty vary much.

Re: Stellaris Nemesis x64 v3.1.1 (GM and More) 2021-Sep-19

Posted: Thu Oct 14, 2021 3:46 pm
by handymanjvh
Namelessy wrote:
Wed Oct 13, 2021 9:02 pm
handymanjvh wrote:
Thu Oct 07, 2021 8:39 pm
yes the scrpt is not working fully yes it can be run but it not working fully the version is now lem 3.1.2 6df7 and the extensions pointers wont work tell main script is set right was looking to run a new race but cant edit the civ ethics points like before may just be a simple agustment but dont know recifense any hope for a update ty mate.
Oops, seems I overlooked those pointers, which is weird as they change with ever release. Anyway, they are updated now.
ty for the update.