[Requests] Disney Dreamlight Valley

Ask about cheats/tables for single player games here
Rubyelf
Expert Cheater
Expert Cheater
Posts: 858
Joined: Mon Mar 12, 2018 11:47 pm
Reputation: 315

Re: [Requests] Disney Dreamlight Valley

Post by Rubyelf »

HFF22 wrote:
Fri Mar 07, 2025 6:44 pm
Hello! Is there an updated table with TOM available on it by chance? I have one but seems the motif sizing doesn't want to work right. It only allows me to select the maximum size :(
That would be on KoSDDV, I'll send him a ping :)

baiis49er
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Mar 08, 2025 2:42 am
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by baiis49er »

I was wondering does this work on Ps5
I just got one and so far have only found a way to remote play but didnt know if i could use cheat engine with that or there was another way to do it.

lonnie65
Cheater
Cheater
Posts: 27
Joined: Mon Feb 10, 2025 11:17 pm
Reputation: 1

Re: [Requests] Disney Dreamlight Valley

Post by lonnie65 »

baiis49er wrote:
Sat Mar 08, 2025 2:44 am
I was wondering does this work on Ps5
I just got one and so far have only found a way to remote play but didnt know if i could use cheat engine with that or there was another way to do it.
It does not work on PS

HFF22
Cheater
Cheater
Posts: 32
Joined: Fri Jun 28, 2024 11:46 am
Reputation: 1

Re: [Requests] Disney Dreamlight Valley

Post by HFF22 »

Thank you Ruby!!!!!:)

User avatar
Yuki_rsl
Noobzor
Noobzor
Posts: 5
Joined: Sat Apr 20, 2024 10:00 pm
Reputation: 1

Re: [Requests] Disney Dreamlight Valley

Post by Yuki_rsl »

Guys Does anyone have the ID for the trees ??

CaPN_BD00
Noobzor
Noobzor
Posts: 8
Joined: Thu Oct 24, 2024 11:02 pm
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by CaPN_BD00 »

Anyone got a way to remove leftover quest items? Maybe even help fix my storybook vale check list cause i didnt read before i crafted the critters 🤦🏻‍♂️

UPDATE: Scratch the critter thing! I got reached out to in dec and i had just missed it.

lonnie65
Cheater
Cheater
Posts: 27
Joined: Mon Feb 10, 2025 11:17 pm
Reputation: 1

Re: [Requests] Disney Dreamlight Valley

Post by lonnie65 »

Spannereyes wrote:
Sat Mar 01, 2025 5:46 pm
lonnie65 wrote:
Sat Mar 01, 2025 5:03 pm
Spannereyes wrote:
Sat Mar 01, 2025 3:20 pm
Sorry if this isn’t the correct place to speak on this.

Has anyone actually been banned for using multiplayer? I have - my main steam account got hit and so did a bunch of my friends but we’ve found ways around it and are back up and running again.

It’s definitely nothing to do with CE. It’s the portal. I managed to activate a warning just from closing my valley at the portal, despite the fact nobody had actually travelled to my valley.
How did you get around it?
I had to make a whole new steam account, play the game and do the first task with Merlin, and then I had a save file for the new Steam account. I then removed the new save data from my brand new game, and pasted all the info from my old Steam folder into my new steam folder.
Which makes sense, but, wouldnt you need to do this over and over if you end up getting flagged?

wizardboy16
Noobzor
Noobzor
Posts: 7
Joined: Sat Mar 02, 2024 11:47 pm
Reputation: 2

Re: [Requests] Disney Dreamlight Valley

Post by wizardboy16 »

Dextru wrote:
Fri Feb 28, 2025 12:54 am
skibidiwow wrote:
Fri Feb 28, 2025 12:09 am
So here is a fix for XBox, which requires you to manually edit the profile.json file.

