Phil
Phil
UBUniversal Blue
Created by Phil on 5/28/2024 in #🛟bazzite-help
GeForce NOW on Legion Go with Bazzite, input lag?
Hi, I'm running GeForce Now through chrome in gamemode. Experiencing a huge amount of lag. - 1920x1200, 1 x Scale - HHD providing controller emulation - The GFN OSD stats suggest my connection is fine - GFN is working as expected with the same setup on my steam deck, and fine through the app on my shield TV - Chrome is setup correctly with controller access So I can only assume that the lag is input lag, has anyone experienced this and potentially solved it?
15 replies
UBUniversal Blue
Created by Phil on 5/22/2024 in #🛟bazzite-help
Help with ffmpeg for Decky Recorder
Hi, I'm trying to get Decky Recorder working on my Legion Go. Standard recording works fine, but rolling recording works by stitching together a handful of video files. The command it runs is:
ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -f concat -safe 0 -i {self._rollingRecordingFolder}/files -c copy "{self._localFilePath}/{app_name}-{clip_duration}s-{dateTime}.{self._fileformat}
ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -f concat -safe 0 -i {self._rollingRecordingFolder}/files -c copy "{self._localFilePath}/{app_name}-{clip_duration}s-{dateTime}.{self._fileformat}
And this results in the error:
ffmpeg: /tmp/_MEIGUg4Lx/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)
ffmpeg: /tmp/_MEIGUg4Lx/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)
Can't think for the life of me why ffmpeg would trigger a call to openssl, and with the read only file system it's difficult to just compile with dependencies. Any thoughts on a solution to this? Or would you go with installing a standalone ffmpeg and pushing commands through that instead?
2 replies
UBUniversal Blue
Created by Phil on 5/21/2024 in #🛟bazzite-help
Handheld Daemon Elite Controller Emulation
I realise this is not a Bazzite specific question but wondering if anyone has been able to get Xbox Elite controller emulation working with HHD? Their repo says it's supported with support for back buttons, but I only see the option for Xbox, and when selected I can't map back buttons Also aware I can use duelsense edge, but I don't really use gyro or RGB so elite would be better for me.
31 replies
UBUniversal Blue
Created by Phil on 5/6/2024 in #🛟bazzite-help
Crackling audio on Legion Go
Hi, I'm aware this is a known issue, have applied the sound profile as below, but it's still very noticeable. https://github.com/aarron-lee/legion-go-tricks/blob/main/experimental_sound_fix%2FREADME.md I also have it set to apply max TDP on resume, I do run at 30w constantly as I'm always plugged in, so wondering if that maybe is preventing the max TDP fix from having any effect? Wonder if anyone has come across a more consistent or better fix?
2 replies