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}}
{{WIP}}
{{stub}}
{{stub}}
{{Infobox emulator
|logo =
|version = git
|active = Yes
|platform = [[Emulators on Android|Andorid]]
|target = [[PlayStation 3 emulators|PlayStation 3]]
|architecture = ARM
|orig-developer =
|developer =
|prog-lang = {{Proglang|C++}}
|website = [https://aps3e.org/ aPS3e.org]
|support =
|source = [https://github.com/aenu1/aps3e GitHub]
|license = {{license|GPLv2}}
|compatibility =
|bios =
}}
'''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. It requires BIOS/ROM files and has Bluetooth controller and savestates support.
'''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. It requires BIOS/ROM files and has Bluetooth controller and savestates support.



Revision as of 19:07, 14 June 2025

APS3e
Developer(s)
Latest version git
Active Yes
Platform(s) Andorid
Architecture(s) ARM
Emulates PlayStation 3
Website aPS3e.org
Programmed in C++
License GPLv2
Source code GitHub

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. It requires BIOS/ROM files and has Bluetooth controller and savestates support.

Requirements: OS Version: Android 7.0+ CPU: Octa-core 2.0GHz+ with aarch64 architecture Graphics: Vulkan support (BC texture support is required; otherwise, rendering issues may occur) RAM: 6GB (8GB Recommended) Storage: 64MB Free Space Root Access: Not Required

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