Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.4 KB

README_EN.md

File metadata and controls

38 lines (30 loc) · 1.4 KB

Build status

Donation

Buy Me A Coffee

言語

日本語

Overview

Nintendo Switch OCTOPATH TRAVELER save data editing tool

Official Game Site

https://octopathtraveler.nintendo.com/

Prerequisites

  • Windows machine
  • .NET Framework 4.7.1 runtime
  • Octopath Traveler save file

Build environment

  • Windows 10 (64 bit)
  • Visual Studio 2017

Steps to edit

  • Acquire save data from Nintendo Switch console.
  • You should have a set of files that look similar to this: * KSSaveData1(KSSaveData2、KSSaveData3、、、) * KSSystemData
  • Save editor will read in KSSaveData1(KSSaveData2、KSSaveData3、、、)
  • Perform any editing
  • Write out KSSaveData1(KSSaveData2、KSSaveData3、、、)
  • Import newly edited saveData to Nintendo Switch console

Special Thanks