Giter VIP home page Giter VIP logo

Comments (4)

emoose avatar emoose commented on June 23, 2024 1

Sadly not, xinput doesn't have any support for analog buttons, so there's no way to translate it over :/ It can actually read the analog value, but doesn't copy it over or anything.

Maybe DirectInput controllers could work with analog buttons, haven't looked into that, but don't really think ViGEmBus can work with them at all :(

from xb2xinput.

medievil1 avatar medievil1 commented on June 23, 2024 1

analog buttons are possible, using libusb it was recently added as standard on cxbxr... plug the og xbox controller in via usb and it will read it all analog buttons intact

from xb2xinput.

eVenent avatar eVenent commented on June 23, 2024

Do we have any chances for DirectInput mode for Xb2XInput in the future? It would let to enable analog buttons on PC.

Currently we do not have proper driver which can be used for OG Xbox emulators (emulating analog buttons). Mayflash's is an mistake, which allows only 2 pressure sensitive buttons in one config (usually disabling analog triggers). XBCD apart of unsigned driver is giving 3 axis for 8 buttons, so even if we will assign two buttons to them (for normal and negative axis), two of buttons will stay digital.
Such DirectInput driver can be used even for PS2 and PS3 emulators, where these pressure-sensitive face buttons are already supported. I saw that people are asking if it is possible to use Xbox OG controller with Playstation emulators. As long, as we do not have such driver, it is not possible.

Sadly, this unique feature (pressure sensitive buttons) can be forgotten if we will not receive any driver which will help to prevent it. I saw that reWASD software added pressure-sensitive support for Dualshock 3 where we can remap buttons and activate different actions depends on how hard we are pressing buttons. It would be nice to have such support for Xbox device too.

from xb2xinput.

eVenent avatar eVenent commented on June 23, 2024

Great to know! At least one emulator supports OG controller properly. Now we need someone to create DirectInput driver based on this solution and controller will have perfect support on PC.
We will be able to spread pressure sensitive support to PS2 and PS3 emulators too.

from xb2xinput.

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.