BetaEvolutions: Difference between revisions

From RetroMC
Jump to navigation Jump to search
mNo edit summary
(Updated MultiMC instance path & added alternate method to set the Java executable path)
Line 22: Line 22:
# Open your downloads folder & extract the archive.
# Open your downloads folder & extract the archive.
# Open your launcher; PrismLauncher or MultiMC in this case.
# Open your launcher; PrismLauncher or MultiMC in this case.
# Select your instance of Beta 1.7.3, select {{Button|Folder}}.
# Select your instance of Beta 1.7.3, select {{Button|Instance Folder}} or similar.
#* Your b1.7.3 instance folder should open.
#* Your b1.7.3 instance folder should open.
#* If not: open the Finder, select {{Button|View}} on the menu bar, then select: {{Button|Go to Folder...}} & input this path:
#** If not: open the Finder, select {{Button|View}} on the menu bar, then select: {{Button|Go to Folder...}} & input one of these paths depending on your launcher:
#* PrismLauncher: <code>~/Library/Application Support/PrismLauncher/instances/</code>
#** '''PrismLauncher''': <code>~/Library/Application Support/PrismLauncher/instances</code>
#* MultiMC: <code>~/Library/Application Support/MultiMC/instances/</code>
#** '''MultiMC''': <code>/Applications/MultiMC.app/Data/instances</code>
#*** You need to open the context menu (<code>[Right Click]</code>, <code>[Ctrl]</code>+<code>[Left Click]</code>) on <code>MultiMC.app</code> & select {{Button|Show Contents}}.
#* Press <code>[Return]</code> or <code>[Enter]</code> & go to your b1.7.3 instance.
#* Press <code>[Return]</code> or <code>[Enter]</code> & go to your b1.7.3 instance.
# Copy that JRE you extracted directly into the instance folder.
# Copy that JRE you extracted directly into the instance folder.
# Back in MultiMC/PrismLauncher, select your b1.7.3 once more & select {{Button|Edit Instance}}
# Back in MultiMC/PrismLauncher, select your b1.7.3 once more & select {{Button|Edit Instance}}
#* Select: {{Button|Settings}}->{{Button|Java installation}}->{{Button|Browse}}.
#* Select: {{Button|Settings}}->{{Button|Java installation}}->Enable (tick) {{Button|Java installation}}
#* A file picker should pop-up; head to <code>instances</code>-> your b1.7.3 instance -> the JRE you extracted-><code>bin</code>-><code>java</code>
#** '''Method 1''':
#*** Select {{Button|Browse}}.
#*** A file picker should pop-up; head to <code>instances</code>-> your b1.7.3 instance -> the JRE you extracted -> <code>bin/java</code>.
#** '''Method 2''':
#*** Open your instance folder
#*** Head to <code>instances</code>-> your b1.7.3 instance -> the JRE you extracted -> <code>bin/java</code>.
#*** Select the <code>java</code> binary.
#**** Press <code>Command</code>+<code>Option</code>+<code>C</code>.
#*** or:
#**** Open the context menu, hold <code>Option</code> & select {{Button|Copy path}}.
#*** Go back to the instance editor, select the entire Java binary path & replace it with what you have copied.
# Launch the game and pray it works.
# Launch the game and pray it works.

Revision as of 08:42, 27 May 2023

BetaEvolutions (BetaEvo or BetaEVO, https://evolutions.johnymuffin.com) is a Minecraft Beta 1.7.3 mod to fix sounds, skins and authentication; created by JohnyMuffin (GitHub, J-Stats).

Features

Installation guide

See cakedon's video on installing this mod:
https://www.youtube.com/watch?v=939CdzZ_5Us

Workaround to install BetaEvolutions on Apple Silicon Macs

Due to BetaEvolutions' Discord RPC library not having a macOS arm64 version, a workaround via an x86-64 Java runtime environment has to be used.

Disclaimer

  • This guide is written with MultiMC & its forks in mind; it also assumes you have already created a Beta 1.7.3 instance.
  • Your mileage may vary; please do not bug the volunteer staff regarding this.
    • Unless Noggisoggi is willing to help, then in which case, you may ask him for help on the discord.
  • Some basic computing knowledge, such as extracting files, moving, copying, etc. are mandatory.
  • This tutorial relies on the Rosetta 2 translation layer; should Apple remove this in a future macOS update, this tutorial will not work.

Tutorial

  1. Get an x86 build of the JRE for macOS
  2. Open your downloads folder & extract the archive.
  3. Open your launcher; PrismLauncher or MultiMC in this case.
  4. Select your instance of Beta 1.7.3, select Instance Folder or similar.
    • Your b1.7.3 instance folder should open.
      • If not: open the Finder, select View on the menu bar, then select: Go to Folder... & input one of these paths depending on your launcher:
      • PrismLauncher: ~/Library/Application Support/PrismLauncher/instances
      • MultiMC: /Applications/MultiMC.app/Data/instances
        • You need to open the context menu ([Right Click], [Ctrl]+[Left Click]) on MultiMC.app & select Show Contents.
    • Press [Return] or [Enter] & go to your b1.7.3 instance.
  5. Copy that JRE you extracted directly into the instance folder.
  6. Back in MultiMC/PrismLauncher, select your b1.7.3 once more & select Edit Instance
    • Select: Settings->Java installation->Enable (tick) Java installation
      • Method 1:
        • Select Browse.
        • A file picker should pop-up; head to instances-> your b1.7.3 instance -> the JRE you extracted -> bin/java.
      • Method 2:
        • Open your instance folder
        • Head to instances-> your b1.7.3 instance -> the JRE you extracted -> bin/java.
        • Select the java binary.
          • Press Command+Option+C.
        • or:
          • Open the context menu, hold Option & select Copy path.
        • Go back to the instance editor, select the entire Java binary path & replace it with what you have copied.
  7. Launch the game and pray it works.