Home - patel-nikhil/SHCLiveStatReader GitHub Wiki

Welcome to the SHCLiveStatReader wiki!

The SHCLiveStatReader program is designed to read the player and leaderboard statistics from your Stronghold Crusader (Extreme) games, while you are playing!

The program currently doesn't pick up all values. But just because you don't see a value you want there, doesn't mean it can't be added! Some values are easier to find than others. If you see a value missing and you know the memory address of where to find it, please do leave an issue and describe: the stat found, the memory address, and how it is stored (is it 2 bytes, 4 bytes, a string, etc.)

Currently the program writes the data to a text file in JSON format, so it can be read by any program you would like.

For player stats it currently captures:

  • Player Name
  • Gold
  • Number of Units
  • Popularity
  • Population
  • Available Housing

For leaderboard stats it currently captures:

  • Player Name
  • Total gold produced
  • Troops produced
  • Food produced
  • Stone produced
  • Iron produced
  • Wood produced
  • Buildings Lost
  • Enemy Buildings Destroyed
  • Highest Population
  • Available Housing