Skip to content

xinput1_3 proxy under wine/proton prevents all controller input #4

Description

@apple1417

When running under wine, usually you'd set WINEDLLOVERRIDES="xinput1_3=n,b" to force the native version of the dll to be loaded - i.e. our proxy. However, even without our dll present, just setting this env var will prevent all controller input. It seems only the builtin xinput is actually functions (which kind of makes sense, since the controllers don't exist on the windows side).

This is not strictly a bug in our code, but it would be nice if there was some way we could proxy to the builtin xinput instead when running under proton.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions