Game Development Community

Localization

by Steven Meek · in Torque Game Builder · 05/17/2008 (8:05 am) · 7 replies

Where do I download this mysterious langc program for TGB? I need to add localization to my project. but I cannot find the program anywhere and the Wiki references it.

Steven

#1
05/17/2008 (11:01 am)
What is LangC?
#2
05/17/2008 (3:39 pm)
Http://tdn.garagegames.com/wiki/TorqueLocalization
#3
05/20/2008 (6:53 pm)
Addendum.... How the heck do I get TGB to support unicode languages at all? I've created other language files which display blocks instead of the special character for that specific language. Results are different on mac and vista machines, mac shows some characters as something that looks like wingdings.

Help? TGB documention is no help or I don't know the keywords to look for....
#4
05/21/2008 (1:33 pm)
Did you make sure to save the files as UTF-8?
#5
05/22/2008 (1:50 pm)
Yeah. I'm trying simplified mandarin and swedish as examples. No luck in UTF-8... unless theres a way to encode the file specific to torque. Im using editpad pro to save as UTF-8 on vista
#6
05/22/2008 (3:55 pm)
You also have to make sure the character font you are using has the needed characters available... otherwise you'll get the nice square blocks instead of the characters you expect.

Cheers
#7
05/22/2008 (10:57 pm)
Has anyone on here had success with localization and TGB? I've seen solutions for TGE, but not for TGB...

If someone has made localization work, can you message me? I'd like to create a tutorial and post it on the TGB Network.