When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Make your own giant Steam Deck RIGHT NOW

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.

First off, HoloISO is a re-engineering of the official Steam OS installation and because of that, some things do not work the same. The official Steam Deck installation uses an A/B partition layout for managing updates, where the update is downloaded to partition B and then written to partition A, overwriting any user changes. This is what gives users a protected, console-like experience. This is not true with the HoloISO approach. You’ll have to update your system the standard Arch way, using the following command:

sudo pacman -Sy

Secondly, Steam OS uses a technology called Gamescope, which only works with AMD GPUs. This is what enables Steam Deck’s system wide FSR, where any game can be upscaled from a lower resolution to your display’s native resolution. The Phawx has a few really good demonstrations of this over on his YouTube channel. He demonstrates several games, running as low as 540p, upscaled to 720p using Gamescope. So, If you have an Nvidia GPU, stay away and try Chimera OS instead.

Lastly, and this is the big one, it enables the Valve-only Arch repos holo and Jupiter. This is where the special sauce comes from, like Valve’s fork of Mesa/Vulkan. Here is a list of the things that are working so far:

  • Boots
  • Deck UI (separate session)
  • Deck UI (-gamepadui)
  • TDP/FPS limiting
  • Global FSR
  • Shader Pre-Caching
  • cool-looking neofetch?
  • SteamDeck pacman mirrors

There are a couple of known issues with the installation, but the developer has provided simple workarounds.

Known issues:

  • While Big Picture works, you might get stuck on "Network setup" screen due to mismatched execution permissions, to fix this, just run sudo chmod +x /usr/bin/steamos-update /usr/bin/steamos-session-select in desktop mode
  • On AMD GPUs, for some reason vulkan binaries don't get installed, just install vulkan-radeonand lib32-vulkan-radeon if you encounter this issue
  • KDE defaults desktop theme to light mode for now

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.

Report a problem with article
Windows 11 22H2 RTM
Next Article

Windows 11 22H2 to reportedly reach RTM this month

Previous Article

EU, in its preliminary ruling, says Apple Pay is anticompetitive

Join the conversation!

Login or Sign Up to read and post a comment.

3 Comments - Add comment