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

Check mouse sensitivity #9

Closed
szapp opened this issue Aug 11, 2016 · 2 comments
Closed

Check mouse sensitivity #9

szapp opened this issue Aug 11, 2016 · 2 comments

Comments

@szapp
Copy link
Owner

szapp commented Aug 11, 2016

The mouse gets stuck if it is not moved by a minimum amount of speed. Does this also happen if the internal mouse sensitivity (in the game menu) is set to another value? In this case turn in to the minimum as it is at the maximum value atm.

@szapp
Copy link
Owner Author

szapp commented Oct 13, 2016

Fix #1, #2, #5, #9 implements stable version

The FX scripts are added and changed: Now the aiming FX is managed by
the spell and Wld_PlayEffect was removed. (See #5)

The focus vob is no set to the aim vod which is an oCItem. This works
very consistently now. (See #2)

The mouse is not really frame locked but rather scaled to the fps.
(See #1)

The mouse sensitivity issue seems to be resolved by #1. (See #9)

1 similar comment
@szapp
Copy link
Owner Author

szapp commented Oct 13, 2016

Fix #1, #2, #5, #9 implements stable version

The FX scripts are added and changed: Now the aiming FX is managed by
the spell and Wld_PlayEffect was removed. (See #5)

The focus vob is no set to the aim vod which is an oCItem. This works
very consistently now. (See #2)

The mouse is not really frame locked but rather scaled to the fps.
(See #1)

The mouse sensitivity issue seems to be resolved by #1. (See #9)

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

No branches or pull requests

1 participant