Dreamlight Valley Rift in Time DLC

  • Thread starter Thread starter tylern98
  • Start date Start date
  • Views Views 58,515
  • Replies Replies 248
It worked perfectly!!! I just modified the "Ongoing" status and I changed it for "Completed" then the mission was updated and showed the next step of the mission (talk with Vanellope)
Finally, I unlocked Daisy. Without that mission complete, it would be impossible to have her.
Thank you for letting me know! I will update the guide.
 
how would i edit the profile.json for house skins and critters? i dont see any of the ids that are in the spreadsheet in my file. got the dlc working well just wondering about this
 
How To Get RiT and Storybook 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

Inside the profile.json file, go to the very end and find the "CurrentTrackedActivity" property. You will have to edit it so it looks like this:

"TrackedActivities": [ ], "CurrentTrackedActivity": -1, "LastKnownBoughtExpansions": [ "Expansion1PackExpansionPass_Nintendo_OnlineKey", "Expansion2PackExpansionPass_Nintendo_OnlineKey" ], "LastKnownBoughtExpansionsAnyPlatform": [ "BaseGame" ], "LastKnownBoughtSeasonalPacksAnyPlatform": { }, "ProblemsTracker": { "ProblemsFriendshipAmountTooHigh": [ ] }, "LastResponse": null, "LastRequestTimestamp": null, "IsSane": true }

With this code, you will get both DLCs. You can modify to only get whichever you want. Expansion1 is RiT and Expansion2 is Storybook. Using this method doesn't require any NSP file.

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.

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.
who has found the new update 1.16 Wonderland whimsy, online? which was released last month, on April 23rd, for the Switch ?

Is there a way to unlock it same as the storybook?
 
  • Like
Reactions: janador
who has found the new update 1.16 Wonderland whimsy, online? which was released last month, on April 23rd, for the Switch ?

Is there a way to unlock it same as the storybook?
Came to ask this same question. Worked great for the previous DLC, but when installing Update 1.16.1 I get a "Corrupted Data" Error.
 
NOTE: I CANNOT ACTUALLY TRY ANY OF THIS SINCE I ALREADY FINISHED THE RiT EXPANSION, I AM JUST TRYING TO HELP.

DDV Version: 1.14.1 (or 38)
RiT: Version 0 (I do not think there are more versions of this)

I can't share my save data for security reasons since I do play online using my PC, but I tried to find something tied to this on my profile.json and I found a possible solution:

At the very end of the profile.json, there are two sections that mentions the status of the expansions. Here's what mine looks like:

],
"CurrentTrackedActivity": -1,
"LastKnownBoughtExpansions": [
"Expansion1PackExpansionPass_Nintendo_OnlineKey",
"Expansion2PackExpansionPass_Microsoft_OnlineKey"
],
"LastKnownBoughtExpansionsAnyPlatform": [
"BaseGame",
"Expansion02"
],

On the first section, you can see Expansion1, which is RiT. I only played that one on my banned switch since I never bought it. Again, I never had trouble playing it; I even finished the whole story. Now, on the second section, it tracks the things I actually bought in the Microsoft store, which are the base game and Storybook. Why are they separated? I have no idea. Maybe adding this to your own profile.json file might work.

Again, this is just me trying to give options so you guys can play the DLC. I have no idea if this is related at all.

If someone tries this, please let us know if something happens:)

Does anyone know how to unlock storybook dlc I tried the above code and it’s still locked
 
Where did you find the update to download?
Can't find it anywhere
nx brew i think. It wasn't from my normal place though, and it corrupted my save file. So I'm back on 1.15 now waiting on a more reliable save or another workaround to make sure it updates okay.
 
Anyone looking for a gamesave with a good start in Disney Dreamlight valley here is a gamesave for you

Works on switch just unzip and restore with Jksv
Post automatically merged:

Anyone looking for a gamesave with a good start in Disney Dreamlight valley here is a gamesave for you

Works on switch just unzip and restore with Jksv
Post automatically merged:

Anyone looking for a gamesave with a good start in Disney Dreamlight valley here is a gamesave for you

Works on switch just unzip and restore with Jksv

Does this save surpass the quest for Dreamsnaps with Vanellope?? I can't figure out how to get past it being that it requires an online connection.
 
Anyone looking for a gamesave with a good start in Disney Dreamlight valley here is a gamesave for you

Works on switch just unzip and restore with Jksv

Hey, when I restore it with jksv and go on main menu it says I have to create a new game do you know why ? What failed ?
 
  • Like
Reactions: hcdkx
I need some help...I have saved and exported via JKSV have imported it into the tool to edit but I get the below is this correct and where to I add the changes.

DreamLight.PNG
 
hello,

you have to click on the save button (see picture).

then you gill get a file named "profile", you have to rename to "profile.json" so you can open and edit it.
 

Attachments

  • IMG_0169.jpeg
    IMG_0169.jpeg
    308.3 KB · Views: 71
hi, anybody play on summer sizzle event?
There are 2 crafting item "Sizzling BBQ Cooking Station" & "Summer Crafting Station"

"The crafting recipe is unlocked after using a recipe book send through in-game mail during the event." This is what I find at DDV wiki

Anybody know how to unlock this receipe book? I already update the game to latest 1.17.10 but still no any way to craft this 2 items
 
Since I had a problem with Vanellope's quest I think I should post it here in case someone facing the same issue.

I managed to get Vanellope in the village but I can't set her house because the quest was already done, so I backtracked it by re-edit the json file since the beginning.

I'm not sure about the line of the code because I use the app on my phone to edit it, all I can tell you is the path

World > MissionSlot > (0 or 1 or something else depends on user) > Slots > (look for the quest code if I remember correctly it's 207000905?) > MissionSteps > #1

You'll see MissionStep_Ongoing, change it to MissionStep_Completed, this is the step that you needed to do the dreamsnap and it is completed now.

Do the normal step, rename json, add to folder, etc. Without touching anything else, just change that one line and restore the save file after start the game you'll see the next step of the quest appears, now go and talk to the kid in the castle.
 
Hey, when I restore it with jksv and go on main menu it says I have to create a new game do you know why ? What failed ?
I’m not sure the update could have broken it I guess but it restored fine for me.
Post automatically merged:

Post automatically merged:


Post automatically merged:



Does this save surpass the quest for Dreamsnaps with Vanellope?? I can't figure out how to get past it being that it requires an online connection.
It doesn’t however I could make one that gets past vanellope, I just got to hope the new firmware update doesn’t break anything on the emunand I’m using
 
Hi there, I tried it and Vanellope is now in town but I cannot make any progress with her or get the quest done, even when I followed all the steps you said. Would love to get daisy :)
I have the same issue..Did you solve that?
 

Site & Scene News

Popular threads in this forum