Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to adjust size of existing cursors? #13

Open
haasn opened this issue Apr 3, 2019 · 1 comment
Open

Add option to adjust size of existing cursors? #13

haasn opened this issue Apr 3, 2019 · 1 comment

Comments

@haasn
Copy link

haasn commented Apr 3, 2019

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
Copy link
Owner

PandaTeemo commented Apr 4, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants