Giter Club home page Giter Club logo

Comments (6)

streetpea avatar streetpea commented on June 5, 2024

I think you need experimental ps5 features enabled for this to work atm

from chiaki4deck.

Drumdude26 avatar Drumdude26 commented on June 5, 2024

That worked, thanks a lot. So just for anyone that sees this in the future, you have to open chiaki in desktop mode, go to settings and enable experimental features.

from chiaki4deck.

streetpea avatar streetpea commented on June 5, 2024

@jbaiter this is due to this: https://github.com/streetpea/chiaki4deck/blob/main/lib/src/feedback.c#L84 right?

Is there a downside to using
buf[0x1b] = enable_dualsense ? 0x1 : 0x1 instead?

(since right now Astroโ€™s and potentially other games arenโ€™t fully playable if dualsense enabled is not set)

would making that change break something on PS4 or elsewhere?

from chiaki4deck.

jbaiter avatar jbaiter commented on June 5, 2024

I haven't actually tested that with a DS4 ๐Ÿ˜ฌ๐Ÿ˜ฌ
Might be worth a shot, I have no clue what that flag precisely does tbh, but it was necessary to set it to 1 to fix those purple triggers in Astro when using a DualSense.

from chiaki4deck.

streetpea avatar streetpea commented on June 5, 2024

Yea if I set it to 1 the purple triggers work with the Steam Deck controller, so setting
buf[0x1b] = 0x1 instead of making it conditional would allow this to work either way (whether ps5 features are enabled or not).

from chiaki4deck.

jbaiter avatar jbaiter commented on June 5, 2024

๐Ÿ‘๐Ÿพ Curious to see if there are any side-effects from that, maybe we'll learn more what that flag actually does :-)

from chiaki4deck.

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.