Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

randys006/HeroesOETool1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroes Olden Era Tool

Description

  • Displays information from a savegame (only the most recent quicksave)
  • Limited editing capability
  • Error checking is very limited (don't get crazy)

Usage

  • Load a game in Heroes Olden Era Demo and Quicksave.
  • Run the tool and see what's up (this is usually when you get a bit angry when you see just what a massive advantage the AI is given).
  • Select line(s) from the ListBox(es) and tweak away. Click Write after each tweak.
  • The demo is super buggy about reloads, so Exit to Main Menu, then Load the quicksave.
  • Enjoy!

Additional usage and notes

  • If you run it in the debugger you can enable Verbosity flags to see interesting lists such as all hero names and starting skills and other stuff.
  • Diff doesn't really work yet. It's intended to help you find things that changed in the json between two save files.

Requirements

  • C# w/support for .NET 9.0
    • Developed with Visual Studio 2022 (17.14). 2026 has not been tested yet, but is probably fine.
    • Extensions:
      • SixLabors.ImageSharp (free version)
      • Tesseract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages