RPCS3_Emulator

  • LinuxInstallation guide | Box64Droid (Chroot) – Xfce | Android | RPCS3 v0.0.33 Linux Arm64

    Installation guide | Box64Droid (Chroot) – Xfce | Android | RPCS3 v0.0.33 Linux Arm64

    ◆Ilya114 Box64Droid ◆DroidMaster ◆Command to extract rpcs3.appimage: box64 rpcs3.AppImage –appimage-extract cd squashfs-root/usr/bin box64 rpcs3 ◆Fix for libstdc++.so.6: sudo apt-get install software-properties-common # If add-apt-repository is missing sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get upgrade libstdc++6 ◆Fix for a black screen maybe it’s an optional command: WINEESYNC=1 ; su -c “setenforce 0 ; mkdir /dev/shm ; chmod 1777 /dev/shm” ◆What…

    Read More »
Back to top button