Skip to content

Releases: omicronrex/dbghelper

Debugger Helper v0.6

08 Jan 21:15
9e9d35d
Compare
Choose a tag to compare
  • added support for rare upx variants
  • added an alternate ui that doesn't use transparency

Debugger Helper v0.5

16 Dec 04:16
8f58344
Compare
Choose a tag to compare
  • added backup option (enabled by default)
  • added support for very large studio games
  • made the music quieter while patching games
  • redid how the window works to fix bugs

Debugger Helper v0.44

29 May 16:12
ef623f7
Compare
Choose a tag to compare
  • Fixed command-line patch functionality.

Debugger Helper v0.43

26 May 23:41
40f6725
Compare
Choose a tag to compare
  • Fixed inability to patch GM8.0 games packed with antidec/upx.
  • Fixed a leftover clipboard message.
  • Shiney new ABOUT box.

Debugger Helper v0.42

10 Feb 16:52
67c6a13
Compare
Choose a tag to compare
  • fixed studio cabinet patch not performing sleep margin patch

Debugger Helper v0.41

31 Jan 23:16
94624b2
Compare
Choose a tag to compare
  • added a mute button as requested
  • added new VPatch which supports GM 8.0, 8.1.65, 8.1.71, 8.1.91 and all versions newer than and including 8.1.107
  • new VPatch also contains an input lag fix that was recently discovered
  • massive thanks to Floogle for helping me with the arcane C required for VPatch, and Samiboule for the extension injector

Debugger Helper v0.2

21 Dec 21:58
48d88e3
Compare
Choose a tag to compare

Command line operation is now supported:

  • use "-lag" switch to disable the input lag patch
  • pass an exe name to patch a single game
  • pass a folder to patch a whole folder at once
  • patcher won't display a window when using command line

Other changes:

  • made the music quieter
  • added the ability to drop games on the tool's window to patch
  • added support for Game Maker 7 using gm8x_fix v0.5.6
  • added a checkbox to disable the input lag patch as requested
  • fixed a memory leak

Debugger Helper v0.1

20 Dec 02:26
2ab8cba
Compare
Choose a tag to compare

initial release!

  • can patch gm8.0 and gm8.1 games with gm8x_fix
  • accepts compressed, obfuscated and protected gm8 games as well
  • can decompress & patch studio games with dbghelp and sleep margin fix
  • accepts YYC games as well (without sleep margin fix)
  • can batch through entire folders of games at once