Skip to content

Releases: PandaTeemo/YoloMouse

fix taskbar hiding

24 Aug 01:06
Compare
Choose a tag to compare
  • fix: prevent YM overlay from hiding taskbar, notifications, etc

3d overlay cursors, notifications, new hotkeys

04 Aug 06:07
Compare
Choose a tag to compare
  • new: 3d overlay cursors. slightly laggier but much prettier. they also work with anticheat protected games, unlike basic cursors.
  • new: overlay error notifications
    • when binding fails because YM needs to be admin
    • when YM is already admin and standard binding fails, and has to instead switch to overlay cursors
  • new: option: "Reduce overlay log": enable to reduce overlay pointer lag (may cause choppy movement on some systems).
  • new: default cursors: brought these back by popular request. same operation and hotkey (CTRL ALT D) as before.
  • new: reworked hotkeys:
    • CTRL ALT 1: now cycles basic cursors
    • CTRL ALT 2: cycles overlay cursors
    • CTRL ALT 3: cycles colors
  • etc: large code rework (cleanup, fixes, optimizations, etc)
  • remove: option: "games only": this didnt work too, but due to other changes misassigning cursors to non-games should be less problematic.

circle+basic overlay cursors and new hotkeys

28 Jul 04:08
Compare
Choose a tag to compare
  • added circle overlay cursor
  • if binding basic cursor in anticheat protected game, will instead use an overlay equivalent of this cursor.
  • new hotkey system
    • CTRL ALT 1: cycle basic cursors
    • CTRL ALT 2: cycle 3d cursors
    • CTRL ALT 3: cycle colors
    • CTRL ALT -+D: same as before
  • bunch of fixes and performance tweaks

overlay cursors and major rework

16 Jul 03:00
Compare
Choose a tag to compare
Pre-release

prerelease version

  • 3d overlay cursors
    • hit CTRL SHIFT 1-9 to bind/cycle colors. CTRL or ALT SHIFT -+ to resize (similar deal as regular cursors)
    • only a spinny arrow supported for now, more coming soon.
    • bypasses anti-cheats (unlike normal cursors). only tested on AlbionOnline so far (which uses EAC anticheat)
    • one disadvantage is accuracy isnt as good as a normal cursor. however i added a ton of tweaks to get around this limitation :)
    • arrow cursor employs quantum mechanics to spin in 2 directions at same time
  • default cursors: brought these back after many requests. same operation and hotkey (CTRL ALT D) as before.
  • large rework of YM (code cleanup, various fixes, optimizations, etc)
  • removed "games only" option which didnt work too well. but because of rework accidentally assigning cursors to
    non games should be less problematic

size any cursors + games only option

30 Apr 06:16
Compare
Choose a tag to compare
  • new: "Games Only" option: prevents YM from working with non-game apps. enabled by default. this isnt perfect and may false positive, but goal is to just reduce unwanted assignments to untested/nongame apps.
  • new: can now resize any cursor, not just preset cursors.
  • removed: default cursors: this wasnt used much... probably because i shouldve better worded it as "make all cursors same as current one"? i can add again if requested enuf :)
  • fixed: original game cursors sometimes not restoring when closing YM
  • fixed: hourglass cursor being assigned when first alt-tabbing/loading some games like PoE and Overwatch

0.9.1

13 Dec 07:32
Compare
Choose a tag to compare
  • entire cursors are now hashed to increase hash accuracy. this will outdate some cursor bindings requiring them to be rebound again. thanks @Archomeda for this update.
  • properly hide cursor when certain games request it. this fixes FFXIV showing cursor while panning.

new cursors and fixes

03 May 21:33
Compare
Choose a tag to compare
  • added new X crosshair cursors under CTRL ALT 4
  • added more cursor sizes. now between 16 and 128 with 8 pixel increments.
  • improved quality of existing cursors
  • fixed restoring original cursor when closing YM for some apps
  • reduced chance of special windows hotkeys like CTRL ALT DEL accidentally triggering cursor hotkeys
  • prevented hotkeys from getting queued up due to lag and causing unwanted hotkey assignements

hotkey fix

20 Apr 07:58
Compare
Choose a tag to compare
  • fixed hotkey buttons getting stuck after hitting various windows hotkeys like CTRL ALT DEL which resulted in unwanted YM cursor assignements

fix issues with latest blizzard game updates

09 Feb 01:39
Compare
Choose a tag to compare
  • fix windowed fullscreen support in hots and other recently updated blizzard games
  • allow lowercase hotkeys in settings file

hotfix 8.0 issues

14 Nov 03:34
Compare
Choose a tag to compare
  • improved shutdown handling in case of startup error
  • fixed stuck cursor issues with some games like d3 and lol introduced by last update