APS3e: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Ilyagredasov (talk | contribs)
No edit summary
Ilyagredasov (talk | contribs)
No edit summary
Line 1: Line 1:
{{WIP}}
{{stub}}
{{stub}}
'''aPS3e''' is an experimental Android PS3 emulator, ported and optimized based on [[RPCS3]].
'''aPS3e''' is a partially-open-source (full source to be shared once the developer reaches $2000 in donations) PS3 emulator for Android which is largely based on RPCS3. However, unlike AndStation3, aps3e does not use any containers. Instead, it directly executes after being compiled into aarch64 instructions through LLVM.
Hardware Requirements:
Android 7 or higher, aarch64 architecture, Vulkan support (BC texture support is required; otherwise, rendering issues may occur).
 
As of February 20th, 2025 the aps3e GitHub page has been removed due to copyright disputes.

Revision as of 18:52, 14 June 2025

aPS3e is a partially-open-source (full source to be shared once the developer reaches $2000 in donations) PS3 emulator for Android which is largely based on RPCS3. However, unlike AndStation3, aps3e does not use any containers. Instead, it directly executes after being compiled into aarch64 instructions through LLVM. Hardware Requirements: Android 7 or higher, aarch64 architecture, Vulkan support (BC texture support is required; otherwise, rendering issues may occur).

As of February 20th, 2025 the aps3e GitHub page has been removed due to copyright disputes.