Skip to content

Commit

Permalink
Custom Configuration stuff
Browse files Browse the repository at this point in the history
Linked to it correctly and also added changing or creating configuration.
Also, added banner on front page.
  • Loading branch information
carlmylo committed Feb 23, 2024
1 parent daddddc commit 9cd30b7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion _posts/1000-05-01-customconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,18 @@ category: English_Configuration
layout: post
---

## Intro
While Quick Configuration should work in most cases, some users might want to squeeze more fidelity or performance out of their game or prefer setting everything up themselves. This involves creating or editing a Custom Configuration for Rock Band 3.

## Creating a Custom Configuration

**Right click on Rock Band 3** in RPCS3, then click on “**Create Custom Configuration From Default Settings**”.
![A screenshot of RPCS3's right click menu, showing "Create Custom Configuration From Default Settings" highlighted](https://raw.githubusercontent.com/carlmylo/rb3-pc/TheGreatSplit/assets/images/cust/rpcs3customconfig.png "Create Custom Configuration From Default Settings")

## Changing a Custom Configuration

**Right click on Rock Band 3** in RPCS3, then click on “**Change Custom Configuration**”.
![A screenshot of RPCS3's right click menu, showing "Change Custom Configuration" highlighted](https://raw.githubusercontent.com/carlmylo/rb3-pc/TheGreatSplit/assets/images/cust/rpcs3customconfigchange.png "Create Custom Configuration From Default Settings")

This may seem overwhelming because of the sheer number of options, but I have color-coded the settings that require adjustment. Anything not colored should be left alone.

| COLOR | MEANING |
Expand Down
2 changes: 1 addition & 1 deletion _posts/1000-08-01-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: post

* **_General performance issues_**
* Set your computer to the [[High Performance power plan]](https://help.ableton.com/hc/en-us/articles/115000211304-Using-the-High-performance-power-plan-Windows-).
* Go back to the [[Custom Configuration setup section]](https://carlmylo.github.io/rb3-pc/english_configuration/1000-05-01-customconfiguration.html#intro) and apply suggested low performance tweaks.
* Go back to the [[Custom Configuration setup section]](https://carlmylo.github.io/rb3-pc/english_configuration/1000-05-01-customconfiguration.html#changing-a-custom-configuration) and apply suggested low performance tweaks.
* Install [[Rock Band 3 Deluxe]](https://rb3dx.neocities.org/) and disable Post Effects in Deluxe Settings.
* If you motherboard has a Realtek audio, try [[installing the latest driver]](https://realtek-download.com/download-hd/). This is a [[known issue]](https://github.com/RPCS3/rpcs3/issues/14648) where using the default "High Definition Audio" driver doesn't use all threads.
* Close out the dedicated Discord client and open it up in your browser or on your phone. You can also try an alternative Discord client [[like Vesktop]](https://github.com/Vencord/Vesktop), but I claim no responsibility for your Discord account.
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: home
title: Intro
permalink: /
+ cover: /assets/images/rb3dx.png
cover: https://raw.githubusercontent.com/carlmylo/rb3-pc/TheGreatSplit/assets/images/banners/rb3dx.png
---

Video Version (Outdated):
Expand Down

0 comments on commit 9cd30b7

Please sign in to comment.