Skip to content

Release v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 20:53
375d505

📑 Changelog

  • Optimized hook mode, which should make it more stable.

  • From now on the Unlocker binaries are built using Debug variant, instead of Release. This is because Release variant has trouble hooking functions in some Ubisoft games, presumably due to trouble finding a code cave. Luckily, Debug variant has plenty of empty space (which is evident by its larger size). This facilitates hooking in hook mode.