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

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

Switch Xenoblade3 SaveDate Editor
https://github.com/turtle-insect/xenoblade3

csharp game save-editor switch wpf

Last synced: 10 days ago
JSON representation

Switch Xenoblade3 SaveDate Editor

Awesome Lists containing this project

README

        

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

# 概要
Switch ゼノブレイド3のセーブデータ編集Tool

# Portal
https://www.nintendo.co.jp/switch/az3ha/index.html

# ソフト
■Switch
https://store-jp.nintendo.com/list/software/70010000053335.html

# 実行に必要
* Windows マシン
* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)の導入
* セーブデータの吸い出し
* セーブデータの書き戻し

# Build環境
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)

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