File information

Last updated

Original upload

Created by

me

Uploaded by

yhmtg

Virus scan

Safe to use

23 comments

  1. niokilo
    niokilo
    • member
    • 0 kudos
    Pro tip:
    edit the dd.bat file
    add at the end of the file pause
    now it will not close once finished, so if something go wrong you will be able to see the error message.
     
    java -jar dd.jar %1 %1_NEW.xml

    pause

    1. Thanks for the tip, but I don't know what to do next
      "Error: Unable to access jarfile dd.jar"
      so it doesn't do the thing, I have Windows 10 x64
      can anyone help?
      I tried to change some users accessabilty properties for it but it doesn't help.
    2. iStryka
      iStryka
      • premium
      • 0 kudos
      Install Java
      Have 4 files in 1 folder
      ddsavetool.exe
      dd.bat
      dd.jar
      ddda.sav

      move ddda.sav to ddsavetool to create ddda.sav.xml
      move ddda.sav.xml onto dd.bat
      it will create ddda.sav.xml_NEW.xml
      rename old ddda.sav.xml to ddda.sav.backup to keep a backup copy
      rename ddda.sav.xml_NEW.xml to ddda.sav.xml
      move newly renamed ddda.sav.xml onto ddsavetool to create ddda.sav
      move ddda.sav into the ddda game save folder.
  2. MoonLightXGS
    MoonLightXGS
    • member
    • 0 kudos
    work like charm in 2022 thanks for the great mod
  3. Allan214
    Allan214
    • member
    • 0 kudos
    https://www.fluffyquack.com/tools/DDsavetool.rar

    link for fluffy's tool
  4. lDRlGladiador
    lDRlGladiador
    • member
    • 0 kudos
    Assim que abro o Savetool ele fecha imediatamente.
  5. Emjoelee
    Emjoelee
    • member
    • 0 kudos
    It works.... I guess...????????
    1. Emjoelee
      Emjoelee
      • member
      • 0 kudos
      ????????????
  6. soin160594
    soin160594
    • premium
    • 2 kudos
    Mod not working atmn, nothing is changed when i follow the instruction
  7. mangomod
    mangomod
    • member
    • 4 kudos
    Very useful BAT script. Thank you, yhmtg.

    However, your instructions;
    "1) Unpack your save file using DDsavetool
    2) Drag it onto dd.bat
    3) Repack the generated file using DDsavetool
    4) Rename it and put it back into your saves directory"
    aren't phrased quite right.

    It should actually say:
    1) Unpack your DDDA.sav (file type SAVE) save using DDsavetool
    2) Drag your internal save (the one that came OUT of your SAVE file, it should be a XML type file) onto dd.bat
    3) Once dd.bat closes (which should be instantly), rename DDDA.sav.xml_NEW to DDDA.sav
    4) Now take DDDA.sav (XML) and drag it onto DDsavetool and move your DDDA.sav (SAVE) once finished to your save directory

    Cheers!
    1. yhmtg
      yhmtg
      • member
      • 2 kudos
      Thanks for the detailed instructions. Very helpful!
    2. marcellobizzi96
      marcellobizzi96
      • member
      • 0 kudos
      Great, now the DDsavetool guy reprogrammed it only to accept "DDDA.sav.xml_NEW" files, and this programmer did as as well by putting out "DDDA.sav.xml" files only, so now you actually need to add '_NEW' to repack it properly.
  8. LovelyLudwig
    LovelyLudwig
    • member
    • 2 kudos
    Doesn't work anymore. It just corrupts your save file.
  9. munky0705
    munky0705
    • premium
    • 0 kudos
    I saw the dd.bat file now. I downloaded the wrong file initially.
  10. Drake0713
    Drake0713
    • premium
    • 120 kudos
    In case it helps anyone else out, instead of doing drag/drop actions you can do all the steps from the command prompt with the files needed sitting on your desktop:

    C:\Windows\system32>cd C:\Users\NAME\Desktop\

    C:\Users\NAME\Desktop>Dsavetool.exe -u DDDA.sav
    Unpacked save to DDDA.sav.xml

    C:\Users\NAME\Desktop>dd.bat DDDA.sav.xml

    C:\Users\NAME\Desktop>Dsavetool.exe -r -pc DDDA.sav
    Repacked save to DDDA.sav