Releases: PandaTeemo/YoloMouse
Releases · PandaTeemo/YoloMouse
64 bit + fixes
- 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
- 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
- fix saving settings and cursor bindings for non-admin users
fix size saves
- fix size saves
Animated Cursors + Crash Fix
- added animated cursor (.ani) support
- fixed a memory leak due to misuse of GetIconInfo()
more cursor sizes
- added two more cursor sizes
- changed hotkeys and start menu for changing cursor size
Cursor Sizes
added small, medium, large cursor option
First Release
Other than no public testing this should be relatively stable. I tested on multiple platforms and games.