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

Draw crosshair according to mouse coordinates in the movie #510

Closed
vadosnaprimer opened this issue Nov 30, 2022 · 4 comments
Closed

Draw crosshair according to mouse coordinates in the movie #510

vadosnaprimer opened this issue Nov 30, 2022 · 4 comments

Comments

@vadosnaprimer
Copy link
Contributor

Draw the "+" overlay on the game client area.

Extremely useful when figuring out which coordinate corresponds to which visible spot, requires recording mode and actual mouse movement to see it otherwise. With the crosshair, you'd be able to instantly tell whether you are in the desired spot and how to move the mouse.

@clementgallet
Copy link
Owner

To understand correctly, you want to draw a crosshair on the position of the cursor of the previous frame?

@vadosnaprimer
Copy link
Contributor Author

Of the current frame, matching values recorded in the movie for that frame.

@clementgallet
Copy link
Owner

Added. You need to enable this in the settings: Video > On-screen display > Crosshair. It is enabled by default for new games.

@vadosnaprimer
Copy link
Contributor Author

Works great, thanks!

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