[Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More

Upload *YOUR* gamehacking tools/helpers here
Post Reply
BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

[Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More

Post by BenCG3 »

Hello i have created a tool for edit the save of the game Disney Dreamlight Valley.

For all the items ID's with name, i want to thank a lot all people who have created/helped this sheet : [Link] especially Rubyelf.

What you can do with it ?
- Add or remove any Pet's in your wardrobe.
- Fully unlock the collection of the companions.
- You can edit all the currency of the game you own.
- Add or remove any Clothes in your wardrobe.
- Fully unlock the collection of the clothes.
- Add more inventory space.
- Unlock all skins of NPC
- Unlock all houses in the game (player)
- Added all Makeups.
- Added all Gliders.
- Added all Touch of Magic Decals.
- Added all Tools.
- Added all Wallpapers/Floors.
- Access to the main inventory of the player for editing/changing.
- You can now remove all recurring items from spawning
- A new view for editing all existing values in the save has been added
- Unlock all the furniture (without the bugged one).
- You can now add items in JSON format located in the "Dict" directory to unlock Clothes/Furnitures/Houses/NPC Skins/Pets for example, It’s missing a new pet ? you can add it to "Dict/Pets/petslist.json", and when you add all the pets, the new entries will be included.
- Toggle Weather : light rain/heavy rain/clear.
- Double-clicking on a name value opens a webview to show exactly what it represents.
- A search function is present.
- Increased the maximum object limit to 1200 | 6000, when you want.

For a little shocase look under the before last Changelog.
Image
Password
fearlessrevolutionCG3
The source code of the tool, 7 month before, not updated since i work actively on it :
[Link]

MAJ :
Major Update:
Changelog 18.01.25
Added:
- Added all Makeups.
- Added all Gliders.
- Added all Touch of Magic Decals.
- Added all Tools.
- Added all Wallpapers/Floors.
- You can now change the file save location from the menu.
- You can now select any row in the "Amount" column across all grids and change all selected rows to a value of your choice.
- Access to the main inventory of the player for editing/changing.
- Stop respawning of all resources :
Note : This is in alpha test, use at your own risk !
I have tried this for multiples days now, to be sure this is working, and for now it is !
- You can now remove all recurring items from spawning (of course you need to harvest all existing items one time, after they no longer spawn), such as wood, thorns, fish, loot, natural crops, flowers, holes, and fish (excluding mining rocks or berries/fruits).
Fix/Change :
- Updated all .json files for new IDs.
- Fixed a bug when saving weather/currency/extra limits that broke the save (due to bad date formatting, again :/).
Fix 11.01.25 :
Fix
bad auto encoding date, to string that cause not load the save after full edit, Fixed.
Search not work on 3eme column of the full edit form, Fixed
Major update :
Changelog
- A file named allknowids.json is now located in the Dict folder at the root of the tool.
You can add new IDs along with their associated names. This allows even bugged items to be displayed when you load your save.
(If an ID isn't in the dictionary, the name will appear as "Unknown, not in the JSON list (in Dict/allknowids.json)", but the ID will still work without the name. 😉)
- This file serves as the tool's complete reference dictionary. Big thanks to @Rubyelf and other contributors to this sheet !
Adding new entries is easy, as I’ve included a form to convert multiple values into a JSON format compatible with the tool.
Example
Image
Just make sure not to forget {}, or commas for the correct JSON syntax.

When you click on buttons like "Add All Pets" or other "Add All" options, the tool loads the associated dictionary for each category.
For example, the clothes dictionary is located in Dict/Clothes/clotheslist.json. You can edit these files however you like and even share them with others.

- You can now see how many items are present in each category.

- Double-clicking on a name value opens a webview to show exactly what it represents.
Example
Yes, there are ads, but it links to the official DDV wiki website I can’t do much about that :/
Image
- A search function has been added to the main view. It works across all tab pages and saves your search history (which you can delete in history.txt).
Example
Image
- You can safely add or remove items with a left click. If the name is already in the dictionary, there's no need to enter it again.
Example
Image
- Descriptions for known IDs (from Dict/allknowids.json) have been added to the full edit form.
Example
Image
- Increased the maximum object limit to 1200 | 6000, when you want.
Major update :
Changelog
- You can now add items in JSON format located in the "Dict" directory to unlock Clothes/Furnitures/Houses/NPC Skins/Pets, for example. It’s missing a new pet, you can add it to "Dict/Pets/petslist.json", and when you add all the pets, the new entries will be included.
- Added furniture.
- Changed the way currencies are handled.
- Added toggle for weather: light rain/heavy rain/clear.
- Minor bug fixes in the saving of collection houses.
Changelog
- Fix a bug when change inventory size (major bug).
- You can now search with specials characters, like [] in the full edit form.
- The search you make is saved and reusable later.
Changelog
- All the new clothes/pets have been added.
- A new view for editing all existing values in the save has been added (currently, you cannot create new entries from scratch). It is in alpha, takes time to load, and is not fully optimized, but it works great.
- You can perform searches in it and edit all the values you want. As always, a backup is created every time you load a save in the tool.
MISC :
How to unlock Vaneloppe
So there is the solution : (tested on a fresh unofficial release)
1) Talk to here the first time for lunch the quest.
2) Lunch the tool and load your save then go to Tools => Full edit.
2) Search in the search box : 10000031 (it is the id of vanellope).
3) Find the id mission that correspond to her, for the fresh installed version it's look like "World.MissionSlots.1.Slots[3]" for me. IT CAN BE DIFFERENT FOR YOU.
4) Then search and find it, your search need to look like (World.MissionSlots.1.Slots[3]) then scroll down to find the first entries you see with "MissionStepStatus_Ongoing" in (World.MissionSlots.1.Slots[3]) you have just to change to "MissionStepStatus_Confirmed" (with the "" between, don't forget it).
5) Of course, save the change => Tools => Save.
Here a simple POV for me :
[Link]
Then you can lunch your game and go to her and complete the quest and place the vaneloppe house :)
Info for inventory
In "Player.ContainerInventories.0" there is all item in the direct inventory of the player.
In "Player.ListInventories.0.inventory" it is all the Furniture owned by the player.
In "Player.ListInventories.1.inventory" it is all the Clothes owned by the player.
In "Player.ListInventories.2.inventory" it is all the ActivityItem owned by the player. (i have never used this sooo)
In "Player.ListInventories.3.inventory" it is all the Makeup owned by the player.
In "Player.ListInventories.4.inventory" it is all the Trimming owned by the player.
In "Player.ListInventories.5.inventory" it is all the Houses owned by the player.
In "Player.ListInventories.6.inventory" it is all the TouchOfMagic deco owned by the player.
In "Player.ListInventories.7.inventory" it is all the Skins for NPC owned by the player.
In "Player.ListInventories.8.inventory" it is all the BoardGame owned by the player. (i have never used this sooo)
In "Player.ListInventories.9.inventory" it is all the AvatarFeature owned by the player. (i have never used this sooo)
In "Player.ListInventories.10.inventory" it is all the PhotoMode owned by the player. (i have never used this sooo)

