Hi Guys,
I’ve come up against this problem and have followed the fix but I still have no localization working in my packaged game. I’ve set the [Internationalization] entry in my config file to:
+LocalizationPaths=%GAMEDIR%Content/Localization/Game
Are you guys using .pak files or loose files?
Also, we are using the base culture identifiers (en, fr, it, de, es) rather than the longer versions (en-US, fr-FR, it-IT etc). I’m wondering if this is causing a problem.