How to make mods work properly in HOTSEAT?

Lewi11

Chieftain
Joined
Nov 9, 2016
Messages
82
Does anyone know how to make Text Changes within mods to display correctly in HOTSEAT mode? A lot of my text appears as code strings.

I have installed 2 mods:
  • Biao's Strategic Resource and Tech Tree Mod; and
  • 8 Ages of War
Both are great and work perfectly in Single Player. But in HOTSEAT mode, the unit descriptions (in tech tree and unit panel) and unit promotions display as code strings instead of the unit's name and description. Eg. "LOC_PROMOTION_8AOW_TORTOISE_DESCRIPTION"

Does anyone know how to fix this?
 
Place the Text files in the Game Directory. ...Base/Assets/Text/en_US. (Remove them from the Mod folder or you will have Dupicate errors)
 
Place the Text files in the Game Directory. ...Base/Assets/Text/en_US. (Remove them from the Mod folder or you will have Dupicate errors)
Thanks! That worked!
All perfect now minus the heavy chariot description which is in German or Dutch. But I assume that's written into the mod text code code so I should be able to change it myself.

EDIT: Now all non-modded unit descriptions are in German. Unfortunately, except a few Rammstein lyrics, I can't speak German.
 
Last edited:
Back
Top Bottom