WitchSpring R

WitchSpring R

Not enough ratings
How to Psudo NG+
By Sixcross
Since there is a lack of NG+ supported nativly in the game I have built a guide to allow you to carry over Items/Stats to a new Save.
   
Award
Favorite
Favorited
Unfavorite
Modifying Save Files to Carry Over
****WARNING - BACKUP ALL SAVE DATA BEFORE YOU MODIFY ANYTHING - this will modify save data and can potentially corrupt or render your save game unusable if done incorrectly.

NG+ is not currently supported, however the save files - including progress, data, and stats are all
stored in unencrypetd data files which can be modified with some experimentation.

* Since this game forces cloud saving enabled it is recommended to launch the game with your computer disconnected from the internet. This guide won't go into details on how specifically to do that, however you can disable your network interface as a quick option.

Navigate to the cloud saves folder for the game: {Install Drive "C:\"}\Program Files (x86)\Steam\userdata\{UserID}\1958220\remote

https://steamuserimages-a.akamaihd.net/ugc/2099297979416382743/EB994E066A014E334E4929DA0E98D185ACADA50C/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

In this folder is the contents of your save and progress. The main file you want to pay attention to is the "playerStat_{SaveNumber}" file. If you open up this file you will notice that the entirety of your player data is saved here. This includes stats, inventory, spells, equips, etc.

https://steamuserimages-a.akamaihd.net/ugc/2099297979416394802/E789D7A163533AB9F77DFADB4A8707FECDA9C8E2/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

Create a new save in game and play up through the tutorial to the point where you can save. From there, navigate back to the saves folder and open up the new corresponding save file "playerStat_{SaveNumber}"

Then all you need do is simply copy the stats and elements you wish to carry over into the new file and save it. Then simply relaunch the game and load in with your carried over choices.
https://steamuserimages-a.akamaihd.net/ugc/2099297979416411631/1390DDFAF6A22C7C20554D45EC52B02F9735AE54/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false

Save your game again and then close. Re-Enable your internet connection and when you receive a warning about cloud save mismatch select your local files to overwrite the cloud data.

That's it - happy NG+


Additional Note: If you wish to carry over your playtime, you can follow the previous steps and copy the playtime from the sceneInfo_{SaveNumber} file.
8 Comments
parkssgo4 16 Jan, 2024 @ 2:49pm 
🤏🤏😂🤏🤏😂🤏🤏😂
Cannon Fodder 1 Dec, 2023 @ 4:35pm 
for the
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
Tendou Arisu 12 Nov, 2023 @ 10:19pm 
Pets are under petslist. And items are under myitemslist. I recommend using VS code for editing these kinds of files.
Tendou Arisu 12 Nov, 2023 @ 10:17pm 
If u have gotten the speed dragon previously adding it can make walking faster and early bosses easier.
Tendou Arisu 12 Nov, 2023 @ 10:13pm 
For me the best NG+ is just using ice magic circles for a new game. Ice is late game and not something that is used often. But not too OP like the other late game contents. For the staff, evolve it in a different direction then I did last time. This gives a brand new game play already.
Tendou Arisu 12 Nov, 2023 @ 4:14am 
ERROR: weapon weapon nutrition levels dont get carried over

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}
Tendou Arisu 10 Nov, 2023 @ 6:20pm 
ERROR:
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","",""]
Tendou Arisu 10 Nov, 2023 @ 2:08pm 
ERROR:
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",