summary refs log tree commit diff stats
path: root/results/scraper/box64/2591
blob: d0ccb8792873bf41c9825826eed5ec586e1b33d0 (plain) (blame)
1
2
3
4
5
6
`cannot execute binary file: Exec format error` AFTER Steam successfully downloads and installs itself
I built and installed Box64 with Box32 enabled, and then ran the `install_steam.sh` script. Afterwards, I ran `box64 steam` and the Steam download window opened, it downloaded an extracted itself, and then began starting. Afterwards it got stuck in a loop where it would repeatedly try to start various Steam executables with the error `cannot execute binary file: Exec format error`, despite the Steam setup process working just fine with no such error.

I `rm -rf`ed ~/steam and ~/.local/share/Steam and re-ran the whole process, this time outputting to a text file, and that file is attached below:

[steam_box64_log.txt](https://github.com/user-attachments/files/19999829/steam_box64_log.txt)