[0.11.3]Path of the font of the Japanese is wrong
Posted: Sun Nov 16, 2014 10:08 am
Can't launch game in Japanese
When the jp to ja error no longer occurs
C:\Program Files\Factorio\data\core\locale\ja\core.cfg
before
after

C:\Program Files\Factorio\data\core\locale\ja\core.cfg
before
Code: Select all
[font]
default=locale/jp/fonts/regular.ttf
default-bold=locale/jp/fonts/bold.ttf
default-semibold=locale/jp/fonts/medium.ttf
Code: Select all
[font]
default=locale/ja/fonts/regular.ttf
default-bold=locale/ja/fonts/bold.ttf
default-semibold=locale/ja/fonts/medium.ttf