Update - Chinese localization
Testing the waters of localization. Have six other languages qued up if it is successful.
French and Arabic commas were outside the font and crashed the game - patched those.
Since games can only view triangles with textures (the trade-off when using GPU), all fonts has to be rendered on an image and I have to limit the amount of charachters that can be shown.
French and Arabic commas were outside the font and crashed the game - patched those.
Since games can only view triangles with textures (the trade-off when using GPU), all fonts has to be rendered on an image and I have to limit the amount of charachters that can be shown.