Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Switch Tales of Vesperia SaveDate Editor
https://github.com/turtle-insect/tovr

csharp game save-editor switch wpf

Last synced: 30 days ago
JSON representation

Switch Tales of Vesperia SaveDate Editor

Awesome Lists containing this project

README

        

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

# 概要
Switch テイルズ オブ ヴェスペリア REMASTERのセーブデータ編集Tool

# ソフト
* https://tov10th.tales-ch.jp/remaster/
* https://ec.nintendo.com/JP/ja/titles/70010000004646

# 実行に必要
* Windows マシン
* .NET Framework 4.8の導入
* セーブデータの吸い出し
* セーブデータの書き戻し

# Build環境
* Windows 10(64bit)
* Visual Studio 2017

# 編集時の手順
* saveDataを吸い出す
* 結果、以下が取得可能
* TLAchData
* TLSaveData0-00(他)
* TLSettings
* TLSaveData0-00(他)を読み込む
* 任意の編集を行う
* TLSaveData0-00(他)を書き出す
* saveDataを書き戻す

# special Thanks
* [TALESIOFIFREAK](https://gbatemp.net/members/talesiofifreak.400404/)
* [Delerious](https://gbatemp.net/members/delerious.448353/)
* [zestiva](https://gbatemp.net/members/zestiva.470015/)