hello, does anyone know how to set up support for different languages in a goldsource mod?
Testing the steam install differnt languages of HL 1, I can see that the directory structure is something like this:
half-life/moddirectory/ (normal mod directory)
half-life/moddirectory_russian/ (contains localized russian files, all with filename_russian)
ex: half-life/moddirectory_russian/resource/gameui_russian.txt
What I don't understand is once you add some files into a folder like:
half-life/moddirectory_languagename/resource/gameui_languagename.txt
is how do you get the game to launch and actually use the localized language files? Is there a launch command to set the language??
or, does anyone have an example of a mod that has supported multiple languages?
Thanks for any help.
p.s. this page give lots of details of the file loading order for goldsource, but it doesn't describe how to "turn on" a localized folder for a mod:
https://developer.valvesoftware.com/wiki/GoldSource_SteamPipe_Directories