CurlyWurlies4All to GamesEnglish • 1 year ago8 Years later my Steam Link is still getting regular updatesslrpnk.netimagemessage-square220fedilinkarrow-up11.33Karrow-down111
arrow-up11.32Karrow-down1image8 Years later my Steam Link is still getting regular updatesslrpnk.netCurlyWurlies4All to GamesEnglish • 1 year agomessage-square220fedilink
minus-square@uislinkEnglish1•1 year agoWhy would you need sdk? It’s literally linux box. Just use GCC.
minus-square@JawalinkEnglish1•1 year agoIt seems to be more for if you actually want something that makes use of the screen and gamepad input and then you can launch it from the UI. https://github.com/ValveSoftware/steamlink-sdk
minus-square@uislinkEnglish1•edit-21 year agoThanks for link. Seems like regular buildroot for crosscompilation. I’m more wondering if it is using X11, wayland or KMS/DRI. On the first glance seems to use dri. Basically linux box.
Why would you need sdk? It’s literally linux box. Just use GCC.
It seems to be more for if you actually want something that makes use of the screen and gamepad input and then you can launch it from the UI.
https://github.com/ValveSoftware/steamlink-sdk
Thanks for link. Seems like regular buildroot for crosscompilation. I’m more wondering if it is using X11, wayland or KMS/DRI.
On the first glance seems to use dri. Basically linux box.