Skip to content

add back ModAssistant #639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading