Hello,
Endless Legend uses upper-case text in many places (example: The explanatory text under "New Game" in the title screen). However, in the game's resource .xml files, the text is stored with proper capitalization, eg:
<LocalizationPair Name="%OutgameNewGameDescription">Start a new game, either in single or multi player.</LocalizationPair>
Without having access to the source code, is there a way for me to find out if the text...
Ways to make text uppercase
Endless Legend uses upper-case text in many places (example: The explanatory text under "New Game" in the title screen). However, in the game's resource .xml files, the text is stored with proper capitalization, eg:
<LocalizationPair Name="%OutgameNewGameDescription">Start a new game, either in single or multi player.</LocalizationPair>
Without having access to the source code, is there a way for me to find out if the text...
Ways to make text uppercase