Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/rs2_ns
Switch Romancing Saga 2 SaveDate Editor
https://github.com/turtle-insect/rs2_ns
csharp game save-editor switch wpf
Last synced: 16 days ago
JSON representation
Switch Romancing Saga 2 SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/rs2_ns
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2024-10-23T16:53:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T17:01:23.000Z (2 months ago)
- Last Synced: 2024-12-30T22:12:39.748Z (16 days ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DL Count](https://img.shields.io/github/downloads/turtle-insect/RS2_NS/total.svg)
# 概要
Switch ロマンシングサガ2のセーブデータ編集Tool# Portal
https://www.jp.square-enix.com/rs2r/# ソフト
■Switch
https://store-jp.nintendo.com/item/software/D70010000067814# 実行に必要
* 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を吸い出す
* 『DAT_x』をToolで読み込む
* 任意の編集を行う
* saveDataを書き戻す