Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.