A downloadable statistics tracker for Windows

Download NowName your own price

Update

October 25, 2023 @ 14:32

After the last update (November 14, 2021) I tried to work with the guys from The Hell 2 to integrate some sort of API functionality via RPC, but because of life events I couldn't bring myself to understand C++ and the source they provided me at the time. I still thank Mordor and the team for reaching out to me, even though I couldn't bring myself to understand and help.

On the other hand, the mod was receiving a never-ending stream of updates, and since my app reads from memory, all information is pushed around with every release, reading incorrect addresses. It was a tedious routine about simply changing the offset for every version of The Hell 2, which I couldn't keep up.

While I had fun with this project and I wish this worked forever, I thought it was time to move on as a solo game developer. I didn't mention this publicly because I wasn't sure the path I was treading, but I'm getting more confident by the day. The prototype I'm still working on is called Gattlebrounds, a 3D top-down shooter. The published demo is way dated and using Godot 3, but since then I've been working on it with the latest Godot Engine 4 in all aspects.

___________________________________________________________________________________

What IS this?

  • A window to capture from OBS (or any broadcasting app using chroma key or color key filter).
  • Displays your full character information as you play:
    • Basic information
      Name, Class and Difficulty.
    • Attributes
      STR, MAG, DEX, VIT (base and new values) and any unspent points.
    • Resistances
      • Stun threshold (labeled as "Stun Res")
      • Damage Resist and Arrow Resist
      • DFE
    • Equipment
      Head, torso, weapon, left arm, amulet, rings, belt, gloves and boots.
    • Chances
      Exp gain, gold find, magic find (& more soon...).
    • Traits
    • Perks
    • Spells

What's NOT?

  • An in-game overlay.
    (Will start working towards that direction soon.)

FAQ

  1. Can be used for vanilla Diablo?
    No.
  2. What is TH2?
    It's an overhaul mod for Diablo 1 done by Mordor and his team, enhancing gameplay content from a challenging perspective, still being developed to this day (yes, even with D2R out there). 
    Mordor has been working for TH1 since 2006 and TH2 since (insert year here). It's official site is actually a Patreon page (yes, it's that commited). 
    Get it here! -> https://www.patreon.com/thmod
  3. Does it track older versions of TH2?
    Retrocompatibility is limited to the versions I already worked with:
  4. How often is it being maintained?
    I'm trying my best to keep the pace. Given recent events I had to settle down as I'm going through personal life events. While at it, I'm gonna be writing down ideas, the how-tos, and once things are settled down, I'll bring down the hammer.

How to use

  1. Launch the game.
  2. Launch the stat tracker.
  3. With OBS open:
    1. Capture its window. 
    2. Hold ALT and click&drag the red borders to crop to a column, 
    3. Copy, then choose paste as reference
    4. repeat for each column, until you have them all (or the ones you need).
  4. Add the filter "Chroma key" (or "Color key") and choose the black color to make it transparent.

Note: Don't minimize the tracker! OBS will stop capturing the window if you do. Just leave it behind and play the game.

More notes

  • Tracker may only work with specific versions of the mod (see images below). This is because the app uses memory addresses to get the numbers. Each release of the mod changes all memory addresses, so I may be releasing a new tracker per patch while I can.

    The Tracker

    The Hell 2's version

Known issues

  • Unique and Rare items are colored same as Unique.
  • If tracker is launched before the game, the tracker will close automatically without warning. (Fixed since v1.06)
  • If the game is relaunched, the tracker has to be relaunched as well. (Fixed since v1.06)

Download

Download NowName your own price

Click download now to get access to the following files:

Stat Tracker v1.05 hotfix 1 (x64) for TH2 v1.1602 65 MB
Stat Tracker v1.05 hotfix 1 (x86) for TH2 v1.1602 65 MB
Stat Tracker v1.06 (x86) for TH2 v1.1627 65 MB
Stat Tracker v1.06 (x64) for TH2 v1.1627 65 MB

Development log

Comments

Log in with itch.io to leave a comment.

(1 edit)

I was told of the "missing .pck" error. 

It's now fixed and reuploaded. Sorry for the inconvenience!