Jump to content

Steam in box86: Difference between revisions

From postmarketOS Wiki
No edit summary
No edit summary
Line 2: Line 2:


This is a guide for setting up box86 and box64 inside of an Debian Distrobox container to run [[Steam]] games on arm64 devices.
This is a guide for setting up box86 and box64 inside of an Debian Distrobox container to run [[Steam]] games on arm64 devices.
=== Distrobox ===
Distrobox is a container manager designed to install and run persistent containers, optionally with root privileges and their own init system, on top of another distribution.  It is available in postmarketOS.  To install, simply run:
<syntaxhighlight lang="shell-session">
sudo apk add distrobox
</syntaxhighlight>

Revision as of 18:01, 24 October 2024

THIS GUIDE IS A WORK IN PROGRESS, Use the Steam_in_FEX guide to run Steam for now.

This is a guide for setting up box86 and box64 inside of an Debian Distrobox container to run Steam games on arm64 devices.

Distrobox

Distrobox is a container manager designed to install and run persistent containers, optionally with root privileges and their own init system, on top of another distribution. It is available in postmarketOS. To install, simply run:

sudo apk add distrobox