sudo apt install gcc-arm-linux-gnueabihf # building 32-bit ARM code on aarch64 requires this armhf gcc cross-compiler toolchain
git clone https://github.com/ptitSeb/box86
cd box86
mkdir build; cd build; cmake .. -DRPI4ARM64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo # -DRPI4ARM64=1 for Pi4 aarch64 (use `-DRPI3ARM64=1` for a PI3 model)
make -j2
sudo make install
sudo systemctl restart systemd-binfmt
楼主能分享下shell的背景图吗
也可以试试用 FEX, 效率高一点
https://www.pixiv.net/artworks/110177442
诚心提问:cpu长期这么高占用不怕被封号吗
大佬我搭建了但是只有30左右fps是为啥
./steamcmd.sh: line 37: /home/steam/Steam/linux32/steamcmd: cannot execute binary file: Exec format error
会有这个错误
@hankzh #56
看 #34 楼老哥发的