2.1 KiB
MultiMC5
MultiMC5 is a custom launcher that allows multiple instances of the game Minecraft to be installed at once. In recent times there have been problems with the maintainer of MultiMC5. Due to this similar launchers like the Prism Launcher have gotten popular. Since they don't differ greatly from MultiMC5s interface, this entry discusses them too.
Usage
Adding OptiFine to a Minecraft instance
OptiFine is a Minecraft optimization mod. The following steps show how to add optifine to a MultiMC5 Minecraft instance. It is based on a comment by FuchsFuchs1. The setup uses the Fabric Mod Loader together with OptiFabric to make OptiFine available.
- If not already done create an instance on MultiMC5
- Select
Edit Instance
, navigate toVersion
andInstall Fabric
- Download the version of OptiFabric according to your Minecraft version
- Navigate to
Loader Mods
and pressAdd
, then select the downloaded OptiFabric file - Download the version of OptiFine according to your Minecraft version
- Navigate to
Loader Mods
and pressAdd
, then select the downloaded OptiFine file
OptiFine works best on older Minecraft versions. Some people recommend Sodium or other optimization mods to use on newer versions.
Troubleshooting
This section addresses various errors that can happen when using MultiMC5 and its forks.
Narrator not Available
Sometimes when running MultiMC5 on Linux-based operating systems an error occurs
in the logs saying Error while loading the narrator
.
To fix this a package is needed called flite
on most Linux-distributions.
This solution was provided on Github by
Mephodio.