pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
863 stars 124 forks source link

cant play japanese #451

Closed yomogi163927 closed 2 months ago

yomogi163927 commented 2 months ago

I've tried many times, but I can't set up Japanese. There is no problem with other languages.

pixeltris commented 2 months ago

Changing language is described here https://github.com/pixeltris/YgoMaster/blob/master/Docs/FileLoadError.md#changing-language

I'll give a detailed explanation.

The problem

Changing language requires downloading language data. YgoMaster isn't able to download data. If the language set on YgoMaster doesn't match the language set on Steam you will get a "LOAD FILE ERROR" popup when running YgoMaster.

Changing language (method 1) (recommended)

Changing language (method 2)

This example uses Japanese as the desired language

Title screen / home screen

pixeltris commented 2 months ago

In https://github.com/pixeltris/YgoMaster/commit/04d7d545d3d3b6028071b6a9b545e70bd9845854 I have made it a lot easier to change the language. All you will need to do is set the language on the Steam version of the game, go through to the home screen to download the language files, then open YgoMaster. This will be in the next release (v1.50). For an immediate fix you'll want to follow the steps in my comment above