PandaTeemo / YoloMouse

Game Cursor Changer
The Unlicense
185 stars 42 forks source link

Add option to adjust size of existing cursors? #13

Open haasn opened 5 years ago

haasn commented 5 years ago

Instead of completely overriding SetCursor, could it be possible to hook the existing SetCursor call, take the resulting bitmap, upscale it, and then use that as the replacement cursor? That way we can basically use YoloMouse to make the game cursors larger without having to manually add them all.

I play at 4K resolution, and not all games have the ability to change the cursor size. So this would be really helpful.

PandaTeemo commented 5 years ago

Yes, this is definitely possible and on my todo list. You'd still have to manually upscale each one using CTRL-ALT-+ though.

On Wed, Apr 3, 2019 at 10:18 AM Niklas Haas notifications@github.com wrote:

Instead of completely overriding SetCursor, could it be possible to hook the existing SetCursor call, take the resulting bitmap, upscale it, and then use that as the replacement cursor? That way we can basically use YoloMouse to make the game cursors larger without having to manually add them all.

I play at 4K resolution, and not all games have the ability to change the cursor size. So this would be really helpful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PandaTeemo/YoloMouse/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AG3FMVbDmPkFqsVooHXLzQ-AIcHsBCMjks5vdOJcgaJpZM4cbB3m .