Skip to content

64 bit + fixes

Compare
Choose a tag to compare
@PandaTeemo PandaTeemo released this 18 Sep 12:43
· 26 commits to master since this release
  • new 64 bit game support. examples include HotS and WoW (if configured for 64bit in battle.net client)
  • changed injection to CreateRemoteThread method to accomodate 64 bit support. this also fixed several bugs.
  • improved support for World of Warcraft and any other games that depend on SetClassLong to change cursors.
  • increased number of different cursors that can be bound per game from 10 to 200.
  • added a new color negative cursor #6 and removed the old cursor #8.