Skip to content

Commit

Permalink
re-add ModAssistant and remove deprecation notices (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
overlappingd authored Jan 24, 2025
1 parent de49e13 commit 3f1f201
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
14 changes: 4 additions & 10 deletions wiki/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,6 @@ Get it on [affederaffe's GitHub](https://github.com/affederaffe/BeatSaberModMana

### ModAssistant

:::warning NOTICE
ModAssistant is no longer recommended and being phased out as it cannot reliably mod Beat Saber versions
`1.37.2` and above.
Consider switching to one of the options above instead!
:::

A simple Beat Saber Mod Installer similar to the mod manager, but with additional features such as mod removal
and version checking! Get it on [BSMG's GitHub](https://github.com/bsmg/ModAssistant/releases/latest)

Expand Down Expand Up @@ -233,9 +227,9 @@ If you want to downgrade to `1.37.1`, `1.34.2`, or `1.29.1` you can use the lega

#### Steam Users

1. Open ModAssistant go to the options tab and Uninstall BSIPA
1. Open your mod installer and uninstall the mod BSIPA

- If you have 1.30+ mods installed, press the Remove All Mods button instead.
- If you have 1.30+ mods installed, uninstall all of your mods instead.

2. Right click Beat Saber in the game library
3. Select Properties
Expand All @@ -249,9 +243,9 @@ If you want to downgrade to `1.37.1`, `1.34.2`, or `1.29.1` you can use the lega

#### Oculus Store Users

1. Open ModAssistant go to the options tab and Uninstall BSIPA
1. Open your mod installer and uninstall the mod BSIPA

- If you have 1.30+ mods installed, press the Remove All Mods button instead.
- If you have 1.30+ mods installed, uninstall all of your mods instead.

2. Go to the Beat Saber store page
3. Scroll down to `Versions + Release Notes`
Expand Down
17 changes: 1 addition & 16 deletions wiki/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,21 +75,13 @@ If you see red text in the command prompt that appears when running the executab

##### Solution 4

If you are using Mod Assistant and are modding versions `1.37.2` and above, try the following:

- Uninstall all mods by going to the `Options` tab, and then selecting `Remove All Mods`
- Switch to a different mod installer, such as [BSManager](https://bsmanager.io), as Mod Assistant
cannot reliably mod versions `1.37.2` and above.

##### Solution 5

:::tip NOTE
You only need to try this once!
:::

- Click `Install or Update` again in your mod installer

##### Solution 6
##### Solution 5

- If all else fails, perform a [Clean Installation](#clean-installation)

Expand All @@ -99,13 +91,6 @@ The installers download mods to `Beat Saber/IPA/Pending`, BSIPA moves these file
If your game Plugins folder still is empty afterwards, run `IPA.exe` again and make sure that nothing is preventing it
from running, e.g. `Anti-viruses, Admin permissions, etc.`

:::warning NOTE
Mod Assistant has issues reliably modding versions `1.37.2` and above.

If you are on one of these versions, consider uninstalling all mods and switching to another mod manager
such as [BSManager](https://bsmanager.io) instead.
:::

## 2. Game Issues Post-Modding

### Game Won't Start
Expand Down

0 comments on commit 3f1f201

Please sign in to comment.