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

Support for TUF Gaming M5 Mouse. #1414

Merged
merged 1 commit into from Oct 4, 2023
Merged

Conversation

IceStormNG
Copy link
Contributor

Adds support for the TUF Gaming M5 Mouse (P304).

@seerge seerge merged commit 6232fb1 into seerge:main Oct 4, 2023
2 checks passed
@seerge
Copy link
Owner

seerge commented Oct 4, 2023

@IceStormNG thanks, i have squeezed this PR into https://github.com/seerge/g-helper/releases/tag/v0.128 :)

@SonamRinzinGurung
Copy link

Running into error while trying to use the TUF Gaming M5
image

@IceStormNG
Copy link
Contributor Author

Can you please send the GHelper log and also open the "Details" and send that, too?

@SonamRinzinGurung
Copy link

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '1' is not valid for 'SelectedIndex'. (Parameter 'value')
Actual value was 1.
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at GHelper.AsusMouseSettings.VisualizeMouseSettings() in C:\Users\Serge\g-helper\app\AsusMouseSettings.cs:line 674
at GHelper.AsusMouseSettings.RefreshMouseData() in C:\Users\Serge\g-helper\app\AsusMouseSettings.cs:line 470
at GHelper.AsusMouseSettings..ctor(AsusMouse mouse) in C:\Users\Serge\g-helper\app\AsusMouseSettings.cs:line 111
at GHelper.SettingsForm.ButtonPeripheral_Click(Object sender, EventArgs e) in C:\Users\Serge\g-helper\app\Settings.cs:line 1360
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

@IceStormNG
Copy link
Contributor Author

I think I know what the issue is. How many profiles does the mouse have in Armoury Crate? 1, 3 or 5?

@SonamRinzinGurung
Copy link

I dont know, I've uninstalled it. But I do believe I had created some profiles before.

@IceStormNG
Copy link
Contributor Author

GHelper.zip

Please try this build. Apparently, the mouse has 3 Profiles and you're on Profile 2.

@SonamRinzinGurung
Copy link

Thanks it worked

@IceStormNG
Copy link
Contributor Author

Ok. I will upload the fix.

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

Successfully merging this pull request may close these issues.

None yet

3 participants