Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/turtle-insect/dqmterry3d

3DS DQMonster Terry's Wonderland 3D SaveDate Editor
https://github.com/turtle-insect/dqmterry3d

3ds csharp game save-editor wpf

Last synced: about 1 month ago
JSON representation

3DS DQMonster Terry's Wonderland 3D SaveDate Editor

Awesome Lists containing this project

README

        

![DL Count](https://img.shields.io/github/downloads/turtle-insect/DQMTerry3D/total.svg)

# 概要
3DS ドラゴンクエストモンスターズ テリーのワンダーランド3Dのセーブデータ編集Tool

# ソフト
http://www.dragonquest.jp/terry3ds/

# 実行に必要
* Windows マシン
* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)の導入
* セーブデータの吸い出し
* セーブデータの書き戻し

# Build環境
* Windows 10(64bit)
* Visual Studio 2022

# 編集時の手順
* saveDataを吸い出す
* 結果、以下が取得可能
* SynGameData
* SynGameDataを読み込む
* 任意の編集を行う
* SynGameDataを書き出す
* saveDataを書き戻す