Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 775 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 775 Bytes

rpcs3droid

Attempt at running RPCS3 on Android natively via Android Studio

Building

Note

Building is currently unavailable

CMake successfully configures however, when building it will fail and throw a bunch of clang errors

  • libusb is not built for Android but is possible (guide)
  • wolfssl is not built for Android but is possible (guide)
  • pthread throws errors related to long and u64
  • OpenSSL is set up manually, needs fixing
  • zlib currently fails

Disclaimer

Caution

Contributions will not be accepted, please do not create pull requests as they will be closed

Licensing

RPCS3 (GPLv2)