Benjamin Terrier

Results 9 comments of Benjamin Terrier

As VDPAU is not yet supported and I have an nvidia GPU, I am trying to use VDPAU driver for VA-API. When I connect to the PS4 I have an...

@imtbl There are issues with using VA-API with VDPAU and nvidia GPU, at least on Arch Linux: https://bugs.archlinux.org/task/67054 The solution is to force chiaki to use VDPAU directly. When I...

Playing on Linux with an Xbox One controller. I have the following issue: In Destiny 2 the "share" button of an Xbox Controller (on PC or Xbox) has the same...

@flplv Sadly I just did a dirty hack, hardcoding the "back/select" button to the PS touchpad (`CHIAKI_CONTROLLER_BUTTON_TOUCHPAD`) For Qt Gamepad ```cpp state.buttons |= gamepad->buttonSelect() ? CHIAKI_CONTROLLER_BUTTON_TOUCHPAD : 0; ``` For...

> To keep this issue focused: it is only about Android controller mapping. For the Desktop version, check out something like https://github.com/gabomdq/SDL_GameControllerDB. There are more than enough tools to map...

Any news on this? Is ther a way to make it work in the mean time?

It is a problem because if I set a max download limit at N, I probably do not care if it downloaded N-1 or N files: in both case all...

I would not mind yt-dlp reporting 101 if there are more URLs to run extraction on. But in my use cases, yt-dlp does not have more URLs to run extraction...

After upgrading to 1.33.2 it works again But there are still many errors in the logs, but they seem related to the Zlinky device ``` Failed to read zigbee attributes:...