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 Profile Change Notification #3803

Open
2 tasks done
rods012 opened this issue Mar 8, 2025 · 3 comments
Open
2 tasks done

Mouse Profile Change Notification #3803

rods012 opened this issue Mar 8, 2025 · 3 comments
Labels
question Further information is requested

Comments

@rods012
Copy link

rods012 commented Mar 8, 2025

Rules

  • I made myself familiar with the Readme, FAQ and Troubleshooting.
  • I understand that, if insufficient information will be provided, my issue will be closed without an answer.

Is your feature request related to a problem? Please describe

My feature request is not related to an issue with the software.

I use the TUF M4 Air mouse and G-Helper is great for setting it up! However, I use the different profiles of the mouse for different polling rates (while using the same DPIs). This is because some games don't behave well with high polling rates (frames drop and jitter).

However, it is hard to tell if I am changing profiles or not since the DPI options are the same.

Describe the solution you'd like

It would be great if there was a lightweight way to implement an optional system notification that tells me what Profile I am on currently.

Describe alternatives you've considered

No response

Device and Model

Asus TUF Gaming M4 Mouse

Additional information.

No response

@seerge
Copy link
Owner

seerge commented Mar 8, 2025

@rods012 hello,

I don't think it's possible to do it in a simple way. Mouse does not notify laptop / G-Helper when you change profiles. Only way to know that profile was changed would be syncing all settings with the mouse, and to show notification in a timely manner - that would require syncing like every 2-3 seconds, which is a lot of resources :)

Does Armoury notify somehow about profile changes in the mouse ?

Thanks

@seerge seerge added the question Further information is requested label Mar 8, 2025
@rods012
Copy link
Author

rods012 commented Mar 9, 2025

Hey Seerge,

No worries, if it isn't possible it is all good!

Yes, Armoury Crate does notify when the mouse's profile is changed.

@seerge
Copy link
Owner

seerge commented Mar 9, 2025

@rods012

Yes, Armoury Crate does notify when the mouse's profile is changed.

It could be that there is some special notification that mouse sends via USB then. But to actually intercept it - I will need access to the actual mouse :) which is quite complicated.

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

No branches or pull requests

2 participants