Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello. I'm Japanese, so I want to play in Japanese, but when I set the language to Japanese, the screen always goes black when I select New Game, and I can't go any further.

Perhaps you've set all the text in the game to Japanese? Depending on your production environment, if you do that, internal things like flags, variables, and label names will also be automatically translated into Japanese, which could completely break the game. (This often happens in production environments similar to html.)


こんにちは!私は日本人なので日本語でプレイしたかったのですが、オプションで日本語にすると「新しいゲーム」を選んだ場合、画面が暗転したまま先に進めなくなります。

これはhtmlと似た制作環境で起こる可能性があります。変数やフラグ、ラベルなどの内部的なものまで日本語に変わってしまい読み込めなくなってしまうからです。

改善よろしくおねがいします。


Hello! Sorry about that. I're recently been updating how localisation works. Currently adding in 4 more languages. But before the next build Ill make sure to run through all of them to make sure they work. That should be out in 2 weeks for the public.