Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/ff10
Switch FF10 SaveDate Editor
https://github.com/turtle-insect/ff10
csharp game save-editor switch wpf
Last synced: about 1 month ago
JSON representation
Switch FF10 SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/ff10
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2019-04-11T19:38:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T17:58:12.000Z (9 months ago)
- Last Synced: 2024-04-17T19:03:18.598Z (9 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Size: 46.9 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DL Count](https://img.shields.io/github/downloads/turtle-insect/FF10/total.svg)
# 概要
Switch FF10のセーブデータ編集Tool# ソフト
http://www.jp.square-enix.com/ffx_x-2HD/# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* Visual Studio 2019# 編集時の手順
* saveDataを吸い出す
* 結果、以下が取得可能
* ffx_001(ffx_002、ffx_003、、、)
* ffx_001(ffx_002、ffx_003、、、)を読み込む
* 任意の編集を行う
* ffx_001(ffx_002、ffx_003、、、)を書き出す
* saveDataを書き戻す# Special Thanks
* http://web.save-editor.com/cache/bbs_savedata_ps3/7662.html