Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann committed Sep 1, 2023
2 parents e6e4a12 + bc8ff2a commit e900e05
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"5.4.21","source":"https://github.com/BepInEx/BepInEx/releases/tag/v5.4.21","payloadVersion":"1.5.1"}
{"version":"5.4.22","source":"https://github.com/BepInEx/BepInEx/releases/tag/v5.4.22","payloadVersion":"1.5.2"}
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Tobey's BepInEx Pack for Subnautica: Below Zero

This is a [BepInEx](https://github.com/BepInEx/BepInEx) pack for Subnautica: Below Zero, preconfigured and ready to use on Windows, macOS and Linux!
This is a [BepInEx](https://github.com/BepInEx/BepInEx) pack for Subnautica: Below Zero, preconfigured and ready to use on Windows, macOS and Linux (including SteamOS)!

BepInEx is a general purpose framework for Unity modding. BepInEx includes tools and libraries to

Expand Down Expand Up @@ -56,21 +56,21 @@ To install manually, follow these instructions:

1. [Download Tobey's BepInEx Pack for Subnautica: Below Zero](https://github.com/toebeann/BepInEx.SubnauticaZero/releases/latest/download/BepInEx.zip)
1. Extract the contents of the downloaded archive into the game folder:
- On Windows and Linux/SteamDeck, the game folder is the folder containing the game executable `SubnauticaZero.exe`
- On Windows and Linux (SteamOS etc.), the game folder is the folder containing the game executable `SubnauticaZero.exe`
- On macOS, the game folder is the folder containing the game executable `SubnauticaZero.app`
1. Depending on your operating system:
- Windows users: Run the game. If everything runs correctly, you will see the BepInEx console pop up on your desktop.
- Linux/SteamDeck & macOS users: Follow the configuration instructions for your operating system below:
- Linux (SteamOS etc.) & macOS users: Follow the configuration instructions for your operating system below:

### Configuration (Linux/SteamDeck)
### Configuration on Linux (SteamOS etc.)

1. In Steam, go to the game's properties and set the launch arguments to:
```
WINEDLLOVERRIDES="winhttp=n,b" %command%
```
1. Run the game via Steam.
### Configuration (macOS - Steam only)
### Configuration on macOS (Steam only)
1. Make the `run_bepinex.sh` executable by running this command in Terminal:
```
Expand All @@ -93,7 +93,7 @@ At this moment you will not see any clear indication that BepInEx is working. It
If you also wish to use QModManager, you will need to follow the [Installing QModManager on macOS](https://github.com/toebeann/BepInEx.SubnauticaZero/wiki/Installing-QModManager-on-macOS) guide to get QModManager to work on macOS.
### Configuration (macOS - other platforms e.g. Epic Games)
### Configuration on macOS (other platforms e.g. Epic Games)
The best experience for modding Subnautica: Below Zero on macOS is via Steam. There is however a workaround which will let you run BepInEx plugins on macOS when you own the game on a non-Steam platform, e.g. Epic Games. Mods which require BepInEx patchers are not supported via this workaround, including QModManager.
Expand Down

0 comments on commit e900e05

Please sign in to comment.