{"id":17686350,"url":"https://github.com/nikarh/darkest-vita-savefile-parser","last_synced_at":"2025-03-30T20:46:41.835Z","repository":{"id":192432290,"uuid":"686709463","full_name":"nikarh/darkest-vita-savefile-parser","owner":"nikarh","description":"Convert your Darkest Dungeon files from Vita to PC","archived":false,"fork":false,"pushed_at":"2023-09-03T17:53:52.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T23:56:33.233Z","etag":null,"topics":["converter","darkest-dungeon","games","modding","save","save-editor","save-files","vita"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikarh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-03T17:34:33.000Z","updated_at":"2024-03-04T11:43:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b7b34ba-66e9-4fc1-8de0-b5d6caee675b","html_url":"https://github.com/nikarh/darkest-vita-savefile-parser","commit_stats":null,"previous_names":["nikarh/darkest-vita-savefile-parser"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikarh%2Fdarkest-vita-savefile-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikarh%2Fdarkest-vita-savefile-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikarh%2Fdarkest-vita-savefile-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikarh%2Fdarkest-vita-savefile-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikarh","download_url":"https://codeload.github.com/nikarh/darkest-vita-savefile-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379383,"owners_count":20767695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["converter","darkest-dungeon","games","modding","save","save-editor","save-files","vita"],"created_at":"2024-10-24T10:44:40.086Z","updated_at":"2025-03-30T20:46:41.812Z","avatar_url":"https://github.com/nikarh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# darkest-vita-savefile\n\nA tool to convert [Darkest Dungeon](https://store.steampowered.com/app/262060/) save files from Sone PlayStation Vita format to the one used on other platforms.\n\n## Why\n\nImagine you want to [edit your save files](https://github.com/robojumper/DarkestDungeonSaveEditor) or continue playing the game on a PC without losing the progress you have made on Vita.\n\nEven if you have a hacked Vita and can decrypt and download save files, unlike on other platforms, where Darkest Dungeon saves are stored as a bunch of files with a `.json` extension (even though they are not Json), on Vita saves are stored in a single `profile_N.z` file, which is a homebrew format that stores all of the \"files\" in the same file (much like a TLV) using zlib as compression for the contents.\n\nThis tool allows easily converting this `.z` file to a folder with Json and vice versa.\n\n## Usage\n\nAll of the CLI flags are explained in the help\n\n```\ndarkest-vita-savefile --help\ndarkest-vita-savefile encode --help\ndarkest-vita-savefile decode --help\n```\n\n\n## Example\n\n```\ndarkest-vita-savefile decode ./profile_0.z ./out\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikarh%2Fdarkest-vita-savefile-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikarh%2Fdarkest-vita-savefile-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikarh%2Fdarkest-vita-savefile-parser/lists"}