APS3e: Difference between revisions
Jump to navigation
Jump to search
Ilyagredasov (talk | contribs) No edit summary |
No edit summary |
||
| (19 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{lowercase title}} | ||
{{Infobox emulator | {{Infobox emulator | ||
|title = aPS3e | |||
|logo = | |logo = | ||
|version = {{Version|aPS3e}} | |version = {{Version|aPS3e}} | ||
|active = Yes | |active = Yes | ||
|platform = [[Emulators on Android| | |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 | |website = [https://aenu.cc/aps3e/ aenu.cc] | ||
|support = | |support = | ||
|source = [https://github.com/aenu1/aps3e GitHub] | |source = [https://github.com/aenu1/aps3e GitHub] | ||
| | |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=" | {| cellpadding="3" | ||
|- | |- | ||
|align=center|{{Icon|APK-big}} | |align=center|{{Icon|APK-big}} | ||
|'''[https:// | |'''[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 | |'''[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 | '''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 | *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. | |||
==External links== | |||
*[https://discord.gg/TZmJjjWZWH Discord] | |||
[[Category:Emulators]] | [[Category:Emulators]] | ||
Latest revision as of 17:56, 15 June 2026
| 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]| APK builds | |
| Play Store Free Version | |
| 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.