Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Steam deck stream inputs not recognizing #396

Open
NarrowMacaroon opened this issue Aug 22, 2024 · 14 comments
Open

[BUG] Steam deck stream inputs not recognizing #396

NarrowMacaroon opened this issue Aug 22, 2024 · 14 comments

Comments

@NarrowMacaroon
Copy link

i got chiaki NG to work on my steam deck but i have an issue with the inputs, essentially sometimes my inputs go through and sometimes they dont, i have to spam a button for it to go through, steam deck is latest version, stable and beta have been tested both dont seem to do anything, tried in both desktop and game mode and both do the same thing, a little help would really be appreciated

@NarrowMacaroon NarrowMacaroon changed the title [BUG] [BUG] Steam deck stream inputs not recognizing Aug 22, 2024
@streetpea
Copy link
Owner

Please make sure you are using the default control scheme for chiaki-ng. You can get it by searching for chiaki4deck+ mic by gmoney23 in the community layouts tab or adding the steam game via the create steam shortcut button.

@NarrowMacaroon
Copy link
Author

I have the control scheme from gmoney, and i havent messed with the control scheme for chiaki

@streetpea
Copy link
Owner

streetpea commented Aug 29, 2024

Is your connection very choppy as well. It is possible you're controller input is not going through to your PlayStation (i.e., the packet is dropped) due to extremely poor connection quality. However, it's more likely an issue with SteamOS as chiaki-ng just uses SDL to pick up inputs and works fine on my machine with the latest stable version (it wouldn't if the SDL/chiaki-ng implementation had a bug causing this, which means the issue is localized to your system). Have you tried connecting an external controller and testing with that?

@NarrowMacaroon
Copy link
Author

yes ive tried to hook up my ps5 controller to my steam deck and the issue persists, the stream is fine and its running on a local network, as i said i tried both stable and pre release versions of steam os and both seem to not do any difference for me

@streetpea
Copy link
Owner

Have you tried multiple games?

@NarrowMacaroon
Copy link
Author

yes even the ps5 ui freaks out, i tried both local and over the internet and both just do the same thing which is have major lag on inputs or not input registration at all

@streetpea
Copy link
Owner

Please post a log with verbose logging enabled

@NarrowMacaroon
Copy link
Author

here is the log https://pastebin.com/QipwFxab , idk how to turn on verbose logging

@NarrowMacaroon
Copy link
Author

here is the new log with verbose on https://drive.google.com/file/d/1F_X0u026To3Pu5SOpeaBZxF1M9lNGXMI/view?usp=drive_link, paste bin wouldnt let me post it since its larger than 512 KB

@streetpea
Copy link
Owner

@NarrowMacaroon it seems chiaki-ng is streaming your inputs fine. Thus, it's likely a problem registering inputs / something running on your Steam Deck interfering with the inputs.

@streetpea
Copy link
Owner

@NarrowMacaroon have you tried attaching an external controller?

@NarrowMacaroon
Copy link
Author

Yeah i have both an Xbox and ps5 controller both tried to use over Bluetooth and got nothing to work same issues with inputs not being registered

@NarrowMacaroon
Copy link
Author

The only mods I’ve done to my steam deck is deckyloader and emu deck

@streetpea
Copy link
Owner

streetpea commented Sep 22, 2024

@NarrowMacaroon This build will log button presses so you can see if they are registering if you launch it via the konsole in desktop mode and look at the console as you input buttons. This will help determine if the issue is actually in registering the inputs or packets getting dropped by the PlayStation https://github.com/streetpea/chiaki-ng/actions/runs/10981768188/artifacts/1963288164

You can first unzip it to your downloads folder and then make it executable with:

chmod +x ~/Downloads/chiaki-ng.Appimage

and then open it with:

~/Downloads/chiaki-ng.Appimage

Then, close it and you can copy settings from the flatpak with

cp ~/.var/app/io.github.streetpea.Chiaki4deck/config/Chiaki/Chiaki.conf ~/.config/Chiaki/Chiaki.conf

and then you can reopen the appimage and use it to test it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants