About this mod
As of Game version: 1.10.980 this seems to be fixed and no longer needed (please bug report/comment it)
Тhe solution that this Mod provides is now a part of UFO4P v2.1.2 (taken without permission)
- Permissions and credits
- Donations
Explanation: Someone of the coders at Bethesda forgot to put a simple #mutex# in the code that initializes all the startup quests, that (In muticore/threaded CPU) can lead to 1 or more sub-quests to finish it's initialization before it's Master quest. And if they use aliases marked as external and linked to some main quest, both of them will fail to fill.
Solution: It's quite simple. The only thing you need is to force your CPU to use 1 Core (NO HT) during the start of a New Game in Fallout 4. This will for sure fix the missing Emogene and even Bethesda can't tell how many other quests's glitches.
There is no need to use this mod (for PCs), instead use : High FPS Physics Fix (with "NumOfThreadsWhileLoadingNewGame=1").
Prior to v2.1.2 the UFO4P's team tried to fix this bug by flagging "Allow Reserved" the three Emogene aliases in the MS09 (The Secret of Cabot House), but this quest runs OnGameStart and acording to Creation Kit's Wiki: "This option is greyed out for Start Game Enabled quests, which consider their aliases to "Allow Reserved" by default when initialized at the beginning of a new game."
There is another quest DN019 (Charles View Amphitheater Quest) that also runs OnGameStart and has the Emogene alias marked as External and linked to MS09 quest.
If DN019 manages to start before MS09, all the Emogene aliases in both quests will fail to fill, making her not to spawn in the Amphitheater.
This Mod edits Emogene aliases in DN019 quest, unbinding her aliases from MS09 and allowing her aliases in both quests to fill no matter which quest started first.
As both quests starts at the beginning of the game, A New Game is required in order for this mod to work.
An easy way to check Emogene's Aliases even in the Intro video is via the console:
ShowQuestAliases MS09
ShowQuestAliases DN019
,where all the Emogene/Old aliases should be filled.
If You got something like 'Emogene'->NONE she will fail to spawn in the amphitheater.
Happy Gaming and Stay Healthy !!!