Frictional Games Forum (read-only)
[LANG] Custom languages - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [LANG] Custom languages (/thread-13038.html)



Custom languages - Measuring - 02-02-2012

Hey! Can you make your own .lang files with a language that is not supported in the original Amnesia?
It's for a full conversion btw. Tongue



Greetz,
Measuring


RE: Custom languages - Your Computer - 02-02-2012

Possibly. Full conversions have the ability to specify which lang file to use, but don't expect the user to be able to select it from a drop-down list.


RE: Custom languages - Measuring - 02-02-2012

Oh, i would want it be selected as every other language. But i guess that is not possible then Sad
(02-02-2012, 03:52 PM)Your Computer Wrote: Possibly. Full conversions have the ability to specify which lang file to use, but don't expect the user to be able to select it from a drop-down list.




RE: Custom languages - Zjurc - 02-03-2012

It JUST might be possible. as far as I know .lang files don't actually care what's the text - so if you switch language to Russian, .lang will THINK it will show Russian but instead it will show another language you wrote.


So, for example you can select Spanish, and it will show... idk, Hungarian. If you wrote Hungarian in your extra_spanish.lang of course.
(idk if Spanish or Russian exist in the game, these are just plain examples)