Tedd Deireadh, the Final Age
Fixing a softlock
Enable the debug console, then look for a fact under Gates the quest checks — one the quest is actively waiting on. If that flag never got written, addfact it to the value shown and the gate clears.
Setting a Set these to advance fact only marks a step done — it won't run the step or skip the quest forward, and it can't fix a softlock caused by a scene that never played or an NPC that didn't spawn (reload an earlier save for those). Save before forcing any fact.
Quest facts (23)
Set these to advance
14 factsCompletion flags this step writes — they record a step as done but won't run it or skip the quest forward on their own.
q502_ciri_deadIn phase: Avallach, Ending Boards, Epilogue, Persistent Content
q502_yen_follow_completedyen_follow_completed
q502_ciri_strongAdd q502_ciri_strong + 1
q502_ciri_weakAdd q502_ciri_weak + 1
q502_fdb_kill_player_enableIn phase: Avallach
q502_fdb_startedIn phase: Avallach
q502_fdb_yen_notoced_horseq502_fdb_yen_noticed_horse
q502_ciri_survivesAdd q502_ciri_survives
q502_fdb_ciri_entered_towerIn phase: Avallach, Character Journal Entries
q502_fdb_patrol_1_startIn phase: Avallach, Cg200 Skellige, Character Journal Entries
q502_yen_follow_startAdd yen_follow_start
q502_yen_follow_stopAdd yen_follow_stop
q502_yen_horse_follow_startAdd yen_horse_follow_start
q502_yen_horse_follow_stopAdd yen_horse_follow_stop
Gates the quest checks
9 factsq502_ciri_appears_musicGates: Avallach
q502_conjunction_effects_startGates: Avallach
q502_fdb_barriere_weakeningGates: Avallach
q502_fdb_hide_frost_fxGates: Avallach
q502_fdb_open_tower_doorGates: Avallach
q502_fdb_stop_barriere_weakGates: Avallach
q502_hide_barrierGates: Avallach
q502_hide_meteorsGates: Avallach
q502_show_barrierGates: Avallach
Objectives
- 1.Get to the elven tower.
- 2.Follow Yennefer.
Objectives a quest can show, in roughly the order they appear; some are optional or mutually exclusive branches.