Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turtle-insect/arcthelad2
PS1 ArcTheLad2 SaveDate Editor
https://github.com/turtle-insect/arcthelad2
csharp game playstation save-editor wpf
Last synced: 3 months ago
JSON representation
PS1 ArcTheLad2 SaveDate Editor
- Host: GitHub
- URL: https://github.com/turtle-insect/arcthelad2
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2024-08-21T08:04:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T08:35:28.000Z (5 months ago)
- Last Synced: 2024-10-10T14:04:26.210Z (3 months ago)
- Topics: csharp, game, playstation, save-editor, wpf
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- 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/ArcTheLad2/total.svg)
# 概要
PS1 アークザラッド2のセーブデータ編集Tool# 実行に必要
* Windows マシン
* [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)の導入
* セーブデータの吸い出し
* セーブデータの書き戻し# Build環境
* Windows 10(64bit)
* [Visual Studio 2022](https://visualstudio.microsoft.com/)# Editor Step
* SaveData Export
* Open SavaData
* Edit SavaData
* Save SaveData
* SaveData Import# Special
* https://arinosu.ari-jigoku.com/arc2/index.htmlデータベースより、アイテムコードを参照しながら、
セーブデータへImportして下さい