/Holocure_save_editor

A simple save tool for Holocure fan game

Primary LanguagePython

Holocure Save Tool

A simple save Tool for Holocure fan game.
Download (exe): https://github.com/aclich/Holocure_save_editor/releases/download/v0.0.2/HoloCure_Save_Tool_v0.0.2.zip

Virus detected issue

The released exe is packed by pyinstaller, and it will cause false positives in some anti-virus software. Please don't worry if you downloaded or used it. To see my full explanation, please refer to aclich#4 (comment).

Feature:

Save editing:

  • Holocoin
  • Shop items
  • Charactor gacha level
  • Lock, Unlock items/weapons/collabs

Save Inheritance (Transfer):

  • Help player Inherit save from other PC to current PC.

Screenshot:

How to Use (exe)

  1. Select which tool to use (editor or Inheritance tool)
  • Editor:
    1. Select the save file (Default path: 'C:\Users\<user_name>\AppData\Local\HoloCure\save.dat')
    2. Change the data in editor
    3. Save the data and replace the original save file (please manually backup the original save file)
  • Inheritance Tool:
    1. Select save from other PC (Or the save you want to inheritance)
    2. Select save in current PC (Already selected in default, make sure the save file exists. If not, run the game first.)
    3. Click Run.

Run from source code

Requirements

  • python > 3.6

Steps

  1. Install python if haven't (version > 3.6)
  2. git clone https://github.com/aclich/Holocure_save_editor.git
  3. cd Holocure_save_editor
  4. python holocure_save_editor.py