-
-
Notifications
You must be signed in to change notification settings - Fork 41
AArch64 \ ARM64 Compatibility
PhonicUK edited this page Nov 17, 2021
·
7 revisions
AMP itself runs natively on AArch64 / ARM64 systems - but most applications do not. Below are those that we have tested and got working in AMP in AArch64.
Applications that only run using Cross-Platform eXecution (CPx) have a large performance overhead, and are not recommended on low-power ARM systems such as the Raspberry Pi and generally perform best on server-class hardware.
| Application | Native | Notes |
|---|---|---|
| Minecraft - Java Edition | ✅ | Runs normally using standard Java packages |
| Minecraft - Bedrock Edition | ❌ | Runs using AMP CPx emulation |
| Factorio | ❌ | Runs using AMP CPx emulation |