Skip to content

turtle-insect/DQ8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL Count

概要

3DS ドラゴンクエスト8のセーブデータ編集Tool

ソフト

http://www.dragonquest.jp/dq8/

実行に必要

  • Windows マシン
  • .NET Framework 4.8の導入
  • セーブデータの吸い出し
  • セーブデータの書き戻し

Build環境

  • Windows 10(64bit)
  • Visual Studio 2022

編集時の手順

  • saveDataを吸い出す
    • 結果、以下が取得可能
      • honeySave.bin
  • honeySave.binを読み込む
  • 任意の編集を行う
  • honeySave.binを書き出す
  • saveDataを書き戻す