Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Switch FF12 SaveDate Editor
https://github.com/turtle-insect/ff12

csharp game save-editor switch wpf

Last synced: 2 months ago
JSON representation

Switch FF12 SaveDate Editor

Awesome Lists containing this project

README

        

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

# 概要
Switch FF12のセーブデータ編集Tool

# ソフト
http://www.jp.square-enix.com/ff12_tza/
https://finalfantasyxii.square-enix-games.com/home/?lang=us

# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し

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

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