Wildermyth

Wildermyth

Tell your own story
Craft and experience new stories and battles, new combat abilities, new art, items, foes, and more!
Learn More
taijan 8 Aug, 2020 @ 2:10pm
How to create mod for Japanese - Multi Byte language?
I tried to modify properties file , but Japanese characters are not displayed.
Please tell me what I need.

What I did is ...
newPlayer.title=Greetings. What are you called?
into
newPlayer.title=やあ、君の名前を教えてくれないか?
on interface.properties

then start game,
the position of newPlayer.title is blank.

I saved this file as UTF8.
I also tried nativ2ascii to convert , but I got same result.

Of course , modifying other character like English was succeeded.
< >
Showing 1-9 of 9 comments
davea 6 9 Aug, 2020 @ 9:33am 
Good question! I don't know the answer, and I'm sure the dev team will look here occasionally. You may have faster response and a larger audience if you join discord using the link in game, and then go to the #translations channel in discord.
taijan 9 Aug, 2020 @ 5:58pm 
Okay I registered discord channel.
But I am stranger in discord. I don't know how to post message because I have no permission.
I will wait for it.
davea 6 10 Aug, 2020 @ 1:01pm 
I think you may need to follow this instruction in order to post?
To gain access to the rest of the server, please react to the first message in #recruitment to gain the Greenhorn role.
When you're ready, join us in #general-discussion , introduce yourself in #your-story , and check out the #faq !
Worldwalker Games  [developer] 2 10 Aug, 2020 @ 1:18pm 
The game's default font does not support Japanese characters, but we have a way to add support for other font sets. It's a bit complicated but basically, we need to pick some fonts to use to replace the core ones - titles, body(UI), comic, and "action."

Once we have the fonts set up, and when we ship that patch, you will be able to choose "use local fonts" in the interface options and your text will show up. This is currently working for Chinese and Russian font sets so it's mainly just about choosing which fonts we want. If you have any font suggestions I'd be happy to hear them.

And yeah discord is usually a quicker way to get answers.
Worldwalker Games  [developer] 2 10 Aug, 2020 @ 1:19pm 
UTF-8 is the correct encoding.
taijan 10 Aug, 2020 @ 2:13pm 
When I see the file in Wildermyth\jre\lib\fontconfig.properties.src,
Japanese font I need are

MS Mincho
MS Gothic

filename.MS_Mincho=MSMINCHO.TTC
filename.MS_PMincho=MSMINCHO.TTC
filename.MS_Gothic=MSGOTHIC.TTC
filename.MS_PGothic=MSGOTHIC.TTC

these fonts are usual in Japan.

Thanks.
Worldwalker Games  [developer] 2 11 Aug, 2020 @ 7:16am 
I'll take a look at these and see if I can put together a Japanese font placeholder for our next patch, thanks!
Worldwalker Games  [developer] 2 12 Aug, 2020 @ 9:12am 
this is now available on the unstable beta
taijan 12 Aug, 2020 @ 11:48am 
I got it. Thanks.
I appreciate your quick support.
You can see a part of result on discord.
< >
Showing 1-9 of 9 comments
Per page: 1530 50