Releases: omicronrex/dbghelper
Releases · omicronrex/dbghelper
Debugger Helper v0.6
- added support for rare upx variants
- added an alternate ui that doesn't use transparency
Debugger Helper v0.5
- 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
- Fixed command-line patch functionality.
Debugger Helper v0.43
- Fixed inability to patch GM8.0 games packed with antidec/upx.
- Fixed a leftover clipboard message.
- Shiney new ABOUT box.
Debugger Helper v0.42
- fixed studio cabinet patch not performing sleep margin patch
Debugger Helper v0.41
- 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
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
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