2022-08-28 16:56:33 +08:00
# Platform Support Status
2025-09-06 02:13:24 +08:00
**English** | 中文 ([简体 ](PLATFORM_zh.md ), [繁體 ](PLATFORM_zh_Hant.md ))
2023-11-09 21:24:02 +08:00
2025-01-20 14:03:11 +08:00
| | Windows | Linux | macOS | FreeBSD |
|----------------------------|:--------------------------------------------------|:---------------------------|:------------------------------------------------------------------------|:---------------------------|
2025-08-24 20:33:13 +08:00
| x86-64 | ✅️ | ✅️ | ✅️ | 👌 (Minecraft 1.13~1.21.8) |
2025-01-20 14:03:11 +08:00
| x86 | ✅️ (~1.20.4) | ✅️ (~1.20.4) | / | / |
2025-08-24 20:33:13 +08:00
| ARM64 | 👌 (Minecraft 1.8~1.18.2)<br/>✅ (Minecraft 1.19+) | 👌 (Minecraft 1.8~1.21.8) | 👌 (Minecraft 1.6~1.18.2)<br/>✅ (Minecraft 1.19+)<br/>✅ (use Rosetta 2) | ❔ |
2025-01-20 14:03:11 +08:00
| ARM32 | /️ | 👌 (Minecraft 1.8~1.20.1) | / | / |
| MIPS64el | / | 👌 (Minecraft 1.8~1.20.1) | / | / |
2025-08-24 20:33:13 +08:00
| RISC-V 64 | / | 👌 (Minecraft 1.13~1.21.8) | / | / |
| LoongArch64 | / | 👌 (Minecraft 1.6~1.21.8) | / | / |
2025-01-20 14:03:11 +08:00
| LoongArch64 (Old World) | / | 👌 (Minecraft 1.6~1.20.1) | / | / |
| PowerPC-64 (Little-Endian) | / | ❔ | / | / |
| S390x | / | ❔ | / | / |
2022-09-02 11:37:09 +08:00
Legend:
2024-11-02 17:36:41 +08:00
* ✅: Officially supported platform.
2022-08-28 16:56:33 +08:00
2024-11-02 17:36:41 +08:00
Fully supported by Mojang officials. Problems encountered in the game should be directly reported to the Mojang.
2022-08-28 16:56:33 +08:00
2022-09-02 11:37:09 +08:00
* 👌: Supported platforms.
2022-08-28 16:56:33 +08:00
2024-11-02 17:36:41 +08:00
Support is provided by HMCL, tested to work, but may have more problems than a fully supported platform.
2024-10-15 18:47:38 +08:00
Support for versions below Minecraft 1.6 is not guaranteed.
2022-08-28 16:56:33 +08:00
If you encounter a problem that does not exist on fully supported platforms, you can report it to HMCL.
2024-11-02 17:36:41 +08:00
* ❔: Low-level supported platforms.
2022-08-28 16:56:33 +08:00
2024-10-15 18:47:38 +08:00
HMCL can run on this platform and has some basic support. However, launching the game directly is not yet available.
2024-11-02 17:36:41 +08:00
If you want to start the game, you will need to get the native libraries needed by Minecraft in another way and specify the native path in the instance settings.
2022-08-28 16:56:33 +08:00
2024-10-15 18:47:38 +08:00
* `/` : Not applicable.
2022-08-28 16:56:33 +08:00
2024-10-15 18:47:38 +08:00
We have no plans to support these platforms at this time, mainly because we do not have the equipment to test them.
If you can help us adapt, please file a support request via GitHub Issue.