Giter Club home page Giter Club logo

Comments (6)

JujuAdams avatar JujuAdams commented on May 18, 2024 1

Marking as bug as technically we're doing things wrong atm and "bug" will scare me into fixing it sooner

from input.

JujuAdams avatar JujuAdams commented on May 18, 2024 1

Implemented exact GUID matching as the primary database check today. Safer VID+PID extraction will come a little later.

Currently (iirc) you've got a platform-agnostic fallback if no same-platform match is made in the external or inbuilt db. The only (relatively) safe mapping fallback between platforms is between Windows and Linux.

Shall I just remove that? I have no love for this feature.

from input.

JujuAdams avatar JujuAdams commented on May 18, 2024 1

Couldn't see others at this time

Improved GUID matching will be available in v3.2.3

from input.

offalynne avatar offalynne commented on May 18, 2024

Sounds good

from input.

JujuAdams avatar JujuAdams commented on May 18, 2024

Removed the OS-agnostic fallback, which also allows us to cut the memory usage substantially!

In other news, it seems like the SDL2 database has some issues where a few of the GUIDs in the database don't match the pattern proposed. I wonder if there's been some human error in inserting these GUIDs.

For example 30000004c050000e60c0000000100000 is a "Sony DualSense" controller on MacOS, and it looks like a zero has teleported from the start of the GUID to the end. 03000000c82d00015900000000000000 and 03000000c82d00065280000000000000 also look like their PID has been offset in the middle of the string. There are a few others as well.

from input.

offalynne avatar offalynne commented on May 18, 2024

Fixed 😝

Feel free to point out any others

from input.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.