Tatsh
Tatsh
a means axis and b means button. They are separate inputs.
h0 means hat 0 So you use (0
The downside of this configuration system is that if the joystick ID changes then remapping is required. Auto mapping with the new SDL GUID is something that should be added...
@kentmw Thanks so much. Fixed my issue of needing to present one alert after another.
> Can you run mpv with the env variable PIPEWIRE_DEBUG=5 and post the output? Arguments at top of log. With the arguments: [pw-debug.log.gz](https://github.com/user-attachments/files/19128619/pw-debug.log.gz) Without the arguments: [pw-no-extra-args-debug.log.gz](https://github.com/user-attachments/files/19128708/pw-no-extra-args-debug.log.gz) > What happens...
I realised that PulseAudio Volume Control (`pavucontrol-qt`) really likes to grab all of the devices so I killed it, and I killed `easyeffects` just in case. With those not running,...
Just for consistency in testing I am using the following commands: To set up and run mpv (after receiver is turned on): ```shell clear; wpctl set-log-level D; export PIPEWIRE_DEBUG=5; pw-cli...
I quit MPV. It just repeats the queued message forever.
I will not be able to test this for a little while. The receiver is damaged from an attempted firmware update and no longer outputs video. It is going to...
You have `USE=system-ffmpeg` enabled?