box64 icon indicating copy to clipboard operation
box64 copied to clipboard

Steam on Raspberry Pi 5 with Raspberry Pi OS

Open addohm opened this issue 2 years ago • 3 comments

I've been unsuccessful in actually running steam on the desktop of a Pi5. Ive ran the install script but when I run steam its as if I never ran the install script. I even went through and manually made sure all the associated packages were installed, but nothing.

Apologies for the screenshot but at the moment Im remote.

image

addohm avatar Mar 19 '24 02:03 addohm

I suggest you use the "install_script.sh" script from box86 repo. Also, make sure you run 4K pagesize kernel, the default 16K pagesize will not work for now.

ptitSeb avatar Mar 19 '24 04:03 ptitSeb

I suggest you use the "install_script.sh" script from box86 repo. Also, make sure you run 4K pagesize kernel, the default 16K pagesize will not work for now.

That's the script I ran that produced these results. Sorry didn't realized I posted on x64 lol

addohm avatar Mar 19 '24 14:03 addohm

you should also use the "steam" script shell created in /usr/local/bin/steam then. All the message of missing libc and stuff should go away.

ptitSeb avatar Mar 20 '24 00:03 ptitSeb

@addohm If you have any issues with /usr/local/bin/steam from Box86, please feel free to re-open this GitHub issue.

LukeShortCloud avatar Oct 31 '24 17:10 LukeShortCloud