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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
However, it has no effect.
As usual, gamedata will be blank.
3: illegal multibyte sequence
Failled to execute script NierAutoModSave
The command prompt screen disappears immediately.
When I use savedata of another person, GameData will be updated and it will be from the beginning.
I am using the downloaded file from the following URL
https://drive.google.com/file/d/0B-frtRzzW5dycXRLLVBhYXcwQ3c/view
I can use the file that I backed up successfully.
My game crashed and PC restarted, then there is no option to continue my save files.
So I searched and got to this thread. My save files is there in my document
but when I run your program, It display "UnicodeEncodeError: 'Charmap' codec can't encode"
and close instantly.
Is there anything I can do for this?
and thanks for your effort.
None
while True:
print u'Please select prefered language 请选择语言\n0 = English, 1 = 中文\n'
idx = raw_input()
try:
idx = int(idx)
if idx !=
There are chinese characters in the code
I just add to the repo an English-only version of both the script and the excutable.
I originally intended to build a bilingual tool for both the regular steam English users and my fellow Chinese friends. Guess that doesn't work well. Being a Chinese and programmer, I sometimes hate Chinese characters, they always mess around with complicated Unicode issues.
Which does a scheduled backup
Please download and use this one:
https://github.com/jimmyazrael/NierAutoModSave/raw/master/NierAutoModSave_en_v_0_1.exe
And do remember to put steam to offline mode before running it.
Do you mind zip your whole save folder and send it to me? I will take a look.