Last Updated: 2024-10-28
This guide explains how to set up and play Steam games on FydeOS using Borealis. Borealis allows Linux users to run Steam games seamlessly with the help of the Proton compatibility layer.
Borealis is a virtual machine based on Arch Linux, created for running Steam games on Chromiu mOS devices. It uses Proton, a compatibility tool built on Wine, to make Windows games compatible with Linux. Currently, Borealis only supports x86-based devices.
Note: Borealis is experimental, and issues may arise, including potential game data loss. Use cautiously.
Borealis works on the following versions of FydeOS:
For the best experience with Borealis on Steam, we recommend at least 4GB of RAM (8GB preferred) and over 50GB of free storage. If your device doesn't meet these requirements, performance may be unsatisfactory.
If your FydeOS version is earlier than 16.1, do not proceed with these steps.
For FydeOS v19 and above, setting up Steam is much easier:
Steam
in the menu at the bottom left and open it.If you are using an older version of FydeOS, follow the manual steps below.
Ctrl + Alt + T
and type sudo -i
.In FydeOS v17 and openFyde r114 and later, use
sudo -i
instead ofsudo su
.
mount -o remount,rw /
wget https://github.com/secretmem/borealis-dlc/releases/latest/download/borealis-dlc.tar.zst -O /tmp/borealis-dlc.tar.zst
tar -Izstd -xvf /tmp/borealis-dlc.tar.zst -C /
rm -v /tmp/borealis-dlc.tar.zst
Steam
and follow the instructions to complete setup.We use cookies to improve your browsing experience on our website, to analyse our website traffic, and to understand where our visitors are coming from.