IMPORTANT : Download "furnitures.zip" and extract to "furnitures.json" for fix the issue (bugged door) and replace the file located in Dict\Furnitures\

If you cant change doors already, see this post for fix this issue :
Fix Doors
Attachments
furnitures.zip
(20.57 KiB) Downloaded 581 times
ddv update full edit 18.01.25.zip
(1.18 MiB) Downloaded 1521 times
Last edited by BenCG3 on Thu Feb 06, 2025 4:46 pm, edited 20 times in total.

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 3744
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1494

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by Rhark »

Please provide a virustotal scan, then re-attach the file.

BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by BenCG3 »

Rhark wrote:
Wed May 29, 2024 1:53 pm
Please provide a virustotal scan, then re-attach the file.
Done,
For obvious reasons (no one have done this kind of tool for this game) i have protected it with : [Link]

So it is a false positive viruscan... [Link]

shana
Cheater
Cheater
Posts: 45
Joined: Wed May 01, 2024 10:29 pm
Reputation: 0

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by shana »

BenCG3 wrote:
Wed May 29, 2024 9:17 am
Hello i have created a tool for edit the save of the game Disney Dreamlight Valley.

For all the items ID's with name, i want to thank a lot all people who have created/helped this sheet : [Link] especially Rubyelf.

What you can do with it ?
1) Add or remove any Pet's in your wardrobe.
2) Fully unlock the collection of the companions.
3) You can edit the currency of Star Coins, Dreamlight, Pixel Dust, Mist and one other idk what it is (Id:80000009)

What it's look like and how it's work ?


Prerequisite :
This is actually compatible with ONLY STEAM version : (for now)
Version : v1.10.1-18
Version : Last 13 May 2024


.Net Framework 4.8 [Link]

And thanks to KosDDV for testing for the latest steam version.

For obvious reasons (no one have done this kind of tool for this game) i have protected it with : [Link]

So it is a false positive viruscan... [Link]

