Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/woff
Switch WORLD OF FINAL FANTASY SaveDate Editor
https://github.com/turtle-insect/woff
csharp game save-editor switch wpf
Last synced: about 1 month ago
JSON representation
Switch WORLD OF FINAL FANTASY SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/woff
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2018-11-11T23:39:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T19:37:54.000Z (8 months ago)
- Last Synced: 2024-05-17T20:41:47.633Z (8 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Size: 49.8 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DL Count](https://img.shields.io/github/downloads/turtle-insect/WOFF/total.svg)
# 概要
Switch WOFF(ワールド オブ ファイナルファンタジー)のセーブデータ編集Tool# ソフト
https://www.jp.square-enix.com/WOFF/MAXIMA/# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* Visual Studio 2022# 編集時の手順
* saveDataを吸い出す
* 結果、以下が取得可能
* gamedata
* gamedataを読み込む
* 任意の編集を行う
* gamedataを書き出す
* saveDataを書き戻す# Special Thanks
* https://gbatemp.net/threads/world-of-final-fantasy-maxima-save-editor.522689/