From b5f350d64ac7b45032ddc18a79e3a8b6eb2baf51 Mon Sep 17 00:00:00 2001 From: EddwardR Date: Sun, 28 Jan 2024 22:23:49 +0200 Subject: [PATCH] Update Using-the-right-Java.md Added .msi and link usage guidance. --- Using-the-right-Java.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/Using-the-right-Java.md b/Using-the-right-Java.md index ecf2214..4a1282b 100644 --- a/Using-the-right-Java.md +++ b/Using-the-right-Java.md @@ -3,11 +3,15 @@ If you don't know which one and how to get it, read on. After you installed the # Windows -### **Minecraft 1.17 and newer** +### **Minecraft 1.17 and newer (Java 17)** Pick the JRE versions and make sure to match the architecture with your system, usually x64 (64-bit) +**Make sure to download the .msi installer!** + Azul: + +Scroll down until you see the single entry in the table!
Other Distributions @@ -18,13 +22,17 @@ Azul:   -### **Minecraft 1.16 and older** +### **Minecraft 1.16 and older (Java 8)** Pick the JRE versions and make sure to match the architecture with your system, usually x64 (64-bit) +**Make sure to download the .msi installer!** + Note: There is an exception when using some poorly supported/unsupported old integrated GPUs from Intel. See [[Unsupported-Intel-GPUs]] for details. Azul: + +Scroll down until you see the single entry in the table!
Other Distributions @@ -39,18 +47,20 @@ Azul: + For least amount of issues, choose **.dmg** download. +Scroll down until you see the single entry in the table! -**Native ARM Java is currently not supported on MultiMC and x86_64 packages are required for M1/M2 computers.** +**Native ARM Java is currently not supported on MultiMC and x86_64 packages are required for M1/M2/M3 computers.** -### **Minecraft 1.16 and older** +### **Minecraft 1.16 and older (Java 8)** * Go to * Download the `Mac OS X` package. @@ -61,7 +71,7 @@ For least amount of issues, choose **.dmg** download. # Linux -### **Minecraft 1.17 and newer** +### **Minecraft 1.17 and newer (Java 17)** * Ubuntu/Debian derivatives: `openjdk-17-jre` * Arch `jre17-openjdk` @@ -72,7 +82,7 @@ For least amount of issues, choose **.dmg** download. -### **Minecraft 1.16 and older** +### **Minecraft 1.16 and older (Java 8)** * Ubuntu/Debian derivatives: `openjdk-8-jre`