diff --git a/README.md b/README.md index e4995ec..7e4894b 100644 --- a/README.md +++ b/README.md @@ -48,16 +48,16 @@ Before you begin, ensure you have the following: * Click "Patch Epoch". * Click "Patch CrossOver". * Status indicators will turn green once patching is successful for each. -6. **Start RosettaX87 Service**: +5. **Start RosettaX87 Service**: * Click "Start Service" and enter your sudo password when prompted. * This will run the RosettaX87 service in the background and is required for launching the game. * The service will automatically stop when you close the launcher. -7. **Configure Options (Optional)**: +6. **Configure Options (Optional)**: * **Enable Metal Hud**: Shows FPS counter in-game. * **Advanced Logging**: Enables debugging logs, located in `$HOME/Library/Application Support/EpochSilicon`. Enable this setting if you are generating logs for troubleshooting -8. **Launch Game**: +7. **Launch Game**: * Once both paths are set, both components are patched, and the RosettaX87 service is running, the "Launch Game" button will become active. Click it. -9. **Enjoy**: Experience a VM free, smoother Project Epoch on your Apple Silicon Mac! +8. **Enjoy**: Experience a VM free, smoother Project Epoch on your Apple Silicon Mac! ## Troubleshooting / FAQ @@ -74,9 +74,8 @@ The initial patch download is quite large and can take a while if your internet This appears to be a problem with using a built-in version of `rosettax87`. In order to fix this, you must compile it yourself. 1. Install Xcode command line tools by opening a terminal and typing `xcode-select --install` and following the prompts -2. Install Cmake - a. Setup [Homebrew](https://brew.sh/) if you don't have it already - b. Open a terminal and enter `brew install cmake` +2. Setup [Homebrew](https://brew.sh/) if you don't have it already +3. Install Cmake by opening a terminal and enter `brew install cmake` 3. Run EpochSilicon and click the `Troubleshooting` button 4. Find the line that says `Build Rosettax87 locally` and click the `Build` button, following the prompts