If you have a question, how i can do that or that, simply watch the video i have done all you can do in it, and it is explained how to proceed in my tool.
Password
fearlessrevolutionCG3
when he asks to save which file I should take please :)

shana
Cheater
Cheater
Posts: 45
Joined: Wed May 01, 2024 10:29 pm
Reputation: 0

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by shana »

shana wrote:
Wed May 29, 2024 3:34 pm
BenCG3 wrote:
Wed May 29, 2024 9:17 am
Hello i have created a tool for edit the save of the game Disney Dreamlight Valley.

For all the items ID's with name, i want to thank a lot all people who have created/helped this sheet : [Link] especially Rubyelf.

What you can do with it ?
1) Add or remove any Pet's in your wardrobe.
2) Fully unlock the collection of the companions.
3) You can edit the currency of Star Coins, Dreamlight, Pixel Dust, Mist and one other idk what it is (Id:80000009)

What it's look like and how it's work ?


Prerequisite :
This is actually compatible with ONLY STEAM version : (for now)
Version : v1.10.1-18
Version : Last 13 May 2024


.Net Framework 4.8 [Link]

And thanks to KosDDV for testing for the latest steam version.

For obvious reasons (no one have done this kind of tool for this game) i have protected it with : [Link]

So it is a false positive viruscan... [Link]

If you have a question, how i can do that or that, simply watch the video i have done all you can do in it, and it is explained how to proceed in my tool.
Password
fearlessrevolutionCG3
when he asks to save which file I should take please :)
with what do you manage to see your save? I open it with notepad ++ and it only gives me coded letters like that I wanted to go directly to my save too to look at something

BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by BenCG3 »

@shana, all is explained in the app, or watch the video if you don't understand !

shana
Cheater
Cheater
Posts: 45
Joined: Wed May 01, 2024 10:29 pm
Reputation: 0

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by shana »

I'm just looking to change clothes etc and he only has farts

User avatar
marko5789
Cheater
Cheater
Posts: 33
Joined: Tue Jun 20, 2023 7:29 pm
Reputation: 3

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by marko5789 »

Removed. I will check the code for viruses myself when I have free time
Last edited by marko5789 on Wed May 29, 2024 6:19 pm, edited 4 times in total.

BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by BenCG3 »

marko5789 wrote:
Wed May 29, 2024 5:08 pm
If anyone wants to deep-check this for viruses I have provided the decompiled code below.
You're so kind... Thank you marko or Sky ? for making public all my work you are a good person

KosDDV
Expert Cheater
Expert Cheater
Posts: 216
Joined: Sun May 05, 2024 4:32 pm
Reputation: 106

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by KosDDV »

This is a great tool, awesome work! Ignore that other person lol he's just pathetic really.

ChrisGrx
Expert Cheater
Expert Cheater
Posts: 61
Joined: Tue Oct 18, 2022 9:08 pm
Reputation: 7

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by ChrisGrx »

This is a good tool. Just wondering weather it would be possible to do this for other items as well as pets like furniture and character skins?

Livaliz
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sat Apr 13, 2024 1:56 pm
Reputation: 8

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by Livaliz »

Thank you very much! The currency you have labeled as IDK are daisy coins btw :)

Rubyelf
Expert Cheater
Expert Cheater
Posts: 797
Joined: Mon Mar 12, 2018 11:47 pm
Reputation: 285

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by Rubyelf »

Awesome work, but I do want to warn people that adding Pua early can actually break your save with Moana as it's part of her quest, and if the game already flags you as having it early it might never start. You might want to consider removing Pua. I think the same thing can happen with the shadow squirrel as it is also part of a quest (But this one might be different).

BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

Re: [Disney Dreamlight Valley Save Editor] Edit Pets & More

Post by BenCG3 »

@KosDDV, thanks !
@ChrisGrx, yes it is possible i work on it actually (not have really a lot of time but i try)
@Livaliz, thank you, yes KosDDV say it to me the other day :)
@Rubyelf, thanks, yes i have thought that too but not remove them, i'm going to blacklist them then !

BenCG3
Expert Cheater
Expert Cheater
Posts: 64
Joined: Thu May 16, 2024 4:30 pm
Reputation: 36

Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More

Post by BenCG3 »

Update :
- Change completely the way to load the save, way easier for you..
- Bug corrected when loaded pets with the collection.
- Add a warning in the list of pet's when Pua/Shadow squirel is added.
- Added :
- Add all clothes. (Except the buggy/laggy ones)
- Add all collection clothes.
- Add all houses (player).
- Add all skins npc.
- Add more inventory space.

Post Reply

Who is online

Users browsing this forum: No registered users