How understanding SDL2’s driver selection led to better virtual controller support
Hi there! 👋
You’ve just landed on abeltra.me my personal space where I write about software, open source, and other things I find interesting.
In my spare time, I like to hack together Games on Whales an open-source project I created that lets you stream virtual desktops and games directly from Docker containers.
Old school meets new tech: implementing surround in Wolf
How I’ve managed to turn a bunch of headphones into a 5.1 surround system
Creating a Virtual DualSense Controller via UHID
How we’ve moved from uinput
to uhid
to create a virtual DualSense controller
When uinput Isn’t Enough: Virtualizing a DualSense controller
Why uinput
doesn’t work for motion sensors support on a virtual joypad
Faking udev for containerized apps
How can we achieve hotplug in Docker without exposing devices to other containers?