Giter Club home page Giter Club logo

Comments (2)

fincs avatar fincs commented on June 9, 2024 2

The old libnx hid api predated proper understanding of controller styles, and it was using a controller style type by default that, as far as we're able to tell, is internally reserved for use by the Switch's native UI (home menu, overlay applets, etc), presumably to simplify the handling of various different controllers across the codebase. In fact, Nintendo made a breaking change in the handling of this internal style type in an older system version that caused libnx to need a fix and all homebrew to need recompiling; otherwise they'd fail to receive any input whatsoever.

In the new hid api, we decided to closely follow what Nintendo offers to game developers in order to avoid future breakage and pain. As far as we can tell, there is no way to get automatic horizontal layout translation, and games are expected to handle this on their own.

from libnx.

p-sam avatar p-sam commented on June 9, 2024

Should I make a related issue on the SDL repo then? I presume all SDL ports made until now lost split joycon support by updating their deps, unless I missed something

from libnx.

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.