Stellaris

Stellaris

Crisis Manager - End-Game Edition [Abandoned]
Reya 17 Jun, 2018 @ 1:40am
ZoFE Compatiblity Patch discussion
I have gone through the code for both this an ZoFE and I think I have worked out what is need to make them compatible:

In vanilla and Crisis Manage only Empires with

is_country_type = default

Can get Crisis events, ZoFE changes this so that Empires with either

is_country_type = default
is_country_type = ascended_empire
is_country_type = lost_empire

Can get the events, so all that needs doing changing the Crisis manager copies of the event files to so the game will play the events for all Empire types.

I will try to work out as much as I can and post my findings so that someone can finish what I have started.

Edit:

https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/1317022177/1694914735996626015/

Has a bunch of stuff about ZoFE compatibilty.

Edit2: Huh I just found that ZoFE is missing code for the Hole in the Void event, I should report that.

Edit3: Where does that event normally go in Vanilla? I can't find it in Vanilla but it is on the wiki so it has to be there.

Edit4: The Unbidden will need a bit more work due to changes to some of the Event numbers.

Edit5: Contingency will be the hardest as it has the most events and event types needing work.
Last edited by Reya; 18 Jun, 2018 @ 2:07am
< >
Showing 1-4 of 4 comments
NaK1119  [developer] 18 Jun, 2018 @ 6:00am 
The list of files that should be checked and/or modified for addition of "ascended_empire" and "lost_empire".

(1) "events" (folder)

(1a) "0_crisis_events_*_replace.txt" in Crisis Manager
Some of crisis events in Vanilla is overwritten by the evetns in these files.
* See also (2a).

(1b) "crisis_event_*.txt" in Vanilla
For all events unwritten in (1a), Vanilla ones are activated.
So, some of these event should be modified.

(1c) "CmtC13c_SynthInfiltration.txt" in Crisis Manager
The events in this file controls target of terror by the Contingency.
Probably they should be modified.


(2) "common\scripted_triggers" in Crisis Manager

(2a) "Cmt00_Common_scripted_triggers.txt"
"CmtTriggerIsEmpire" must be important. And also, "CmtTriggerIsFallenEmpire" may be important.
Maybe these script should be modified. Or maybe it is better to modify "CmtTrigger******** = yes" in "events" files and "script_effects" files.


(3) "common\scripted_effects" in Crisis Manager

(3a) "z_Cmt111_TriggerEvent_scripted_effects.txt"
Probably, a lower half of this file should be modified.
Some of them control target country of "Comming Storm" and "The Ghost Signal".
e.g. "CmtEffectSubspaceSignal"

(3b) "z_Cmt121_CreateCrisisCountry_scripted_effects.txt"
Similar to (3a). However, this file controls target of notification events of Spawning of Sentinel, Abberant, Vehement and Cybrex.


Probably, other files is not important for making the compatibility patch.

If you make difference files but not replacement files, take careful for FIOS/LIOS.
events: FIOS
scripted_effects, scripted_triggers: LIOS

p.s.
Please keep a back up of latest version of this mod and get the software for file comparison like "WinMerge".
Because, Stellaris and Crisis Manager may be update some time.
Reya 19 Jun, 2018 @ 2:29am 
Thank you for that information, that may enough to get started.
Realhollow 22 Jun, 2018 @ 5:54pm 
If you are able to get them working id be happy (and alot of others) if you could upload your fix i have 0 skill editing things like this and would prob end up breaking my game :)
aZmoDen 23 Dec, 2018 @ 10:23pm 
♥♥♥♥, if you and Kolyn can put your heads together to sort this out, ill personally donate $10 to each of you.
< >
Showing 1-4 of 4 comments
Per page: 1530 50