Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kanji won't display in game
#5
It's not a Windows problem at all. You don't need to be in Japanese mode or anything. Changing the font in the editor isn't going to do anything either. You just have to change the font for the actual window itself to one that supports Japanese, using something like
self.contents.font.name = "Gulim"
I am using the english RGSS.dll with no problems displaying Japanese text ingame, so long as I set the font for the window to one that supports it.
Changing the .dll version isn't going to do anything to help beyond changing the default font for all windows to one that supports Japanese, which you could do yourself by adding 1 line of code in the 'main' script: Font.default_name = "some font"
Reply }


Messages In This Thread
Kanji won't display in game - by nuberus - 05-20-2010, 06:50 PM
Kanji won't display in game - by Jaberwocky - 05-20-2010, 10:47 PM
Kanji won't display in game - by nuberus - 05-21-2010, 01:51 AM
Kanji won't display in game - by nuberus - 05-21-2010, 03:32 AM
Kanji won't display in game - by Jaberwocky - 05-21-2010, 04:22 PM
Kanji won't display in game - by nuberus - 05-22-2010, 04:32 PM
Kanji won't display in game - by Ace - 05-22-2010, 06:37 PM
Kanji won't display in game - by nuberus - 05-23-2010, 08:04 AM
Kanji won't display in game - by MagitekElite - 05-29-2010, 09:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Help translating in game terms kyonides 2 6,556 09-07-2017, 06:29 PM
Last Post: kyonides
  How do you change the "Game.exe" ? Xathia Vastar 3 5,361 03-07-2010, 07:18 AM
Last Post: Xathia Vastar



Users browsing this thread: