Compare commits
3 Commits
1.0.6
...
compile-de
Author | SHA1 | Date | |
---|---|---|---|
7409abf54a | |||
af8873d0ef | |||
3d55a8da05 |
13
README.md
13
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.
|
||||
5. **Start RosettaX87 Service**:
|
||||
6. **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.
|
||||
6. **Configure Options (Optional)**:
|
||||
7. **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
|
||||
7. **Launch Game**:
|
||||
8. **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.
|
||||
8. **Enjoy**: Experience a VM free, smoother Project Epoch on your Apple Silicon Mac!
|
||||
9. **Enjoy**: Experience a VM free, smoother Project Epoch on your Apple Silicon Mac!
|
||||
|
||||
## Troubleshooting / FAQ
|
||||
|
||||
@@ -74,8 +74,9 @@ 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. Setup [Homebrew](https://brew.sh/) if you don't have it already
|
||||
3. Install Cmake by opening a terminal and enter `brew install cmake`
|
||||
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`
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user