Open Javanoyak opened 3 years ago
Same... Because my save file of PointofNoReturn deleted I can't go back to game after finishing but I want to overwrite some settings to a new save. I changed many things by writing all but with one mistake all is gone unfortunately.
If we implement this we need to keep in mind that some Nodes are dependent on others. Like Inventory and StatsSystem
As a first step it is now possible to copy nodes that have no childnodes. This sadly prevents copying over for inventory for example. We will continue to expand this feature
this would be a great feature to implement in the future, thanks for the updates!
Is it possible to copy a node as is from one save file to another?
What I aim to achieve is to create something similar to what a New Game Plus functionality does in games. Like copying the entire inventory of one character to a freshly started character save. By using a hex editor, I tried copying the inventory node between decompressed save files then recompressing the changed save but no luck. The recompressed save file still shows its old inventory.
An automated process would be very handy. As CDPR promised to deliver NG+ for this game, but didn't (like many other features).