All Projects → turtle-insect → OctopathTraveler

turtle-insect / OctopathTraveler

Licence: GPL-3.0 License
Switch OctopathTraveler SaveDate Editor

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to OctopathTraveler

WPFBot3000
Simple domain-specific language for a small subset of WPF, mainly for doing very limited (get the picture?) input forms in PowerShell
Stars: ✭ 38 (+18.75%)
Mutual labels:  wpf
OnlySwitch
⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts
Stars: ✭ 1,288 (+3925%)
Mutual labels:  switch
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-50%)
Mutual labels:  wpf
DDNRuntime-examples
DDNRuntime(Delphi .NET Framework/.NET Core Runtime) example. DDNRuntime is a library for Delphi to call .net dll. Support the assembly written by c#, vb.net. Support importing .net dll to delphi, can create .net wrapper automatically.
Stars: ✭ 15 (-53.12%)
Mutual labels:  wpf
Peasy.NET-Samples
Showcases a middle tier built with peasy and consumed by multiple client consumers
Stars: ✭ 33 (+3.13%)
Mutual labels:  wpf
ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (+175%)
Mutual labels:  wpf
SecKill
九价秒杀WPF
Stars: ✭ 98 (+206.25%)
Mutual labels:  wpf
serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Stars: ✭ 48 (+50%)
Mutual labels:  wpf
fullcontrols
Reworked version of the wpf controls, plus new controls and features.
Stars: ✭ 28 (-12.5%)
Mutual labels:  wpf
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-18.75%)
Mutual labels:  wpf
replay-csharp
An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core
Stars: ✭ 69 (+115.63%)
Mutual labels:  wpf
UserDeviceTracker
快速定位一个IP或MAC在你的网络中的位置,是网络工程师提高工作效率的利器,也可以为CMDB提供基础网络数据。
Stars: ✭ 36 (+12.5%)
Mutual labels:  switch
SwiTAS
A usable toolkit for creating Nintendo Switch TASes with homebrew
Stars: ✭ 54 (+68.75%)
Mutual labels:  switch
BlackPearl
Control Library for WPF
Stars: ✭ 17 (-46.87%)
Mutual labels:  wpf
dotnetCampus.Svg2XamlTool
Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
Stars: ✭ 14 (-56.25%)
Mutual labels:  wpf
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (+15318.75%)
Mutual labels:  wpf
File-Explorer
A C# WPF application, representing a conventional Windows file system explorer. Allows the traversal of inaccessible file systems.
Stars: ✭ 30 (-6.25%)
Mutual labels:  wpf
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-56.25%)
Mutual labels:  wpf
wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Stars: ✭ 128 (+300%)
Mutual labels:  wpf
FontAwesome5
WPF controls for the iconic SVG, font, and CSS toolkit Font Awesome 5.
Stars: ✭ 93 (+190.63%)
Mutual labels:  wpf

DL Count Build status

Langage

English

概要

Switch OCTOPATH TRAVELER(オクトパス トラベラー)のセーブデータ編集Tool

ソフト

http://www.jp.square-enix.com/octopathtraveler/

実行に必要

  • Windows マシン
  • .NET Framework 4.7.1の導入
  • セーブデータの吸い出し
  • セーブデータの書き戻し

Build環境

  • Windows 10(64bit)
  • Visual Studio 2017

編集時の手順

  • saveDataを吸い出す
    • 結果、以下が取得可能
      • KSSaveData1(KSSaveData2、KSSaveData3、、、)
      • KSSystemData
  • KSSaveData1(KSSaveData2、KSSaveData3、、、)を読み込む
  • 任意の編集を行う
  • KSSaveData1(KSSaveData2、KSSaveData3、、、)を書き出す
  • saveDataを書き戻す

Special Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].