APS3e: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Ilyagredasov (talk | contribs)
No edit summary
Ahayri (talk | contribs)
No edit summary
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{WIP}}
{{lowercase title}}
{{stub}}
{{Infobox emulator
{{Infobox emulator
|title = aPS3e
|logo =  
|logo =  
|version = git
|version = {{Version|aPS3e}}
|active = Yes
|active = Yes
|platform = [[Emulators on Android|Andorid]]
|platform = [[Emulators on Android|Android]]
|target = [[PlayStation 3 emulators|PlayStation 3]]
|target = [[PlayStation 3 emulators|PlayStation 3]]
|architecture = ARM
|architecture = ARM
Line 11: Line 11:
|developer =  
|developer =  
|prog-lang = {{Proglang|C++}}
|prog-lang = {{Proglang|C++}}
|website = [https://aps3e.org/ aPS3e.org]
|website = [https://aenu.cc/aps3e/ aenu.cc]
|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 20: Line 20:


==Download==
==Download==
{| cellpadding="4"
{| cellpadding="3"
|-
|-
|align=center|{{Icon|APK-big}}
|align=center|{{Icon|APK-big}}
|'''[https://play.google.com/store/apps/details?id=aenu.aps3e Play Store free version]'''
|'''[https://github.com/aenu1/aps3e/releases APK builds]'''
|-
|-
|align=center|{{Icon|APK-big}}
|align=center|{{Icon|APK-big}}
|'''[https://play.google.com/store/apps/details?id=aenu.aps3e.premium Play Store Premium version]'''<br/><small>Donationware</small>
|'''[https://play.google.com/store/apps/details?id=aenu.aps3e Play Store Free Version]'''
|-
|align=center|{{Icon|APK-big}}
|'''[https://play.google.com/store/apps/details?id=aenu.aps3e.premium Play Store Donation Version]'''
|}
|}


==General information==
==General information==
'''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 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 7.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)
RAM: 6GB (8GB Recommended)
*RAM: 6GB (8GB Recommended)
Storage: 64MB Free Space
*Storage: 64MB Free Space
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 the aps3e GitHub page has been removed due to copyright disputes.
==External links==
*[https://discord.gg/TZmJjjWZWH Discord]


[[Category:Emulators]]
[[Category:Emulators]]
Line 50: Line 54:
[[Category:Android emulation software]]
[[Category:Android emulation software]]
[[Category:Active emulation software]]
[[Category:Active emulation software]]
[[Category:Forks]]

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]