Saturday, May 14, 2016

Savefile issue with Miranda

If you played V.1605-02 and used your savegame for 03, you will probably not be able to find Miranda again. This has a technical reason because in V02 she was ported to a different - not accessable - map then in V03 and this info isn't updated. So if you didn't find her in her cave, what you can do is:
* Go to your gamefolder
* Open your savefile.save with a standard texteditor
* Look very much at the bottom for some lines that say something like:

<NpcInfo>
<Data InternalName="MirandaSuccubus" Name="Miranda" AffectionPoints="45" ShowAffectionPoints="true" Male="false" Female="true" EventName="SuccubusMirandaMainEvent" />
<MapInternalName>NPCVoid</MapInternalName>
<AffectionPoints>45</AffectionPoints>
<X>10</X>
<Y>3</Y>

* Change NPCVoid to MirandaCave01
* Change the bottom values for x and y to 10 and 3

That should make her appear in her cave if you already finished her questline on the graveyard.
This is a problem that probably will appear too in the next version so we try to figure out a fix for this.

No comments:

Post a Comment