Valheim

File information

Last updated

Original upload

Created by

Kalle Schwensen

Uploaded by

KalleSchwensen

Virus scan

Safe to use

Tags for this mod

About this mod

This is just another Valheim savegame editor.
It is currently compatible with game version v0.217.14 up to v0.217.46.
May work with mods that modifies your savegame file.
You are able to edit many things of your savegame file, like consumed food, inventory, mapdata, skills and many other things.

Permissions and credits
Changelogs
Donations
First of all, please be aware that I'm not a professional coder and only doing this in my spare time as a hobby, so please don't be mad at me if something does not work as expected.

This is just another nasty Valheim savegame editor. After investing a huge amounf of time I noticed that there are already some other savegame editors.
But well, why stop finishing it? :)

Compatibility
This editor is currently compatible with game version v0.217.14 up to v0.217.46. It may breaks if a new game update gets released.
The editor may works with savegames using mods. 'EpicLoot' and 'Equipment and Quick Slots' mods were reported to work so far.
Support for earlier game version has been dropped due to changes to the game mechanics.

Requirements
.NET v4.7.2 is required, so it should work on Win7+

Usage information
Please always extract every file of the archive since it is needed by the editor (except the readme file) and they get updated over time.
I think there's nothing to say, the UI should be clear enough.
The only thing worth mentioning could be, when editing the mapdata or inventory always press the 'save slot'/'save changes' button after making your changes to an item or map.
Nearly no exception handling exists. Feel free to edit all values as you like, but please don't blame me if something will break your savegame (always do backups). If you are using normal/real values there should be no problems. There are some tooltips, some of them may contain useful information (hover the (i)-symbols with your cursor).

Features
  • edit player values
    • death/build/craft/kill count
    • skin and hair color
    • gender
    • guardian power
    • and more
  • edit food
  • edit skills
  • edit mapdata
    • edit logout/spawn/death point
    • set map to explored/unexplored
    • edit pin names
    • change pin icons
    • see coordinates of pins (so that you can easily set your logout point on existing pins)
    • delete unused maps to shrink savegame size (not really needed anymore, the game compresses data since v0.202.14)
  • edit inventory
    • 'wildcard' itemsearch
  • drag & drop your savegame files into the editor

Found any bugs?
Feel free to report them. Please keep in mind that in most cases I can not do anything without your savegame file. Do not report if you are not willed to send those files. Thanks.

Thanks to
https://irongatestudio.se/ - for making possible this editor
https://zlib.net/ - for providing the compression library
https://github.com/redduxi/SHA-512 - for sharing the hashing library