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

Mouse movement/scrolling is slow #28

Closed
GrantBartlett opened this issue Dec 16, 2016 · 1 comment
Closed

Mouse movement/scrolling is slow #28

GrantBartlett opened this issue Dec 16, 2016 · 1 comment

Comments

@GrantBartlett
Copy link
Member

This does actually happen to me too. Just putting it out there for possible considerations of improvement.

https://forums.cncnet.org/index.php?topic=7005.0;topicseen

@Rampastring
Copy link
Member

Rampastring commented Dec 20, 2016

Improved in a1dc10f and 378b984

To apply the fix for YR, create a "cursor.cur" file in the Resources\ directory. The file MUST be in the Windows .cur cursor format, a regular image file won't do. This replaces the client's sprite-based cursor with the Windows hardware cursor, which removes all mouse lag.

I also lowered the client's FPS to 60 from 120, which should cut the client's CPU use in half on most systems.

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