HMCL/PLATFORM.md
Glavo 8d29775410
添加 Windows on Arm 平台的支持 (#1679)
* Add Minecraft 1.6~1.18.2 support for windows-arm64

* Prompt at startup on non-x86 platforms

* Automatically download JavaFX on windows-arm64

* Update PLATFORM.md
2022-08-31 14:20:27 +08:00

3.1 KiB

Platform Support Status

Windows Linux Mac OS FreeBSD
x86-64 F F F N
x86 F F / /
ARM64 P (1.8+)
F (use x86 emulation)
T P (1.19+)
F (use Rosetta 2)
/
ARM32 / T / /
MIPS64el / N / /
LoongArch64 / F (for Old World)
N (for New World)
/ /
PowerPC-64 (Little-Endian) / L / /
S390x / L / /
RISC-V / N / /
  • F: Fully supported platform.

    Supports all versions of Minecraft, including classic, alpha, beta, official release and snapshot versions.

    Fully supported by Mojang official. Problems encountered in the game should be directly reported to the Mojang.

  • Y: Supported platforms.

    All official releases of Minecraft 1.6 and above are supported, snapshot versions may also work.

    Support is provided by HMCL, tested to work, but may have more issues than a fully supported platform. If you encounter a problem that does not exist on fully supported platforms, you can report it to HMCL.

  • P: Partially supported platforms.

    Supports some versions of Minecraft, and more versions are still being adapted.

  • L: Low level supported platforms.

    HMCL can run on this platform and has some basic support. However, launching the game directly is not yet available. If you want to start the game, you'll need to get the native libraries needed by Minecraft in other way and specify the native path in the instance settings.

  • N: Not currently supported, but plans to support it in the future.

    It is not possible to run HMCL directly on this platform, but we have plans to support it.

  • /: Not support.

    We have no plans to support these platforms at this time, mainly because we don't have the equipment to test them. If you can help us adapt, please file a support request via issue.