Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta









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