Skip to content

Bardock88/aps3e

 
 

Repository files navigation

FAQ: Here

Compilation Steps (Windows using Android Studio):

The precompiled libraries LLVM,ffmpeg, and glslang need to be compiled by yourself. You can also click here to download them

Rename app/build.gradle.bak to app/build.gradle  and complete the signing information.

Copy the compiled outputs llvm_out, ffmpeg_out,and glslang_out to app/src/main/cpp directory.

LICENSE:

Please check the LICENSE file under the appropriate file header and directory for detailed information.


常见问题解答: 这里

编译步骤(Windows下,使用Android Studio)

预编译库 LLVM,ffmpeg,glslang,需自行编译,也可点击·这里下载

1: 重命名 app/build.gradle.bak为app/build.gradle,并补全签名信息

2: 复制llvm_out,ffmpeg_out,glslang_out到app/src/amin/cpp目录下

协议: 请检查相应文件头和目录下的许可证文件以获取详细信息。

About

An experimental Android PS3 emulator, ported and optimized based on RPCS3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.7%
  • C 4.9%
  • Java 2.0%
  • GLSL 0.8%
  • CMake 0.3%
  • Shell 0.2%
  • Other 0.1%