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
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",