APS3e: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Ilyagredasov (talk | contribs)
Ahayri (talk | contribs)
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{lowercase title}}
{{Infobox emulator
{{Infobox emulator
|title = aPS3e
|logo =  
|logo =  
|version = {{Version|aPS3e}}
|version = {{Version|aPS3e}}
Line 12: Line 14:
|support =  
|support =  
|source = [https://github.com/aenu1/aps3e GitHub]
|source = [https://github.com/aenu1/aps3e GitHub]
|license = {{license|GPLv2}}
|issuetracker = [https://github.com/aenu1/aps3e/issues GitHub]
|compatibility =  
|compatibility =  
|bios = [[Emulator_Files#PlayStation_3|Required]]
|bios = [[Emulator_Files#PlayStation_3|Required]]
Line 18: Line 20:


==Download==
==Download==
{| cellpadding="4"
{| cellpadding="3"
|-
|align=center|{{Icon|APK-big}}
|'''[https://aenu.cc/aps3e {{aPS3eVer}}]'''
|-
|-
|align=center|{{Icon|APK-big}}
|align=center|{{Icon|APK-big}}
Line 34: Line 33:


==General information==
==General information==
'''aPS3e''' is a open-source PS3 emulator for Android which is largely based on [[RPCS3]]. However, unlike [[AndStation 3]], aPS3s 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 PS3 emulator for Android which is largely based on [[RPCS3]]. However, unlike [[AndStation 3]], 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:
Requirements:
*OS Version: Android 9.0+
*OS Version: Android 10.0+
*CPU: Octa-core 2.0GHz+ with aarch64 architecture
*CPU: Octa-core 2.0GHz+ with aarch64 architecture
*Graphics: Vulkan support (BC texture support is required; otherwise, rendering issues may occur)
*Graphics: Vulkan support (BC texture support is required; otherwise, rendering issues may occur)
Line 44: Line 43:
*Root Access: Not Required
*Root Access: Not Required


As of February 20th, 2025, due to the author's previous misunderstanding of the GPL agreement, the “source code paywall” has sparked huge controversy. The aps3e GitHub page has been removed due to copyright disputes as aPS3e was found to be in violation of the GPLv2 licenses of both RPCS3 and Vita3K, however it was resolved and the emulator is now compliant.
As of February 20th, 2025, due to the author's previous misunderstanding of the GPL agreement, the “source code paywall” has sparked huge controversy. The aPS3e GitHub page has been removed due to copyright disputes as aPS3e was found to be in violation of the GPLv2 licenses of both RPCS3 and Vita3K, however it was resolved and the emulator is now compliant.
 
==External links==
*[https://discord.gg/TZmJjjWZWH Discord]


[[Category:Emulators]]
[[Category:Emulators]]

Latest revision as of 17:56, 15 June 2026

aPS3e
Developer(s)
Latest version 2.39 [+]
Active Yes
Platform(s) Android
Architecture(s) ARM
Emulates PlayStation 3
Website aenu.cc
Programmed in C++
Source code GitHub
Issue tracker GitHub
BIOS/Keys Required

Download

[edit | edit source]
Android APK builds
Android Play Store Free Version
Android Play Store Donation Version

General information

[edit | edit source]

aPS3e is a PS3 emulator for Android which is largely based on RPCS3. However, unlike AndStation 3, 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 10.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, due to the author's previous misunderstanding of the GPL agreement, the “source code paywall” has sparked huge controversy. The aPS3e GitHub page has been removed due to copyright disputes as aPS3e was found to be in violation of the GPLv2 licenses of both RPCS3 and Vita3K, however it was resolved and the emulator is now compliant.

[edit | edit source]