Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/dqtreasure
Switch Dragon Quest Treasure SaveDate Editor
https://github.com/turtle-insect/dqtreasure
csharp game save-editor switch wpf
Last synced: about 22 hours ago
JSON representation
Switch Dragon Quest Treasure SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/dqtreasure
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2022-12-07T19:23:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T15:33:37.000Z (10 months ago)
- Last Synced: 2024-11-27T17:18:37.448Z (2 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DL Count](https://img.shields.io/github/downloads/turtle-insect/DQTreasure/total.svg)
# 概要
Switch ドラゴンクエスト トレジャーズ 蒼き瞳と大空の羅針盤のセーブデータ編集Tool# Portal
https://www.dragonquest.jp/treasures/# ソフト
■Switch
https://ec.nintendo.com/JP/ja/titles/70010000038933# 実行に必要
* Windows マシン
* [.NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)# 編集時の手順
* saveDataを吸い出す
* 『DarwinSaveData0』or 『DarwinSaveData1』をToolで読み込む
* 任意の編集を行う
* saveDataを書き戻す# 備考
* セーブデータはJsonで構成されています
* 任意のセーブデータを読み込み、Exportし、テキストエディタで編集しimport可能# Resource
https://docs.google.com/spreadsheets/d/1CEDWO_GzbVraNtn7iRWkDN8GBE3LjsYX_MjB91sByug/edit?usp=sharing