Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
\my documents\my games\production line?
Does it work if you launch it as administrator (from windows explorer, not steam).
Thanks.
*CAUSE*
The root cause of this issue is when your system (windows 7 or windows 10 upgraded from windows 7) are originally installed with non-english as your primary language, and that will create an "my documents" directory in your local language but with a "documents" hyper link pointing to it. Therefore the real filename of the "documents" directory is stored in a non-english language, but it should also be accessible with "my documents" since the link points to it.
However, the implementation of production line seems trying to load the real name of the directory and then make new dir names based on it, and it causes problem because the language doesn't support well for multi-bytes languages (eg: chinese), and that will make the manipulated path non matching to the "my documents" directory stored in your local language.
*SOLUTION*
Find your "My documents" or "Documents", right click the folder and open "properties", you should find a tab called "location", open it and it shows the real storage path, very likely pointing to a path with your local languages.
Change this path to a full english path, eg: "C:\Users\<user_name>\OneDrive\Documents" and save. Don't worry, windows will automatically copy all contents from old location to the new location.
And the issue should be fixed.
By the way, I found this also solves the issue for a few other games.
Enjoy the game!