Compare commits
2 Commits
compile-de
...
1.0.5
Author | SHA1 | Date | |
---|---|---|---|
8ec2cc6da2 | |||
14db7719a3 |
13
README.md
13
README.md
@@ -48,16 +48,16 @@ Before you begin, ensure you have the following:
|
|||||||
* Click "Patch Epoch".
|
* Click "Patch Epoch".
|
||||||
* Click "Patch CrossOver".
|
* Click "Patch CrossOver".
|
||||||
* Status indicators will turn green once patching is successful for each.
|
* 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.
|
* 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.
|
* 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.
|
* 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.
|
* **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
|
* **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.
|
* 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
|
## 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.
|
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
|
1. Install Xcode command line tools by opening a terminal and typing `xcode-select --install` and following the prompts
|
||||||
2. Install Cmake
|
2. Setup [Homebrew](https://brew.sh/) if you don't have it already
|
||||||
a. Setup [Homebrew](https://brew.sh/) if you don't have it already
|
3. Install Cmake by opening a terminal and enter `brew install cmake`
|
||||||
b. Open a terminal and enter `brew install cmake`
|
|
||||||
3. Run EpochSilicon and click the `Troubleshooting` button
|
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
|
4. Find the line that says `Build Rosettax87 locally` and click the `Build` button, following the prompts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user