Tuesday, April 29, 2014

How to Reset Dandelion's Lute Quest in The Witcher

I've been playing The Witcher recently and ran into a problem with a quest.  Basically, I messed up Dandelion's Lute quest:  I found the lute before even talking to Dandelion thus robbing Geralt of a Romance Card.  I found a somewhat successful way to fix this using The Witcher save game editor.

Here are some things you'll need:
  • The Witcher save game editor.
    • Make sure the run shortcut points to your install and save game files.  Right-click on the shortcut, select Properties, and check the Target text box.
    • For example, my shortcut link is: 
      • %windir%\system32\javaw.exe -DTW.install.path="D:\Program Files\Steam\SteamApps\common\The Witcher Enhanced Edition" -DTW.language=3 -Xmx256m -jar TWEditor.jar 
    • DTW.install.path is the install location of The Witcher.  In this case it is Steam, but your system may be different.
    • DTW.language=3 apparently puts it in English.
    • DTW.data.path (not seen in above example) controls save data path.  The default is "C:\Documents and Settings\{username}\My Documents\The Witcher".
  • Two save files:  One from the beginning of the game (your "source save game") and the one you want to change (your "target save game").
  • A backup of the to-be-changed saved game in case anything goes wrong.
Steps to reset the quest:
  1. File->Open the target save game.
  2. Delete Dandelion's Lute from Inventory.  (Important since it affects dialogue choices.)
  3. File->Save to save these changes.
  4. Click on the "Quests" tab.
    • Click on the name of the quest you want to change, such as Dandelion's Lute, and click the Examine button.
    • Note at the end of the description a file is listed.  This is the file we need to copy from the source save game to the target save game.  In the case of Dandelion's Lute, the file is called "q3031_lute".
  5. Actions->Unpack Save the target save game to a directory such as "target".
  6. File->Close the target save game.
  7. File->Open the earlier save game.
  8. Actions->Unpack Save the earlier source save game to a directory such as "source".
  9. Close the save game.
  10. Copy the quest file (such as "q3031_lute.qst" for Dandelion's Lute) from the "source" directory to the "target" directory, overwriting as necessary.
  11. In the save game editor, select File->Open and open the target save game again.  Select Actions->Repack Save and choose the "target" directory to merge all those files into the target save.
  12. File->Close to close the file.
  13. Play the fixed save.  Talk to Dandelion about the quest.  He should say to go see a woman.
  14. Visit the woman and this time she'll talk about Dandelion more and enable a Romance Card.
  15. Return to Dandelion, save the game, and edit this save file.  Re-add Dandelion's Lute to inventory and save.  Talking to him again will complete the quest.
This successfully reset the quest triggers to the point Geralt could earn a Romance Card.  However, this did not reset every conversation or previous action:  the woman who held the lute already knew Geralt, Geralt had already dealt with her father, and the lute wasn't returned to the trunk.  I also experimented with completing the quest and then resetting the quest file.  The conversation with Dandelion already occurred, so Geralt couldn't activate the lute quest.  In short, this quick and dirty way of resetting quests has very limited use. 

1 comment:

Comment moderation begins after seven (7) days.