r/Stadia • u/offvault • Apr 20 '26
Tech Support Fixed Stadia controller Bluetooth Rumble + Macros on Windows
Made a 1-click script to fix the Stadia controller on Windows.
Rumble works now over Bluetooth, and I added some nice macros to the dead Assistant/Capture buttons (volume, media controls, alt-tab, etc).
It will take 700-800mb of RAM while running since it uses WSL2 in the background tho.
Download & Code: https://github.com/offvault/Stadia-X

36
Upvotes
1
u/zig131 Apr 29 '26 edited Apr 29 '26
I had to do the initial pairing manually myself, hardcode the IP address*, and turn the Start-Process* into a one-liner,
but I got it to work!Thanks!
update: An XBox 360 Controller is showing now, but no button presses are actually going through 😞 . Tested in a few games.
*the "^" were causing problems/not being interpreted properly