ROM Hack DRAGON DOGMA DARK ARISEN SAVE EDITOR

Eriatarka

Active Member
Newcomer
Joined
Feb 22, 2013
Messages
35
Trophies
1
XP
501
Country
United States
I personally wouldn't go online in any game while in atmosphere (or whatever you use) and the offline pawns are just as helpful imo. If you want powerful ones, use this save editor to get 999999 "internet points" and when you get a pawn use the stones search function to get higher leveled ones.

What exactly are the online points?
 

tegzie

Well-Known Member
Newcomer
Joined
Jun 5, 2014
Messages
64
Trophies
0
Age
35
XP
453
Country
What exactly are the online points?
The points used to get higher levelled pawns. So if your lvl 6 but your pawn is lvl 20 you pay a fee with online points, the greater the level difference more points you use. Using to save editor to generate points allows max level pawns which is 199 or infinite.
 
  • Like
Reactions: Eriatarka

Eriatarka

Active Member
Newcomer
Joined
Feb 22, 2013
Messages
35
Trophies
1
XP
501
Country
United States
I transfered a pc save to switch xbox and ps3 dont work.

Pc save to Switch definitely works.
I tested it and works just fine.
The Switch version of the game is based on the PC port, this is also the reason the save editor for PC works for the Switch file.
 

Staark

Member
Newcomer
Joined
Sep 8, 2018
Messages
11
Trophies
0
Age
32
XP
416
Country
United Kingdom

omega7

Well-Known Member
Member
Joined
Jun 16, 2018
Messages
106
Trophies
0
Age
27
XP
565
Country
Australia
Pc save to Switch definitely works.
I tested it and works just fine.
The Switch version of the game is based on the PC port, this is also the reason the save editor for PC works for the Switch file.
when i transfred the save with the name change ,the game said that the save was corrupted
 
Last edited by omega7,

kja4kc

Member
Newcomer
Joined
Jul 29, 2018
Messages
13
Trophies
0
Age
34
XP
249
Country
United States
Ya, it seem that when the program (from 360haven) resign/rehash's the save file, it corrupts it. I opened up my unedited save file, decompressed then recompressed it without editing anything and save was corrupted when I tried to load it.
 
Last edited by kja4kc,

omega7

