This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
forked from ViolaFlower/Re-Console
-
Notifications
You must be signed in to change notification settings - Fork 1
Running Legacy4J on MacOS
William edited this page Jul 12, 2024
·
2 revisions
NOTE: This tutorial should also work for the following modpacks: Re-Console, William's Console, Legacy-Remade and Reborn, and Better Adventures++ LCE.
After some trial and error, I have realized Legacy4J needs the SDL2 framework to run, which is not installed on macOS by default. Here is a quick tutorial to do so:
- Install the latest release here (for mac, it will be the .dmg installer): https://github.com/libsdl-org/SDL/releases
- Run the installer
- Open a new finder window, and in the upper left-hand portion of the screen, click go, go to folder, and enter this path: /Library/Frameworks
- Drag the SDL2.framework folder from the installer to the framework directory
- Launch Legacy4J using the launcher of your choice. Click OK on the prompts until your instance crashes
- Open System Settings, go to Privacy & Security, and scroll down to where you see "SDL2.framework" was blocked from use because it is not from an identified developer.. Click Allow Anyway.
You can now launch Legacy4J!