{"id":21822865,"url":"https://github.com/turtle-insect/dqb2","last_synced_at":"2025-04-14T03:53:07.298Z","repository":{"id":41998424,"uuid":"162640148","full_name":"turtle-insect/DQB2","owner":"turtle-insect","description":"Switch \u0026 Steam Dragon Quest Builders 2 SaveDate Editor","archived":false,"fork":false,"pushed_at":"2024-05-28T23:38:44.000Z","size":588,"stargazers_count":21,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-29T06:39:55.111Z","etag":null,"topics":["builders","csharp","dragonquest","game","ps4","save-editor","steam","switch","wpf","xbox"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turtle-insect.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":"2018-12-20T23:01:05.000Z","updated_at":"2024-06-06T23:26:00.138Z","dependencies_parsed_at":"2023-11-14T21:30:14.694Z","dependency_job_id":"2c9a78eb-b1c4-41ec-be1b-054e877cb3b1","html_url":"https://github.com/turtle-insect/DQB2","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtle-insect%2FDQB2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtle-insect%2FDQB2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtle-insect%2FDQB2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtle-insect%2FDQB2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turtle-insect","download_url":"https://codeload.github.com/turtle-insect/DQB2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819363,"owners_count":21166474,"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":["builders","csharp","dragonquest","game","ps4","save-editor","steam","switch","wpf","xbox"],"created_at":"2024-11-27T17:18:13.407Z","updated_at":"2025-04-14T03:53:07.279Z","avatar_url":"https://github.com/turtle-insect.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![DL Count](https://img.shields.io/github/downloads/turtle-insect/DQB2/total.svg)\n\n# 概要\nSwitch \u0026 STEAM ドラゴンクエストビルダーズ2のセーブデータ編集Tool\n\n# Portal\nhttp://www.dragonquest.jp/builders2/\n\n# ソフト\n■Switch  \nhttps://ec.nintendo.com/JP/ja/titles/70010000002603  \n■STEAM  \nhttps://store.steampowered.com/app/1072420/  \n■XBox、PC  \nhttps://www.microsoft.com/ja-jp/p/b1e651fe-2ee9-4bd1-85ce-49fa3f9ca6bd/9pfd00czj35v  \n■Play Station  \nhttps://www.jp.playstation.com/games/dragon-quest-builders-2-ps4/\n\n\n# 実行に必要\n* Windows マシン\n* [.NET 9](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)の導入\n* セーブデータの吸い出し\n* セーブデータの書き戻し\n\n# Build環境\n* Windows 10(64bit)\n* [Visual Studio 2022](https://visualstudio.microsoft.com/)\n\n# セーブデータの構成\n* AUTOxx.BIN\n  * オートセーブ\n* CMNDAT.BIN\n  * ゲーム全体に紐づく設定を保持\n* SCSHDAT.BIN\n  * フォトのデータ\n* STGDATxx.BIN\n  * 各ステージに紐づく設定を保持\n    * 01：からっぽ島\n    * 02：モンゾーラ島\n    * 03：オッカムル島\n    * 04：ムーンブルク島\n    * 05：破壊天体シドー\n    * 09：ツリル島\n    * 10：監獄島\n    * 12：かいたく島1\n    * 13：かいたく島2\n    * 16：かいたく島3\n\n# 編集時の手順\n* saveDataを吸い出す\n* CMNDAT.exe\n  * 『CMNDAT.BIN』をToolで読み込む\n* SCSHDAT.exe\n  * 『SCSHDAT.BIN』をToolで読み込む\n* STGDAT.exe\n  * 『STGDATxx.BIN』をToolで読み込む\n* 任意の編集を行う\n* saveDataを書き戻す\n\n# Special Thanks\n* https://docs.google.com/spreadsheets/d/1w8Njk2d0DolMqHw4ZycqsAR4asmEpn0By7m_QpUUArs\n* [Sapphire645](https://github.com/Sapphire645)\n* [TaoistYang](https://gbatemp.net/threads/dragon-quest-builders-2-save-editor-pc-steam.558947/post-9504144)\n* [dqb2thank](https://gbatemp.net/threads/dragon-quest-builders-2-save-editor-pc-steam.558947/post-10008029)\n* [Ryan Kramer](https://github.com/default-kramer)\n\n# Play Any version(Steam)\n## external Tool\n* [DepotDownloader](https://github.com/SteamRE/DepotDownloader/releases)\n* [SteamDB](https://steamdb.info/depot/1072421/manifests/)\n\nex) 1.7.3a  \n```\nDepotDownloader.exe -app 1072420 -depot 1072421 -manifest 6650286556016577149 -username **** -password ****\n```\n\n# LINKDATA edit\n## external Tool\n* g1t_tools_0.3.zip\n* [gimp](https://www.gimp.org/) 3.0.0\n\n## Process\n* start LINKDATA.exe\n* load LINKDATA.IDX\n* Export index = 2659\n* change tab idxzrc\n* load 02659.idxzrc\n* unpack\n* rename 02659.unpack to 02659.g1t\n* start g1t_tools's qg1t_tool.exe\n* load 02659.g1t\n* Extract\n* start gimp\n* load 02659_0.dxt5\n* eny edit\n* export DDS\n* start g1t_tools's qg1t_tool.exe\n* Replace (browser)\n* select export's DDS\n* start LINKDATA.exe\n* change tab pack\n* load 02659.g1t\n* split size = 2097152(=0x200000)\n* change tab IDX\n* Import index = 2659\n\nex)  \nItem's message resource  \nindex = 90(jp), 91(us)  \n  \nItem's Inventory \u0026 Bag Icon resource  \nindex = 795  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtle-insect%2Fdqb2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturtle-insect%2Fdqb2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtle-insect%2Fdqb2/lists"}