Well-Known Member
Member
Joined
Jun 16, 2018
Messages
106
Trophies
0
Age
27
XP
565
Country
Australia
ok i figured out that if you grab the Savegame tool dor dragon dogma on steam, you can convert it to xml and edit it (use https://www.360haven.com/forums/thr...gma-Modding-Full-Save-Editing?highlight=dogma as reference)
This program is a command prompt program, so open the command prompt, drag the progam into it and then space, then type "-u" then space and then drag the the save file into the command prompt and it should unpack it. The list of command is in the Readme file.

Edit : If you just open the progam without command prompt THEN IT WILL CLOSE IMMEDIATELY
 
  • Like
Reactions: rafaelia

rafaelia

Well-Known Member
Newcomer
Joined
Feb 17, 2010
Messages
69
Trophies
1
XP
984
Country
ok i figured out that if you grab the Savegame tool dor dragon dogma on steam, you can convert it to xml and edit it (use https://www.360haven.com/forums/thr...gma-Modding-Full-Save-Editing?highlight=dogma as reference)
This program is a command prompt program, so open the command prompt, drag the progam into it and then space, then type "-u" then space and then drag the the save file into the command prompt and it should unpack it. The list of command is in the Readme file.

Edit : If you just open the progam without command prompt THEN IT WILL CLOSE IMMEDIATELY

Awesome! I managed to place Secret of Metamorphosis into my inventory using this tool, here's a list of item IDs (https://docs.google.com/spreadsheet...ZeSZMqOWG2YuzWcDA5aYm2PAc/edit#gid=2076196192)
 

rafaelia

Well-Known Member
Newcomer
Joined
Feb 17, 2010
Messages
69
Trophies
1
XP
984
Country
Could you tell me how to do it? I want gold idol

Sure, so use checkpoint to get your DD_Savedata, transfer to PC, place in the root of your C: drive, download the DDsavetool.exe and put in the same place, run CMD, navigate to C: drive root (cd C:\), then type "DDsavetool.exe -u DD_Savedata", you'll then have a DD_Savedata.xml file.

Open that file with a text editor, find the place that begins with <array name="mItem" type="class", below that lists all the items in your inventory, the first for me had <s16 name="data.mItemNo" value="63"/> - this is the item ID, I checked using the spreadsheet to see what item 63 was to make sure it was unimportant (it was just a Beech Branch) and replaced that number with the one I wanted e.i 1635 for the Secret of Metamorphosis.

Once done save the XML file, and open CMD again, this time typing "DDsavetool.exe -r DD_Savedata.xml" to repack the save, then you simply transfer to switch and inject the new save using checkpoint :)
 
  • Like
Reactions: Lalapaloozer

Eriatarka

Active Member
Newcomer
Joined
Feb 22, 2013
Messages
35
Trophies
1
XP
501
Country
United States
when i transfred the save with the name change ,the game said that the save was corrupted

Did you change the save file name? you cant just put the ddda.sav into the switch I think.
This is what I did: I created a backup using checkpoint, then on the computer I replace that checkpoint save with the pc one (you gotta change the pc save file name to the one from the switch)
extension an all though The switch save doesn't have any extension; it isn't a .sav if I'm correct.

Do that and see if it works. I've done it a couple of times like this with no issue.

Edit: My bad my brain is still asleep, I just properly read your reply.
If you correctly change the name (taking in mind the extension which is none) and is a "virgin" save, meaning no edits. I don't know then what could be the problem.
I've imported a pc save file and I have also edited using OP's link to add more online points (rift crystals) with 0 issues.


--------------------- MERGED ---------------------------

any way to convert the switch save file to be use for pc ?

Extract the save file and change the name to ddda.sav and that's it, You pc version should be able to recognize it.
 
Last edited by Eriatarka,

DiabloFan42069

Member
Newcomer
Joined
Feb 9, 2019
Messages
20
Trophies
0
Age
44
XP
123
Country
United States
Last edited by DiabloFan42069,

Nazosan

Well-Known Member
Member
Joined
May 12, 2009
Messages
576
Trophies
1
XP
1,089
Country
United States
I too am unable to get my PC save to work on the Switch version. No clue why. I had an idea from this though. Using ddsavetool I extracted the save data, then repacked it with the same tool. Curiously enough this seems to have worked. Perhaps you might try doing that for going the other way around?

Open that file with a text editor, find the place that begins with <array name="mItem" type="class", below that lists all the items in your inventory, the first for me had <s16 name="data.mItemNo" value="63"/> - this is the item ID, I checked using the spreadsheet to see what item 63 was to make sure it was unimportant (it was just a Beech Branch) and replaced that number with the one I wanted e.i 1635 for the Secret of Metamorphosis.
I think you looked at the same tutorial I did on NexusMods. But this is the hardest possible way. If you look at the posts there is a much better way. Just edit <s32 name="mSurgeryTicket" value="0"/> to say <s32 name="mSurgeryTicket" value="-1"/> in the XML instead.
 

Valdrrak

Well-Known Member
Newcomer
Joined
Sep 15, 2016
Messages
62
Trophies
0
Age
33
XP
509
Country
I too am unable to get my PC save to work on the Switch version. No clue why. I had an idea from this though. Using ddsavetool I extracted the save data, then repacked it with the same tool. Curiously enough this seems to have worked. Perhaps you might try doing that for going the other way around?


I think you looked at the same tutorial I did on NexusMods. But this is the hardest possible way. If you look at the posts there is a much better way. Just edit <s32 name="mSurgeryTicket" value="0"/> to say <s32 name="mSurgeryTicket" value="-1"/> in the XML instead.

To make your files on switch work on PC you need to open the file up with the DDsavetool.exe by dragging the save file (renamed to DDDA.sav) over top of the exe then it will generate a "DDDA.sav.xml" then you can do what you like with it but then before you repack it for PC use you need to add;

<u64 name="mSteamID" value="#############"/>

near the bottom under <u32 name="mTimeAttackBest" value="4294967295"/> works for me. its like line 743254 or something and make sure the steamID value is your steam one, so you can find this by extracting a PC save to xml and grabbing it from there. Now we just need mods to work haha.
 

Nazosan

Well-Known Member
Member
Joined
May 12, 2009
Messages
576
Trophies
1
XP
1,089
Country
United States
Not sure why you quoted me. As you can see in the quote I said the other way around. I got it sorted though.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
  • I @ I-need-help-with-wup-wiiu:
    i need help with nusspli failed downloads, can someone respond to my thread? pretty please:wub:
  • Sheeba- @ Sheeba-:
    I can't wait to hack my 11.00 PS4 pro
    Sheeba- @ Sheeba-: I can't wait to hack my 11.00 PS4 pro