安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









ERROR: game freeze before fighting demons in the mines.
What I did:
Put my normal player stat back to that safe. Play past the cut scene. Put my NG+ save back.
Other possible options?:
and get rid of Carico from the pet list from playerStat_{SaveNumber} if you have it as a pet
{"petID":"Carico","petNameID":"Carico","love":8,"isGuest":false}
looks like you have to get rid of 4-fork lightning as well
copy the entire list in "weaponNutrialList":[] from playSystem_{SaveNumber}
ERROR: game freeze before fighting demons in the mines.
What I did:
Put my normal player stat back to that safe. Play past the cut scene. Put my NG+ save back.
Other possible options?:
and get rid of Carico from the pet list from playerStat_{SaveNumber} if you have it as a pet
{"petID":"Carico","petNameID":"Carico","love":8,"isGuest":false}
during tutorial for pig pet feeding and magic circle crafting, I cannot continue since I already maxed out my pet and have crafted the magic circles.
WORK AROUND for pet:----------------------------------------
change
{"petID":"PigJunior","petNameID":"PigJunior","love":15,"isGuest":false}
to
{"petID":"PigJunior","petNameID":"PigJunior","love":5,"isGuest":false}
WORK AROUND for magic circle:------------------------------------
I had a save of every quest. copy the save to the save right after the tutorial.
WORK AROUND for magic circle method 2:------------------------------------
there might be a way to edit the save file
something to do with the
MAGICCIRCLE_Fire
perhaps delete the
{"id":"MAGICCIRCLE_Fire_4","count":1,"category":2}
and
["MAGICCIRCLE_Fire_4","",""]
The game would not load after copying everything from playerStat_{SaveNumber}
SOLUTION:
I finished the game and has the dress Sara gave me on. so the save starts with this:
{"playerObjID":"SeraDressLakeSky","playerObjID_Original":"BlackberryBloom","dressID":"SeraDressLakeSky",
Change this part to this:
{"playerObjID":"BlackberryPink","playerObjID_Original":"BlackberryPink",