Skip to content

Commit

Permalink
Updated steps and other info in PC Modding (#606)
Browse files Browse the repository at this point in the history
* Updated steps and other info in PC Modding

Adds "THIS IS THE RECOMMENDED DOWNGRADER." in BSManager's section in Installers. Also updates the Beta Downgrading steps to include the 1.34.2_legacy option.

* Remove ModAssistant

* Bloodcloak and IAMDED's requests

* Removing "Run the game at least once!" notice in MA and removing "pre unity upgrade build" on Steam 1.29.1 beta branch

* Trying to fix GitHub trailing spaces

* Change "option" for "branch" in Legacy Branch section

* Add ModAssistant image back

* Revise phrasing of deprecation to be more generic

---------

Co-authored-by: Bloodcloak <59000966+bloodcloak@users.noreply.github.com>
  • Loading branch information
overlappingd and bloodcloak authored Jul 27, 2024
1 parent e8fdb92 commit 42e069b
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions wiki/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,10 @@ Visit the [Downgrading](#downgrading) section on this page for more information.

## Installers

### Mod Assistant

> **THIS IS CURRENTLY THE RECOMMENDED MOD INSTALLER.**
\***\*Run the game at least once\*\*** before trying to mod the game! This applies to reinstalling your game too.

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)

![Mod Assistant](/.assets/images/beginners-guide/modassistant.png)

### BSManager

> **THIS IS CURRENTLY THE RECOMMENDED MOD INSTALLER AND DOWNGRADER.**
\***\*Make sure you own the game on Steam or Oculus (PCVR)\*\*** before trying to download Beat Saber!

An all-in-one tool that lets you easily manage BeatSaber versions, maps, mods, and even more. Get it on [Zagrios' GitHub](https://github.com/Zagrios/bs-manager/releases/latest)
Expand All @@ -90,6 +81,18 @@ Get it on [affederaffe's GitHub](https://github.com/affederaffe/BeatSaberModMana

![BeatSaberModManager](/.assets/images/beginners-guide/beatsabermodmanager.png)

### ModAssistant

:::warning
ModAssistant will be phased out in the future and is no longer recommended.
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)

![Mod Assistant](/.assets/images/beginners-guide/modassistant.png)

## How to get more songs

::: tip
Expand Down Expand Up @@ -217,11 +220,11 @@ Click on these links corresponding to where you own the game to see the tutorial
- [BSManager](https://github.com/Zagrios/bs-manager#readme)
- For Oculus Store you can use either:
- [BSManager](https://github.com/Zagrios/bs-manager#readme)
- [Oculus downgrader](https://computerelite.github.io/tools/Oculus/OculusDowngraderGuide.html)
- [OculusDowngrader](https://computerelite.github.io/tools/Oculus/OculusDowngraderGuide.html)

### Legacy Branch

If you want to downgrade to `1.29.1` you can use the legacy branch method.
If you want to downgrade to `1.34.2` or `1.29.1` you can use the legacy branch method.

#### Steam Users

Expand All @@ -232,8 +235,8 @@ If you want to downgrade to `1.29.1` you can use the legacy branch method.
2. Right click Beat Saber in the game library
3. Select Properties
4. Select Betas in the window
5. Select the `legacy1.29.1_unity_ver2019.4.28f1 - pre unity upgrade build`
6. Click ok and exit the window
5. Select either the `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1` branch
6. Exit the window
7. Let the download complete then run the game once
8. Follow the regular modding process

Expand All @@ -248,7 +251,7 @@ If you want to downgrade to `1.29.1` you can use the legacy branch method.
2. Go to the Beat Saber store page
3. Scroll down to `Versions + Release Notes`
4. Click on the word `(LIVE)` next to the current version number
5. Select the `legacy1.29.1_unity_ver2019.4.28f1: 1.29.1_4575554838` option
5. Select either the `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1: 1.29.1_4575554838` branch
6. Let the download complete and run the game once
7. Follow the regular modding process

Expand Down

0 comments on commit 42e069b

Please sign in to comment.