Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Open Source Games Build

(Mostly) Open Source SteamOS Forked into Homegrown ISO For Other Machines (neowin.net) 22

"While Valve has yet to actually release a proper ISO for SteamOS 3 used on the Steam Deck, others have been taking it into their own hands to provide," reports GamingOnLinux, "like with the new HoloISO.

"This is possible, since 99% of what SteamOS uses is open source (not the Steam client though)..." So people can easily hack away at it to do whatever they want. [HoloISO] is not exactly the same as SteamOS 3 but it's probably the closest I've seen yet, with the main packages coming direct from Valve with "zero possible edits" the developer says.
It's described as a "first beta release."

Neowin supplies some context: Back in early March, Valve released the Steam Deck recovery image for Deck users who need to get back to a factory state. When it was released, many of us over at the Steam OS subreddit did the first thing any reasonable enthusiast would do and tried installing it on a standard PC. The results of this approach were mixed, and only partial successes were achieved. Then HoloISO happened....

The first release, called 'Ground Zero', was released today and allows users to install Steam OS on any machine. But there are some things you need to know before installing this for yourself....

There's a bunch of caveats, but the article still concludes that "If you're team red and you want to give this a shot, head over to the project's Github page to read more and download."

Thanks to Slashdot reader segaboy81 for sharing the story!
This discussion has been archived. No new comments can be posted.

(Mostly) Open Source SteamOS Forked into Homegrown ISO For Other Machines

Comments Filter:
  • I'd be interested to see how this performs on one of the older desktops I have laying around. I've been running Fedora on my main desktop for quite some time and I have been extremely impressed with gaming performance through Proton. I'd like to see multimedia vendors support the platform so it could truly replace the aging consoles/Rokus in my home I use only for Plex/Hulu/Netflix.
  • I can see the potential in SteamOS, but personally, I think the Raspberry Pi is the way to go, since you can use Wine to run Windows games to an extent, there's Retropie with its massive selection of consoles it can emulate, and then of course there's games natively designed for Linux, as well as source ports of games like Wolfenstein 3D.
    • You know that wine on arm is only capable of running windows apps on arm, right?
      • Yes and no.

        If you enable the right options for the kernel, you can use qemu (or some other suitable emulator) to on-the-fly translate for other architectures. Performance is garbage, but you can get x86 executables, such as WINE, to run.

        https://github.com/AlbrechtL/R... [github.com]

        If you dont mind defunct (and no longer maintained) commercial software, there is also the Eltech's EXAgear Desktop emulation stack.

        • That's the point. Running a x86 software under an emulation on raspberry pi will be pretty much unusable. Unless we are talking about windows 3.11 software.
    • Car analogy: "I can see the potential in 2 zone climate control in the cabin but I think the combustion engine is the way to go since you can run electronics from the alternator and use that to run an AC.

      Wut?

    • I think the Raspberry Pi is the way to go, since you can use Wine to run Windows games to an extent

      What Windows games can you run on a Raspberry Pi via Wine?

      • I think the Raspberry Pi is the way to go, since you can use Wine to run Windows games to an extent

        What Windows games can you run on a Raspberry Pi via Wine?

        Microsoft Solitaire Collection I guess.

        • Not as pessimistic as that, but reasonably close.

          Anything 3D (DX7 and up) is going to be basically garbage tier. However, there were plenty of DDraw based games that are basically just 2D, and those would be perfectly playable this way.

          Starcraft, Age of Empires, Sid Meyer's Alpha Centauri, etc.

          An RPi 4 has a strong enough ARM processor to handle reasonably demanding faux 3D via software MESA GL rendering for older 3D titles, and thankfully that portion of the stack would be running natively. This would pu

      • That depends on how nitty gritty you intend to get...

        Most things that are DirectDraw (old 90s titles) will run just fine, even with QEMU being the back-end.

        If you use the exagear desktop emulator as the back-end, the emulated CPU is about on par with a 500mhz pentium 3.

        The graphics subsystem inside the raspberry pi is not intended for 3D rendering of any kind, so the opengl stack will be solid software based rendering. At least that portion of the stack can run natively, though.

        For retrogaming, such as wit

        • That depends on how nitty gritty you intend to get...

          Well I guess the expectation is that if you're talking about a SteamOS alternative then a decent amount from within the timeframe in which has Steam existed, i.e. within the last 2 decades.

          • You will need a platform that has 3D acceleration then. Preferably one with Vulkan drivers.

            Then your bottleneck is just the fake CPU. (assuming you go the ARM route)

            An nVidia Shield, for instance, has a real GPU, with Vulkan support.
            https://developer.nvidia.com/e... [nvidia.com]

            Paired with the defunct Exagear backend, or a streamlined QEMU backend, it could play some reasonably newer games, but not at really high pixel resolutions. (lots of overhead in the emulation)

            Again, Exagear's emulator pretty faithfully gives a "

            • The RPi is meant to be a hobbyist tinkering platform, not a game console.

              Yes, hence my response to "I think the Raspberry Pi is the way to go, since you can use Wine to run Windows games to an extent", in that for gaming the Raspberry Pi is not the way to go.

  • SteamDeck and SteamOS appear to be fantastic products and they should be proud of them. Love them and the concept.

    But, if I recall, they were going to release SteamOS 3.0 shortly after the deck. It's been like 2 or near 3 months now, it's kind of time to ship this thing.

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...