Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/octopathtraveler2
Switch OctopathTraveler2 SaveDate Editor
https://github.com/turtle-insect/octopathtraveler2
csharp game save-editor switch wpf
Last synced: about 1 month ago
JSON representation
Switch OctopathTraveler2 SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/octopathtraveler2
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2023-02-23T12:34:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T13:16:16.000Z (5 months ago)
- Last Synced: 2024-08-07T15:59:39.653Z (5 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- 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/OctopathTraveler2/total.svg)
# 概要
Switch オクトパストラベラーのセーブデータ編集Tool# Portal
https://www.jp.square-enix.com/octopathtraveler2/# ソフト
■Switch
https://ec.nintendo.com/JP/ja/titles/70010000058127# 実行に必要
* Windows マシン
* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)# 編集時の手順
* saveDataを吸い出す
* 『MJSaveData[x]』をToolで読み込む
* 任意の編集を行う
* saveDataを書き戻す