Code Monkey home page Code Monkey logo

Comments (6)

streetpea avatar streetpea commented on June 3, 2024

I didn’t make any changes to Chiaki4deck in 1.6.5 that could cause this but the windows sdl version got updated so perhaps it’s that? (Chiaki4deck uses sdl for controller input other than steam deck gyro)

from chiaki4deck.

bjaudon avatar bjaudon commented on June 3, 2024

My apologies I just tested and it first appeared in version 1.6.4, which I had never updated to. Versions 1.6.3 and prior work fine for me. I run C4D directly from a Windows shortcut. I've also disabled steam input for desktop layout too, but it happens if steam is running or not.

from chiaki4deck.

streetpea avatar streetpea commented on June 3, 2024

sdl was also bumped in 1.6.4. I'm thinking a change in sdl must be the cause since controllers are handled by SDL not by chiaki4deck. Chiaki4deck just uses the values it grabs from the sdl apis. It looks like for whatever reason that controller wasn't being picked up by SDL but it is now so SDL sees 2 controllers where before it saw 1. This will likely affect any game that uses the newest version of SDL. We can test this theory with a build using an older version of sdl.

from chiaki4deck.

bjaudon avatar bjaudon commented on June 3, 2024

Thanks for the info. I copied the SDL2.dll from 1.6.3. and that did fix the double input, so it's definitely something with the SDL update.

With this SDL version it did not detect the steam deck controller.
image

from chiaki4deck.

bjaudon avatar bjaudon commented on June 3, 2024

Looking at the release notes on SDL it appears they added some SteamAPI support starting in 2.29.1 which likely enabled the detection of the controller. I may need to open an issue with Steam Deck Tools to see if there's a way to hide or handle the double detection since it's going to be a major conflict in the future.

from chiaki4deck.

bjaudon avatar bjaudon commented on June 3, 2024

As a workaround I've used HidHide to hide the Valve Steam deck controller and added an exception for the steamdecktools applications to see through the cloak. This seems to solve the issues I'm seeing.

Handheld companion uses this method and it seems to work well. I also confirmed that HC is working fine as an alternative solution.

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.