Skip to content

Releases: TriBla173/GrimDawnPerfectRolls

Perfect Rolls v2.2.0 - Runtime Monitor

Choose a tag to compare

@TriBla173 TriBla173 released this 02 Aug 01:39
1438f85

What's changed

  • Replaced fixed DLL hashes and patch addresses with strict byte-signature discovery.
  • Removed game-path detection, registry lookup, and automatic game launching.
  • Added continuous monitoring: start the monitor once and it automatically patches every detected Grim Dawn x64 process.
  • The monitor remains open after the game exits and waits for the next launch.
  • Improved storefront independence for Steam, GOG, and other legitimate x64 releases.
  • Updated the bilingual README, security notes, and reproducible build instructions.

Installation

  1. Extract the two files to any folder.
  2. Run GrimDawnPerfectRolls.exe and leave the window open.
  3. Start Grim Dawn normally through Steam, GOG Galaxy, a shortcut, or the game executable.
  4. Close the monitor window or press Ctrl+C to stop monitoring.

The monitor modifies only the running game process. It does not replace Game.dll, edit save files, or launch the game. All memory changes disappear when Grim Dawn exits.

Verification

ZIP SHA-256:

679CA06C4127C2246BC51C9501170CADE74476D59F2DBAC8EAE0409FCF444B52

Perfect Rolls for Grim Dawn 1.3.0.4

Choose a tag to compare

@TriBla173 TriBla173 released this 01 Aug 13:43

Updated for Grim Dawn 1.3.0.4.

  • Remapped and verified all 12 runtime patch points for the official Steam x64 build.
  • Supports maximum item rolls, including damage conversion and cooldown reduction.
  • Includes the standalone launcher and bilingual README.
  • Does not modify Game.dll or save files.

Validation:

  • Official Game.dll SHA-256 verification passed.
  • Offline memory self-test passed: 12/12 patches written and verified.

ZIP SHA-256: 3F726D8CEFA416AC047AC240B380E0054458B5620DEDD6AC3435C8B60C3ABA7E

Perfect Rolls v2.0.0

Choose a tag to compare

@TriBla173 TriBla173 released this 29 Jul 18:18

First public source-backed release of Grim Dawn Perfect Rolls.

Installation

Extract both files from the ZIP directly into the Grim Dawn root directory, then run GrimDawnPerfectRolls.exe. Do not place the launcher inside the x64 folder.

Highlights

  • Forces maximum rolls for all supported item attributes, including damage conversion and cooldown reduction.
  • Works with the normal campaign and does not replace Game.dll.
  • Standalone self-contained Windows x64 executable; no separate .NET installation required.
  • Includes an English and Chinese bilingual README.
  • Rebuilt from public source commit b959b8f88d40a143b286434e9e47781f792e5db8.
  • Removed the development-machine-specific fallback path from the public build.

Verification

  • Offline self-test: all 12 patches written and verified.
  • ZIP contents: exactly 2 files.
  • EXE SHA-256: EC60A97F1FF0BA4656037B67DDAE470D46C06FBF3E3F630A3DD137053497D8AB
  • ZIP SHA-256: 9D674E0C4DAE15B482CF777BD7A5D6B12857AF53577BC333A1E4C25221ED241B
  • Supported Game.dll SHA-256: 8967338EC716115BECF377A9C7911461BD6B7083C617D608EB69F583BDEF1FE9

Security notice

The unsigned launcher writes to the running Grim Dawn process memory, so security software may inspect or flag it. Review the public source and SECURITY.md; do not disable security software globally.