The Steam Machine and Steam Frame are probably delayed, but they still intend to release them in the first half of this year.

They said they planned to have a concrete launch window and pricing by now, but hardware pricing/shortages have made that hard to pin down.

you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 7 months ago (1 child)

But they answered the question. Valve can only guarantee that games are compatible with Steam Overlay compatible games. They don't want to commit to a "yes" or "no" for stuff outside Steam, and then be liable for that answer if it does not work as advertised and then get sued to the ground. So you cannot blame them.

I don't know on Windows, but on Linux you most likely can use the controller to play on any game. It's just not supported and guaranteed by Valve.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 7 months ago (1 child)

    Windows is pretty much the same as Linux, it exposes the raw events from the device and it's up to the app to handle them. Pretty sure the overlay handles that by sitting between the OS and the game and e.g. translating everything to Xbox style controls if the game needs it (And getting out of the way if it doesn't)

    Outside of that, well Valve added support for the controller to SDL, so anything using it will be fully supported. But then the game needs to actually be using a new enough version of SDL, otherwise it'll just see a generic controller device, and that can be hit or miss.

  • source
  • parent
  • hideshow 2 child comments