0 of 0

File information

Last updated

Original upload

Created by

FNGarvin

Uploaded by

randomplayer3241

Virus scan

Some manually verified files

About this mod

DaveSaveEd: Fan-made save editor for Dave the Diver. Maximize Gold, Bei, Artisan's Flame, Follower Count, and manage all known ingredients. Easily modify your save game data!

Permissions and credits
Mirrors
Changelogs
DaveSaveEd - Dave the Diver Save Editor


A fan-made, open-source save editor for the game Dave the Diver. This tool allows players to modify certain aspects of their save game data, such as currency amounts and ingredient quantities.

This project and its creators are not affiliated with Mintrocket, Nexon, or any other entities associated with the game Dave the Diver. This is an independent fan-made tool and is not officially supported or endorsed.

Use at your own risk. Always back up your save files before making any modifications. The editor attempts to create backups automatically, but manual backups are always recommended.

Features

  • Currency Editing: Easily maximize Gold, Bei, and Artisan's Flame.
  • Ingredient Management:
    • Maximize quantities of ingredients you already own.
    • Add and maximize quantities for all known ingredients in the game.
  • Automatic save file backup before writing changes.


Running the Application
  • Extract: Unzip the downloaded zip file to a location of your choice e.g., C:\Games\DaveSaveEd
  • Launch: Navigate to the extracted folder and launch DaveSaveEd.exe or run it via the Windows Run command (Windows key + R).

How to Use

  • Launch DaveSaveEd.exe
  • Load Save File: Click "Load Save File..." The editor will attempt to automatically locate your game's save directory and pre-select the most recent save file.
  • Modify Values: Use the "Set to Max" buttons for currency or the ingredient modification buttons to apply changes.
  • Write Save File: Click "Write Save File" to save your changes. A backup of your original save will be automatically created in temporary storage, in case you need to revert.

Troubleshooting
  • "Failed to load or parse save file!":
    • Ensure "Dave the Diver" is not running when you try to load the save file.
    • Verify you've selected a valid GameSave_XX_GD.sav file.
    • Check the DaveSaveEd.log file for more detailed error messages.
  • Application crashes or misbehaves:
    • Always ensure you're using the latest version of the editor.
    • Report issues on the GitHub issue tracker.
  • Modded changes not visible: Money is forced to -100 until you complete the early quest to restore the bar.  Otherwise, you might need to temporarily disable cloud saves for the game (Thanks BlasianX27)
  • In-game issues after modifying: Restore from a backup. The editor creates timestamped backups in a backups folder for you.


Full source code and build instructions are available on GitHub.

This project is licensed under the MIT License - see the LICENSE file on GitHub for details.

Credits and Third-Party Libraries:
This project uses third-party libraries under their respective licenses:
  • zlib (Zlib License)
  • nlohmann/json (MIT License)
  • SQLite (Public Domain)