TGE not support BIG5 code ?
by Lebar Lee · in General Discussion · 09/21/2005 (7:50 am) · 8 replies
Sorry i'm new user. I purchased Torque Game Engine SDK.
I run Example: FPS Multiplayer.
Query:
I only can type English, not type Chinese. so not support BIG5 code?
Thanks.
I run Example: FPS Multiplayer.
Query:
I only can type English, not type Chinese. so not support BIG5 code?
Thanks.
#3
09/21/2005 (9:09 am)
You can access the beta in CVS. I'm not sure if UTF support is finalized yet in the Beta, though.
#4
I need to support Simplify chinese, Traditional chinese and English! I think I really need unicode support!
Do I need to pay for upgrade to version 1.4?
Can I download the beta version to develop with it now?
Best regards
jo
09/23/2005 (10:34 pm)
I have just brought Torque last day!I need to support Simplify chinese, Traditional chinese and English! I think I really need unicode support!
Do I need to pay for upgrade to version 1.4?
Can I download the beta version to develop with it now?
Best regards
jo
#5
Regards,
Xavier.
09/23/2005 (11:17 pm)
Jo: The CVS usually contains the latest unstable version of Torque, right now 1.4 is in rc2 (Release Candidate 2). The rc2 supports unicode, which is what you need to write in Chinese. You can of course develop on 1.4rc2, it's up to you, rc2 is pretty much what the final will be, with some minor changes.Regards,
Xavier.
#6
09/23/2005 (11:33 pm)
Search for the instructions on downloading the latest HEAD release from the CVS server. Access to the CVS server is provided free-of-charge to all registered Torque owners. 1.4rc2 supports unicode and Chinese character sets, if I recall Ben's recent .plan correctly.
#8
Now download 1.4 from the CVS server, bofore i have backup TGE. If can't login CVS server follow me, and try again.
Use Wincvs
Admin => Login
Protocol : "pserver"
Repository : "/cvs/torque"
Username : "Your Account"
Password : "Your Password"
Hostname : "cvs.garagegames.com"
***** CVS exited normally with code 0 *****
Remote => Checkout Module
Module name and path on the server : "torque"
Local folder to checkout to : "C:\Torque"
CVSROOT : " :pserver;username=YourAccount;password=YourPassword;hostname=cvs.garagegames.com:/cvs/torque"
09/24/2005 (8:26 am)
Thanks very much !Now download 1.4 from the CVS server, bofore i have backup TGE. If can't login CVS server follow me, and try again.
Use Wincvs
Admin => Login
Protocol : "pserver"
Repository : "/cvs/torque"
Username : "Your Account"
Password : "Your Password"
Hostname : "cvs.garagegames.com"
***** CVS exited normally with code 0 *****
Remote => Checkout Module
Module name and path on the server : "torque"
Local folder to checkout to : "C:\Torque"
CVSROOT : " :pserver;username=YourAccount;password=YourPassword;hostname=cvs.garagegames.com:/cvs/torque"
Associate David Montgomery-Blake
David MontgomeryBlake