Simple question. Where can I find the localized text for Civ6 game modes?
I am trying to override localization text for my mod, but the Game Modes is messing with it.
Without any of the game modes on, I can see my changes to LocalizedText table just fine.
But when I toggle a game mode, the Civ description stops displaying my text and shows something else.
An example, I have overridden the text for this key LOC_BUILDING_STAVE_CHURCH_DESCRIPTION in LocalizedText. Now, based on DebugConfiguration.sqlite, there is also this key I need to override LOC_BUILDING_STAVE_CHURCH_HEROES_DESCRIPTION. However, I can't find any table where this localized text is...
Please help, I feel like I have wasted so much time trying to find this small thing. Why didn't Fireaxis just keep ALL the localization text stuff in DebugLocalization.sqlite?
I am trying to override localization text for my mod, but the Game Modes is messing with it.
Without any of the game modes on, I can see my changes to LocalizedText table just fine.
But when I toggle a game mode, the Civ description stops displaying my text and shows something else.
An example, I have overridden the text for this key LOC_BUILDING_STAVE_CHURCH_DESCRIPTION in LocalizedText. Now, based on DebugConfiguration.sqlite, there is also this key I need to override LOC_BUILDING_STAVE_CHURCH_HEROES_DESCRIPTION. However, I can't find any table where this localized text is...
Please help, I feel like I have wasted so much time trying to find this small thing. Why didn't Fireaxis just keep ALL the localization text stuff in DebugLocalization.sqlite?