Ok, can somebody pls check if you have the same effect?
1. Start the game with ALL mods DISABLED. Basically pure game, nothing else (I have R&F and March Patch).
2. In FireTuner run commands (InGame context):
After the last command the game crashes (CTD, screen disappears, popup "send error report").
1. Start the game with ALL mods DISABLED. Basically pure game, nothing else (I have R&F and March Patch).
2. In FireTuner run commands (InGame context):
Code:
> Locale.Lookup("LOC_POLICY_AESTHETICS_NAME")
Aesthetics
> Locale.Lookup("LOC_POLICY_AESTHETICS_DESCRIPTION")
+100% Theater Square district adjacency bonuses.
> print(Locale.Lookup("LOC_POLICY_AESTHETICS_NAME"))
InGame: Aesthetics
> print(Locale.Lookup("LOC_POLICY_AESTHETICS_DESCRIPTION"))
After the last command the game crashes (CTD, screen disappears, popup "send error report").