Dreamlight Valley Rift in Time DLC

  • Thread starter Thread starter tylern98
  • Start date Start date
  • Views Views 52,355
  • Replies Replies 232
Hello,

Wondering if anyone know's where I can find the newest update to download. Want to be able to get the newest characters
 
REMINDER: ALWAYS CREATE A BACKUP OF YOUR PROFILE FILE

HOW TO UNLOCK VANELLOPE
(Check my previous posts to learn how to find and decrypt profile file)

Step 1: Mark the quest as completed
In order to make the quest appear as completed, you need to search for the "MissionsCompleted" section. There, you will see a list of all the quests you have completed. The "Faith, Trust, and Pixel Dust" quest ID is 2070000905. Add the ID to the list. It should look like this (keep in mind that everyone's list will look different, but the important part is to add the ID at the end):


"QuestInfo": {
"MissionsCompleted": [
2070000620,
2070000691,
2070000628,
2070000905


After doing this, use the search option to look the ID (2070000905) up to find something that looks like this:

Code:
"Characterld": 10000031, "Missionid": 2070000905, "CurrentStepindex": 0, "MissionSteps": [
{"SubSteps": I ( "Obiectives": [ ( "ItemFilter": ( "Data": null ), "TargetAmount": 1,
"ProgressKevs": (), "Status": "MissionStepStatus_Ongoing", "GoBehaviorlat": 0,
"StepType": "StepGameplay", "MinWeightRequired": 0, "MaxWeightRequired": 0, "ItemIdsCollected": [],
"GridObjectIdsCollected*: [1, "TargetCharacterItemID": 10000031, "AmountToSpawn": 0,
"SpawnRadius": O, "ItemAmount": O, "ItemFiltersWithAmount: [ 1, "MinStarRatingRequired":
0, "WasSkipped": false } 1} 1 }

Replace MissionStepStatus_Ongoing for MissionStepStatus_Completed.

Step 2: Add Vanellope to the Village
Once the quest is completed, we also need to modify Vanellope's status. To do so, search Vanellope's Character ID (10000031) and change the status from "Secret" to "InVillage". After editing, it should look like this:


"Base": {
"id": 10000031,
"obtainedTime": null
},
"FriendshipLevel": 0,
"Friendship": 0,
"Happiness": 0,
"Status": "CharacterStatus_InVillage",
"DiscussedWithTheAvatarToday": false,
"LastGiftDate": null,
"LatestGiftedItems": [


About people losing their progress after editing profile.json

When using JKSV to restore the edited save file, you have to create a folder WITH ALL THE OTHER FILES, not just the profije.json file. If you restore a folder with only profile.json in it, the save file is not complete so it won't work.
Hello, wondering if you know the mission id for the mission once you get her in the village, trying to unlock Daisy
 
Hola! alguien tiene una partida para compartir que los dlc ya esten desbloqueados y venellope ya esté en la isla?
Post automatically merged:

Holaa! alguien tiene una partida guardada para compartir que tenga los dlc y venellope ya desbloqueada? Graciaas!
 
dreamlightcollecter with this solution do I have to remove the node LastKnownBoughtExpansionsAnyPlatform?
Right now I updated to the latest version and all my expansions are disabled, when I had the first 3 enabled and functional until today.
Thanks.

EDIT: Nevermind, it seems to work, in the collections tab everything is unlocked in my current save, so no, there is no need to delete LastKnownBoughtExpansionsAnyPlatform. I was getting confused because usually with every new update the splash screen changes, but with the latest patch it shows the original screen, maybe they changed it?
 
dreamlightcollecter with this solution do I have to remove the node LastKnownBoughtExpansionsAnyPlatform?
Right now I updated to the latest version and all my expansions are disabled, when I had the first 3 enabled and functional until today.
Thanks.

EDIT: Nevermind, it seems to work, in the collections tab everything is unlocked in my current save, so no, there is no need to delete LastKnownBoughtExpansionsAnyPlatform. I was getting confused because usually with every new update the splash screen changes, but with the latest patch it shows the original screen, maybe they changed it?
They changed a little bit the way DLC is tracked, but nothing too confusing. Glad it worked! And yes, for some reason they decided to use the original image for the homescreen for this update.
 
  • Like
Reactions: maqjav
could someone share the cyberchef link to decrypt the game profile json, please.

i have always used the same link but today, is giving me an error "Error: Failed to hydrate operation 'AES Decrypt': Error: Failed to set value of ingredient 'IV Length': Error: Invalid ingredient value. Not a number: NaN"
Post automatically merged:

dreamlightcollecter with this solution do I have to remove the node LastKnownBoughtExpansionsAnyPlatform?
Right now I updated to the latest version and all my expansions are disabled, when I had the first 3 enabled and functional until today.
Thanks.

EDIT: Nevermind, it seems to work, in the collections tab everything is unlocked in my current save, so no, there is no need to delete LastKnownoughtExpansionsAnyPlatform. I was getting confused because usually with every new update the splash screen changes, but with the latest patch it shows the original screen, maybe they changed it?
My code is still including LastKnownoughtExpansionsAnyPlatform.
I copied everything following the entries below, but I'm getting an error.
 
Last edited by djwarcr,
could someone share the cyberchef link to decrypt the game profile json, please.

i have always used the same link but today, is giving me an error "Error: Failed to hydrate operation 'AES Decrypt': Error: Failed to set value of ingredient 'IV Length': Error: Invalid ingredient value. Not a number: NaN"
Post automatically merged:


My code is still including LastKnownoughtExpansionsAnyPlatform.
I copied everything following the entries below, but I'm getting an error.
You can find the updated recipe and the piece of code including the LastKnownoughtExpansionsAnyPlatform section here.
 
  • Like
Reactions: djwarcr
Since the last update (1.24.1), I no longer have access to my DLCs. I can see that progress has started on each DLC, but I can't access Winnie. I tried checking my profile's JSON file, but I can no longer decrypt it using the link, so I can't figure out how to regain access to the DLCs I had started. Also, yes, they’ve reverted to the original image. Thanks for your help in getting the DLCs back.
Post automatically merged:

How To Unlock All Disney Dreamlight Valley DLC on HomeBrew Switch
(Summary of all the information for those who find this thread in the future)

-

Finding and Opening profile.json File

First, you need to dump your save. I prefer to use JKSV, but there are more options.

Once you dumped your save, you need to transfer the folder to your PC. Inside the folder you will find a file named "profile.json"; this file is encrypted, so you will need this tool to decrypt (the link should give you the site with the recipe ready to just drag your profile file). The tool will give you a new file named "profile", you will need to add the extension JSON again (just rename and add .json). Now you will be able to modify your save data.

You don't need to encrypt the file again after editing. Just place the new modified profile file back to the folder and restore using JKSV.

It is really important that you guys are careful with commas and symbols, any mistake will trigger the Error #1 to pop up. Also, ALWAYS make backups in case something goes wrong.

-

Adding the DLCs
Using this method doesn't require any NSP file, but you still need to update your game to the latest version available.
Inside the profile.json file, go to the very end and find the "LastKnownBoughtExpansions" property. You will have to edit "LastKnownBoughtExpansions", "LastKnownBoughtExpansionsAnyPlatform", and "ExpansionPackOwnershipByPlatform" to add the desired DLC:

"LastKnownBoughtExpansions": [
"Expansion1PackExpansionPass_Nintendo_OnlineKey",
"Expansion2PackExpansionPass_Nintendo_OnlineKey",
"Expansion3PackExpansionPass_Nintendo_OnlineKey"
],
"LastKnownBoughtExpansionsAnyPlatform": [
"BaseGame",
"Expansion01",
"Expansion02",
"Expansion03",
"WinnieDLC"
],
"ExpansionPackOwnershipByPlatform": {
"Nintendo": {
"Entries": [
{
"PackName": "Expansion1PackExpansionPass_Nintendo_OnlineKey",
"PackType": "ExpansionPack",
"Type": "Type_Purchased"
},
{
"PackName": "Expansion2PackExpansionPass_Nintendo_OnlineKey",
"PackType": "ExpansionPack",
"Type": "Type_Purchased"
},
{
"PackName": "Expansion3PackExpansionPass_Nintendo_OnlineKey",
"PackType": "ExpansionPack",
"Type": "Type_Purchased"
},
{
"PackName": "MiniExpansion1PackExpansionPass_Nintendo_OnlineKey",
"PackType": "ExpansionPack",
"Type": "Type_Purchased"
}
]
}
},

If you get Error#1, it means you edited something wrong. I recommend to ALWAYS create backups; otherwise, you can lose your whole save data.

-

DLC Code Names

A Rift in Time (requires update 1.8) = Expansion1PackExpansionPass_Nintendo_OnlineKey
Storybook Vale (requires update 1.14) = Expansion2PackExpansionPass_Nintendo_OnlineKey
Wishblossom Ranch (requires update 1.20) = Expansion3PackExpansionPass_Nintendo_OnlineKey
Honeyglow Woods (requires update 1.24) = MiniExpansion1PackExpansionPass_Nintendo_OnlineKey

-​

Also, wanted to say thank you to coffeatime for trusting my steps and testing this.

-

[Jan 12 2025 Update]

When restoring the save file back into your switch, don't forget to also add the other files into the folder. If you only put the profile.json inside the folder, you will lose the progress. Just copy the other files from your initial dump and paste them in a new folder with the edited profile.json.

[ Jul 10 2026 Update]
1-. The decrypting tool link was updated and is working again.
2-. List with all DLCs code names added.
 
Last edited by vertige,
Okay, I don't get it—the game has started over from the very beginning and I've lost everything. Help!
Post automatically merged:

If I send you my file, can you restore it to how it was before, including the DLC? I have an old save file.
Post automatically merged:

Okay, I've recovered my save file and added your lines, but I'm getting "Error 1." What should I do? Help!
Post automatically merged:
 
Last edited by vertige,
Hi there, back on this thread to get the correct profile.json modifications for the 1.24 update, and I see you name again @dreamlightcollecter! B-)
I remember almost 2 years ago (November 2024) when we were trying to make it works for RiT!
Big thank you again for your work and this clear content with all the updated information needed.
Working perfectly as usual with the last update 1.24 with the content of your post :
How To Unlock All Disney Dreamlight Valley DLC on HomeBrew Switch

All the best
 
Last edited by coffeatime,
Okay, I don't get it—the game has started over from the very beginning and I've lost everything. Help!
Post automatically merged:

If I send you my file, can you restore it to how it was before, including the DLC? I have an old save file.
Post automatically merged:

Okay, I've recovered my save file and added your lines, but I'm getting "Error 1." What should I do? Help!
Post automatically merged:
Are you restoring your save data completely? I mean not just the profile.json but all the other files. You need to restore all the other files as well.

If you follow all the steps as stated in the guide, you should have no problem.
Post automatically merged:

Hi there, back on this thread to get the correct profile.json modifications for the 1.24 update, and I see you name again @dreamlightcollecter! B-)
I remember almost 2 years ago (November 2024) when we were trying to make it works for RiT!
Big thank you again for your work and this clear content with all the updated information needed.
Working perfectly as usual with the last update 1.24 with the content of your post :
How To Unlock All Disney Dreamlight Valley DLC on HomeBrew Switch

All the best
Hey, there! You were crucial for the discovering of this method as well! Glad you are still in the community, sending good wishes!
 

Site & Scene News

Popular threads in this forum