Skip to content

Releases: PandaTeemo/YoloMouse

64 bit + fixes

18 Sep 12:43
Compare
Choose a tag to compare
  • 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.

null cursors and game version agnostic saves

05 Jul 10:29
Compare
Choose a tag to compare
  • now works properly with Guild Wars 2
  • allow empty (invisible) cursors to be bound
  • improved retaining cursor settings between game versions (like LoL)

fix settings and cursor saves

19 Apr 02:18
Compare
Choose a tag to compare
  • fix saving settings and cursor bindings for non-admin users

fix size saves

16 Apr 08:29
Compare
Choose a tag to compare
  • fix size saves

Animated Cursors + Crash Fix

13 Apr 10:26
Compare
Choose a tag to compare
  • added animated cursor (.ani) support
  • fixed a memory leak due to misuse of GetIconInfo()

more cursor sizes

11 Apr 00:44
Compare
Choose a tag to compare
  • added two more cursor sizes
  • changed hotkeys and start menu for changing cursor size

Cursor Sizes

08 Apr 07:41
Compare
Choose a tag to compare
Cursor Sizes Pre-release
Pre-release

added small, medium, large cursor option

First Release

07 Apr 07:10
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

Other than no public testing this should be relatively stable. I tested on multiple platforms and games.