Steam News24 May 20268d ago

DriveWave v1.5.210 – The One Where Every Controller Just Works

Hey everyone, I have been playing the latest Forza all week (I may or may not have already 100%'d it).

Full notes

Full DriveWave update

Read the full published notes in a cleaner layout. The original post stays linked below.

Repeated intro

Hey everyone,

What changed

0 fixes0 additions1 change0 removals
  • Balance
changedI tore out the old controller code and replaced it with SDL2. SDL2 is the same controller stack most modern PC games ship with, so it does the heavy lifting that I was trying to reinvent.

I have been playing the latest Forza all week (I may or may not have already 100%'d it). Got frustrated that none of those miles count toward my DriveWave save, so I sat down and made the controller pipeline work even when another game is in focus. At last. But with a quirk at the end

Controller Support (full rewrite on SDL2)

I tore out the old controller code and replaced it with SDL2. SDL2 is the same controller stack most modern PC games ship with, so it does the heavy lifting that I was trying to reinvent.

What this actually means for you:

  • Xbox 360, Xbox One, Xbox Series pads still work, more reliably.

  • DualShock 4 and DualSense are properly recognized now, including filtering out the constant gyro chatter that used to leak into input.

  • Switch Pro Controller is supported through SDL's Nintendo handshake.

  • Random generic DirectInput pads should mostly just work, SDL ships with a big community gamepad database.

  • Out-of-focus idling (game running in the background while you do something else) now correctly registers analog sticks and triggers, not just buttons.

One heads up for Steam Input users.

The new SDL2 path needs to see your pad directly, so Steam Input has to be off for it. Either set "Disable Steam Input" in the game's controller properties, or turn off Steam Input for that controller type in Steam's global controller settings (Steam, Settings, Controller). The default config falls back to keyboard and mouse emulation, which keeps everything working out of the box if you do not touch anything.

See you on the road. - Tolga

Source

Steam News / 24 May 2026

Open original post

Changelog.gg summarizes and formats this update. Original post from Steam News. How we read updates.