Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/ff8
Switch FF8 SaveDate Converter
https://github.com/turtle-insect/ff8
csharp game save-editor switch wpf
Last synced: about 1 month ago
JSON representation
Switch FF8 SaveDate Converter
- Host: GitHub
- URL: https://github.com/turtle-insect/ff8
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2019-09-18T16:19:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T15:17:47.000Z (9 months ago)
- Last Synced: 2024-04-12T22:58:41.201Z (9 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 4
- 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/FF8/total.svg)
# FF8
Switch FF8 SaveDate Converter# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* Visual Studio 2019# 編集時の手順
* saveDataを吸い出す
* ff8slot00(ff8slot01、ff8slot02、、、)を読み込む
* 「export」する
* hyne等の編集Toolで編集
* https://github.com/myst6re/hyne/releases
* 「import」する
* saveDataを書き戻す