Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/rs3
Switch RS3 SaveDate Converter
https://github.com/turtle-insect/rs3
csharp game save-editor switch wpf
Last synced: 11 days ago
JSON representation
Switch RS3 SaveDate Converter
- Host: GitHub
- URL: https://github.com/turtle-insect/rs3
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2019-11-14T22:39:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T20:27:31.000Z (11 months ago)
- Last Synced: 2024-11-27T17:18:23.609Z (2 months ago)
- Topics: csharp, game, save-editor, switch, wpf
- Language: C#
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DL Count](https://img.shields.io/github/downloads/turtle-insect/RS3/total.svg)
# 概要
Switch RS3(ロマサガ3)のセーブデータ編集Tool# ソフト
https://www.jp.square-enix.com/romasaga3# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* Visual Studio 2019# 編集時の手順
* saveDataを吸い出す
* 結果、以下が取得可能
* MainSaveData.001(002、003、、、)
* MainSaveData.001(002、003、、、)を読み込む
* 任意の編集を行う
* MainSaveData.001(002、003、、、)を書き出す
* saveDataを書き戻す# Special Thanks
* http://kaerulabo.web.fc2.com/rs3/index.htm