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

fix(GPD): Add mount matrix for GPD Win Mini #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justinweiss
Copy link

This mount matrix felt right on the Win Mini 2023 playing games through Steam Input with the ds5 selected.

I've heard the 2024 has the same DMI device entries but may have the IMU mounted differently -- not sure what could be done about that.

This mount matrix felt right on the Win Mini 2023.
@pastaq
Copy link
Contributor

pastaq commented Aug 14, 2024

I've seen a few different ways of identifying them. I think the BIOS version in DMI might be unique for each.

@justinweiss
Copy link
Author

Here's the DMI info for my 2023 model. I updated the BIOS on this, I think there are at least two other BIOS versions for the 2023.
dmi.txt

@jim-80
Copy link

jim-80 commented Aug 14, 2024

dmi.txt
This is the output for the 2024 Win Mini

@pastaq
Copy link
Contributor

pastaq commented Aug 15, 2024

Thanks. Doesn't look like there's a predictable DMI string we can use. I'll look into how some other tools are determining this.

@pastaq
Copy link
Contributor

pastaq commented Aug 16, 2024

HandheldCompanion matches on the processor model.
https://github.com/CasperH2O/HandheldCompanion/blob/a719c46b7ad3c11b90d52323e6c74319b706c2ad/HandheldCompanion/Devices/IDevice.cs#L347-L354

We should definitely do that here as well. Looking at our schema, we don't currently support this in the configuration files.

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.

3 participants