Difference between revisions of "Minecraft"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(22 intermediate revisions by 12 users not shown) | |||
Line 8: | Line 8: | ||
|release dates= | |release dates= | ||
{{Infobox game/row/date|Windows|November 18, 2011}} | {{Infobox game/row/date|Windows|November 18, 2011}} | ||
− | {{Infobox game/row/date| | + | {{Infobox game/row/date|macOS|November 18, 2011}} |
{{Infobox game/row/date|Linux|November 18, 2011}} | {{Infobox game/row/date|Linux|November 18, 2011}} | ||
+ | {{Infobox game/row/date|iOS|August 16, 2011}} | ||
+ | {{Infobox game/row/date|iPadOS|August 16, 2011}} | ||
|reception = | |reception = | ||
{{Infobox game/row/reception|Metacritic|minecraft|93}} | {{Infobox game/row/reception|Metacritic|minecraft|93}} | ||
Line 27: | Line 29: | ||
{{Compatibility/macOS | {{Compatibility/macOS | ||
|native = perfect | |native = perfect | ||
− | |native notes = Native | + | |native notes = 1.19 and later are native with an ARM64 JDK/JRE. For 1.6.4 - 1.18.2, see [[#Native]]. Anything below 1.6.4 has severe issues due to not translating properly. |
|rosetta 2 = perfect | |rosetta 2 = perfect | ||
− | |rosetta 2 notes = | + | |rosetta 2 notes = Java version runs well via Rosetta 2. <ref>{{Refdevice|user=Mhhosseini1384|date=Nov-13th-2021|device=Macbook Air M1 8 Core GPU 8 GB RAM|os=macOS 12.0.1|method=(Normal/Optifine/Sildur's Vibrant Shaders v1.29 High-MB)|version=1.17.1|store=|resolution=2880x1800/2880x1800/1280x800|settings=Highest 12 chunks(8 chunks on Sildur)|framerate=45-60 FPS/100-180 FPS/30-60 FPS|controller=|url=|title=|comment=}}</ref> |
+ | |rosetta 2 = Playable | ||
+ | |rosetta 2 notes = Minecraft Bedrock Launcher runs well via Rosetta 2, though it won't let others connect to your own worlds. | ||
|ios-ipados app = perfect | |ios-ipados app = perfect | ||
− | |ios-ipados app notes = | + | |ios-ipados app notes = Mobile (Bedrock) can be sideloaded. |
− | |crossover = | + | |crossover = unplayable |
− | |crossover notes = | + | |crossover notes = Minecraft Bedrock is a Windows Store App, so it can't run through Crossover. |
|wine = unknown | |wine = unknown | ||
|wine notes = | |wine notes = | ||
|parallels = perfect | |parallels = perfect | ||
− | |parallels notes = | + | |parallels notes = Bedrock version playable. Xbox app is needed for logging in. |
|windows 10 arm = na | |windows 10 arm = na | ||
|windows 10 arm notes = | |windows 10 arm notes = | ||
− | |linux arm = | + | |linux arm = Perfect |
− | |linux arm notes = | + | |linux arm notes =Linux launcher for Minecraft Bedrock runs smoothly |
}} | }} | ||
==Availability== | ==Availability== | ||
− | {{Availability}} | + | {{Availability| |
+ | {{Availability/row| official | https://minecraft.net/store | account | Java and Bedrock editions are included. | | macOS}} | ||
+ | {{Availability/row| App Store | id479516143 | App Store | Mobile versions connect to Bedrock servers. | | iOS, iPadOS }} | ||
+ | }} | ||
+ | |||
+ | ==Gameplay videos== | ||
+ | {{#widget:YouTube|id=REezEYVmNx8}} | ||
+ | |||
+ | ==Native== | ||
+ | |||
+ | Using Prism Launcher, you can play any version of Minecraft natively from 1.6.4 to 1.18.2. | ||
+ | |||
+ | Assuming Homebrew is installed on your Mac, you can install Prism Launcher and openJDK 17 for versions 1.17 and later: | ||
+ | <pre> | ||
+ | brew upgrade && brew install prismlauncher && brew install openjdk@17 && brew cleanup | ||
+ | </pre> | ||
+ | For 1.6.4 - 1.16.5, download the Zulu 8 openJDK: https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu | ||
{{References}} | {{References}} |
Revision as of 14:30, 10 July 2024
Developers | |
---|---|
Mojang | |
Engines | |
LWJGL | |
Release dates | |
November 18, 2011 | |
macOS | November 18, 2011 |
November 18, 2011 | |
iOS | August 16, 2011 |
iPadOS | August 16, 2011 |
Reception | |
Metacritic | 93 |
IGDB | 84 |
Resources | |
PCGamingWiki | |
Codeweavers | |
WineHQ | |
macOS Compatibility
Method | Rating | Notes |
---|---|---|
Native | 1.19 and later are native with an ARM64 JDK/JRE. For 1.6.4 - 1.18.2, see #Native. Anything below 1.6.4 has severe issues due to not translating properly. | |
Rosetta 2 | Minecraft Bedrock Launcher runs well via Rosetta 2, though it won't let others connect to your own worlds. | |
iOS/iPadOS App | Mobile (Bedrock) can be sideloaded. | |
Compatibility layer | ||
CrossOver | Minecraft Bedrock is a Windows Store App, so it can't run through Crossover. | |
Wine | ||
Virtualization | ||
Parallels | Bedrock version playable. Xbox app is needed for logging in. | |
Multi-booting | ||
Linux ARM | Linux launcher for Minecraft Bedrock runs smoothly |
Availability
Source | DRM | Notes | Keys | OS |
---|---|---|---|---|
Official website | Java and Bedrock editions are included. | |||
App Store | Mobile versions connect to Bedrock servers. |
- See PCGamingWiki for Windows and/or Linux availability.
Gameplay videos
Native
Using Prism Launcher, you can play any version of Minecraft natively from 1.6.4 to 1.18.2.
Assuming Homebrew is installed on your Mac, you can install Prism Launcher and openJDK 17 for versions 1.17 and later:
brew upgrade && brew install prismlauncher && brew install openjdk@17 && brew cleanup
For 1.6.4 - 1.16.5, download the Zulu 8 openJDK: https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk#zulu