Page 1 of 2

Disney Dreamlight Valley Decrypt save

Posted: Thu May 30, 2024 11:38 am
by marko5789
How to decrypt your DDV save file and make it readable:

I'VE ONLY TESTED THIS ON STEAM VERSION

1. Go to [Link]

2. Locate your save folder by navigating to

Code: Select all

%userprofile%\AppData\LocalLow\Gameloft\Disney Dreamlight Valley
Find the folder named steam_XXXXXX
Open the folder and inside it is a profile.json

3.Drag and drop the profile.json into the cyberchef input

4. Download your decrypted profile and open it

[Link]

Re: Disney Dreamlight Valley Decrypt save

Posted: Thu May 30, 2024 12:46 pm
by BenCG3
Thanks now the dev's know it they're going to hide it more deeply ....
public const string ProfileEncryptionKey = "b5qhh8saJ8UlDJUzTZXd2Tg6mbo8W8n5"
in hex = 62357168683873614a38556c444a557a545a5864325467366d626f3857386e35

Thats smart u-u this is why i don't used this for my prog, but now it is puclic, nice job !

Re: Disney Dreamlight Valley Decrypt save

Posted: Thu May 30, 2024 12:55 pm
by marko5789
BenCG3 wrote:
Thu May 30, 2024 12:46 pm
Thanks now the dev's know it they're going to hide it more deeply ....
public const string ProfileEncryptionKey = "b5qhh8saJ8UlDJUzTZXd2Tg6mbo8W8n5"
in hex = 62357168683873614a38556c444a557a545a5864325467366d626f3857386e35

Thats smart u-u this is why i don't used this for my prog, but now it is puclic, nice job !
Do you think I care?

Re: Disney Dreamlight Valley Decrypt save

Posted: Thu May 30, 2024 12:56 pm
by BenCG3
marko5789 wrote:
Thu May 30, 2024 12:55 pm
BenCG3 wrote:
Thu May 30, 2024 12:46 pm
Thanks now the dev's know it they're going to hide it more deeply ....
public const string ProfileEncryptionKey = "b5qhh8saJ8UlDJUzTZXd2Tg6mbo8W8n5"
in hex = 62357168683873614a38556c444a557a545a5864325467366d626f3857386e35

Thats smart u-u this is why i don't used this for my prog, but now it is puclic, nice job !
Do you think I care?
Nice mentality !

Re: Disney Dreamlight Valley Decrypt save

Posted: Thu May 30, 2024 3:23 pm
by shana
marko5789 wrote:
Thu May 30, 2024 11:38 am
How to decrypt your DDV save file and make it readable:

I'VE ONLY TESTED THIS ON STEAM VERSION

1. Go to [Link]

2. Locate your save folder by navigating to

Code: Select all

%userprofile%\AppData\LocalLow\Gameloft\Disney Dreamlight Valley
Find the folder named steam_XXXXXX
Open the folder and inside it is a profile.json

3.Drag and drop the profile.json into the cyberchef input

4. Download your decrypted profile and open it

[Link]
I'm doing it like in the video but he doesn't want to download it to me in json, how do we save the output for download in json?

Re: Disney Dreamlight Valley Decrypt save

Posted: Tue Jun 04, 2024 1:16 am
by LuNaATr1Xx
I have downloaded my decrypted save as above, i have also edited it but then how do i get my game to use that save? it's still using the unedited version and if i delete that out it starts a new game, i am guessing i have to encrypt the file but i cant find out how to

Re: Disney Dreamlight Valley Decrypt save

Posted: Wed Jun 05, 2024 3:31 am
by Babu101490
How do we put it back on there once we're done editing?

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Jun 09, 2024 10:28 am
by jagienkamalinka
Babu101490 wrote:
Wed Jun 05, 2024 3:31 am
How do we put it back on there once we're done editing?
Just replace the file in save folder!

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Jun 09, 2024 10:29 am
by jagienkamalinka
LuNaATr1Xx wrote:
Tue Jun 04, 2024 1:16 am
I have downloaded my decrypted save as above, i have also edited it but then how do i get my game to use that save? it's still using the unedited version and if i delete that out it starts a new game, i am guessing i have to encrypt the file but i cant find out how to
No need to encrypt! AFter you edit the file you just replace it with the player.json in your savegame folder!

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Jun 09, 2024 1:12 pm
by jagienkamalinka
Btw can I just ask whether anyones saves have anything in 'ProblemTracker'? I wonder if it is some kind of variable that would store fixes based on problems contacted to support:

"ProblemsTracker": {
"ProblemsFriendshipAmountTooHigh": []
},
"LastResponse": null,
"LastRequestTimestamp": null,
"IsSane": true

(Is the last lines from the save file)

I did contact them a long time ago when one of my friendships were messed up, but would rather delete this line from save data in case they would check me for some reason

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Jun 09, 2024 3:44 pm
by Babu101490
Just putting in back in gives an error message and causes game to quit.

Re: Disney Dreamlight Valley Decrypt save

Posted: Mon Jun 10, 2024 11:14 am
by marko5789
Babu101490 wrote:
Sun Jun 09, 2024 3:44 pm
Just putting in back in gives an error message and causes game to quit.
You probably edited something wrong.

Re: Disney Dreamlight Valley Decrypt save

Posted: Tue Jul 02, 2024 9:53 pm
by ChrisGrx
Hi. When the save i downloading as text file and not json like before. I am doing something wrong? It was fine a week or so back.

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Aug 25, 2024 7:03 pm
by karoluku
Hello! When I drag my profile.json to input it just says '''maximum lenght exceeded'' and doesn't result in anything. I don't know what I am doing wrong :/

Re: Disney Dreamlight Valley Decrypt save

Posted: Sun Aug 25, 2024 8:04 pm
by Redemption
karoluku wrote:
Sun Aug 25, 2024 7:03 pm
Hello! When I drag my profile.json to input it just says '''maximum lenght exceeded'' and doesn't result in anything. I don't know what I am doing wrong :/
Same here buddy.