improve step 3 and add step 4
This commit is contained in:
@@ -27,11 +27,12 @@ This follows the steps for PrismLauncher as example. You might need to adjust th
|
|||||||
- RAM (min & max): `5120` MiB
|
- RAM (min & max): `5120` MiB
|
||||||
- Java installation
|
- Java installation
|
||||||
1. Enable the checkbox "Java installation"
|
1. Enable the checkbox "Java installation"
|
||||||
2. Download the correct Java version: "Java download" -> "Adoptium" -> untick "Recommended" -> choose "Java 24" -> Choose the latest version at the top -> click "Download".
|
2. Download the correct Java version: "Java download" -> "Adoptium" -> untick "Recommended" -> choose "Java 25" -> Choose the latest version at the top -> click "Download".
|
||||||
3. Click on "Auto detection" and select the correct Java installation.
|
3. Click on "Auto detection" and select the correct Java installation.
|
||||||
- Java arguments: Enable the checkbox "Java arguments" and paste the following arguments into the textbox: \
|
- Java arguments: Enable the checkbox "Java arguments" and paste the following arguments into the textbox: \
|
||||||
`-XX:+OptimizeStringConcat -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC`
|
`-XX:+OptimizeStringConcat -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC`
|
||||||
3. Start Minecraft once to initialize the folder structure
|
3. Start Minecraft once to initialize the folder structure. Minecraft will crash due to the modern Java version, just ignore that.
|
||||||
|
4. Close the launcher completely.
|
||||||
|
|
||||||
### Installation & update
|
### Installation & update
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user