1. Decrypt the profile.json file, open it up in your favorite editor and do a search for "OasisRetreat2025": { .

2. Each Objective has a "TargetAmount" and "TaskState". "TaskState" can be one of the following: "BattlePassTaskState_Ongoing", "BattlePassTaskState_Completed", or "BattlePassTaskState_CurrencyClaimed".

3. To complete the Star Path duty, add "CurAmount": NN below "TargetAmount" and change the status to "BattlePassTaskState_Completed".

Here is an example of what it would look like in the file.

{
"Objective": {
"ItemFilter": {},
"TargetAmount": 15
},
"TaskState": "BattlePassTaskState_OnGoing"
},

To complete it, do the following...

{
"Objective": {
"ItemFilter": {},
"TargetAmount": 15,
"CurAmount": 15

},
"TaskState": "BattlePassTaskState_Completed"
},

Alternatively you can just change it from OnGoing to Completed, but if you add the CurAmount, at least it looks like you legit did it, so GL won't think - huh, how did they complete it without doing anything.

When you go back into the game, you can Claim your reward. Rinse and repeat.
Is it not possible to enter that in the table and then upload it again as a fix / update from Ruby or anyone else
How did you decrypt the json file? i tried to use the cybercheft but did not get a json file back

Duhllin
Expert Cheater
Expert Cheater
Posts: 63
Joined: Sat Jan 11, 2025 3:19 am
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by Duhllin »

My friend wants me to unlock all premium items for them with the full edit application. Is it any more risky than it used to be? Like, with the most recent update, are they more likely to get banned now than before the update happened? Should we avoid unlocking all premium items?

Laurie
Noobzor
Noobzor
Posts: 13
Joined: Sun Jun 30, 2024 12:27 pm
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by Laurie »

wizardboy16 wrote:
Sun Mar 09, 2025 1:50 am
Dextru wrote:
Fri Feb 28, 2025 12:54 am
skibidiwow wrote:
Fri Feb 28, 2025 12:09 am
So here is a fix for XBox, which requires you to manually edit the profile.json file.

1. Decrypt the profile.json file, open it up in your favorite editor and do a search for "OasisRetreat2025": { .

2. Each Objective has a "TargetAmount" and "TaskState". "TaskState" can be one of the following: "BattlePassTaskState_Ongoing", "BattlePassTaskState_Completed", or "BattlePassTaskState_CurrencyClaimed".

3. To complete the Star Path duty, add "CurAmount": NN below "TargetAmount" and change the status to "BattlePassTaskState_Completed".

Here is an example of what it would look like in the file.



{
"Objective": {
"ItemFilter": {},
"TargetAmount": 15
},
"TaskState": "BattlePassTaskState_OnGoing"
},

To complete it, do the following...

{
"Objective": {
"ItemFilter": {},
"TargetAmount": 15,
"CurAmount": 15

},
"TaskState": "BattlePassTaskState_Completed"
},

Alternatively you can just change it from OnGoing to Completed, but if you add the CurAmount, at least it looks like you legit did it, so GL won't think - huh, how did they complete it without doing anything.

When you go back into the game, you can Claim your reward. Rinse and repeat.
Is it not possible to enter that in the table and then upload it again as a fix / update from Ruby or anyone else
How did you decrypt the json file? i tried to use the cybercheft but did not get a json file back
is there anyway to upload the file for those of us who cant?

Modify gamer
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Mar 09, 2025 6:00 pm
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by Modify gamer »

Hi everyone, does anyone have a complete list of item ids? I'm trying to modify the ns version of ddv but can't find it and all the links are dead. Without the list I can't make further progress. Can someone give me a list please, thanks.

Modify gamer
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Mar 09, 2025 6:00 pm
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by Modify gamer »

I found the item list, please see page 241.

Rose9077
Expert Cheater
Expert Cheater
Posts: 53
Joined: Sun Jul 07, 2024 5:22 pm
Reputation: 8

Re: [Requests] Disney Dreamlight Valley

Post by Rose9077 »

CaPN_BD00 wrote:
Sat Mar 08, 2025 9:36 pm
Anyone got a way to remove leftover quest items? Maybe even help fix my storybook vale check list cause i didnt read before i crafted the critters 🤦🏻‍♂️

UPDATE: Scratch the critter thing! I got reached out to in dec and i had just missed it.
I also have some leftover quest items and I'm thinking to get rid of them by editing my save file, using the cyberchef decrypter. But I'm holding back for now, waiting to see if anyone knows another method.

Rubyelf
Expert Cheater
Expert Cheater
Posts: 858
Joined: Mon Mar 12, 2018 11:47 pm
Reputation: 315

Re: [Requests] Disney Dreamlight Valley

Post by Rubyelf »

HFF22 wrote:
Sat Mar 08, 2025 3:36 pm
Thank you Ruby!!!!!:)
So KoSDDV said that it was working their end.

You can't actually select that option to enable it btw, as it locks it in place, you are suppose to change the value.

Xmaxxgirl
Noobzor
Noobzor
Posts: 12
Joined: Sun Mar 02, 2025 8:55 am
Reputation: 0

Re: [Requests] Disney Dreamlight Valley

Post by Xmaxxgirl »

How do I save what I craft in cheat engine

Post Reply

Who is online

Users browsing this forum: AmazonBot, Baffle, Google [Bot], inkdrgn, yamisakura, youngthugfan183