Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Switch Chrono Cross SaveDate Editor
https://github.com/turtle-insect/chronocross

csharp game save-editor switch wpf

Last synced: 16 days ago
JSON representation

Switch Chrono Cross SaveDate Editor

Awesome Lists containing this project

README

        

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

# 概要
Switch クロノ・クロス(Chrono Cross)のセーブデータ編集Tool

# ソフト
https://www.jp.square-enix.com/cc_rd/

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

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

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