Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: October on Wed 13/07/2011 10:54:41

Title: How to use Chinese in AGS?
Post by: October on Wed 13/07/2011 10:54:41
Is there anyway to create an adventure game with AGS that uses Chinese?  Can it support UTF8 and can I add some Chinese font to the game?
Title: Re: How to use Chinese in AGS?
Post by: Gilbert on Wed 13/07/2011 11:02:40
No, there is no native support for anything > ASCII #255 at the moment, so there is no simple way to do this, apart from making all the messages sprites, or making some module/plugins for this purpose.