Skip to content

Commit

Permalink
Improved formatting and RB3DX Vsync off
Browse files Browse the repository at this point in the history
yummers
  • Loading branch information
carlmylo committed Sep 30, 2024
1 parent 8782984 commit 3f16933
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 7 deletions.
Binary file added images/xtra/rtss/rb3vsync.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/xtra/rtss/rb3vsynces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 12 additions & 4 deletions pages/english/advanced/richpresence.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,21 @@ In the installer:
2. Click `Install now`
![A screenshot of Python's installer. "Add python.exe to PATH" and "Install now" are highlighted in tan with a dotted black outline.](https://rb3pc.milohax.org/images/xtra/rpc/pyinstall.png "Python 3.12.6")

After that finishes downloading, download [[`dx_config_default.ini`]](https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_config_default.ini) and [[`dx_discordrp.py`]](https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_discordrp.py).
<p>After that finishes downloading, download <a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_config_default.ini" download>[<code>dx_config_default.ini</code>]</a> and <a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_discordrp.py" download>[<code>dx_discordrp.py</code>]</a>.</p>
<ul>
<li>
<p><a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_config_default.ini" download>[Click here to download <code>dx_config_default.ini</code>]</a></p>
</li>
<li>
<p><a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_discordrp.py" download>[Click here to download <code>dx_discordrp.py</code>]</a></p>
</li>
</ul>

* [[Click here to download `dx_config_default.ini`]](https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_config_default.ini)
![A screenshot of "dx_config_default.ini" and "dx_discordrp.py" in a browser's downloads.](https://rb3pc.milohax.org/images/xtra/rpc/rpcdl.png "Python 3.12.6")

* [[Click here to download `dx_discordrp.py`]](https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_discordrp.py)
<a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_config_default.ini" download>[<code>dx_config_default.ini</code>]</a>

![A screenshot of "dx_config_default.ini" and "dx_discordrp.py" in a browser's downloads.](https://rb3pc.milohax.org/images/xtra/rpc/rpcdl.png "Python 3.12.6")
<a href="https://raw.github.com/hmxmilohax/rock-band-3-deluxe/develop/scripts/dx_discordrp.py" download>[<code>dx_discordrp.py</code>]</a>

Put them in a folder of your preference. Since you'll need to launch this every time you want to do this, it should in an easy to reach spot.

Expand Down
13 changes: 10 additions & 3 deletions pages/english/advanced/rtss.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ First, **right click on Rock Band 3** in RPCS3, then click on "**Change Custom C

In the GPU tab:
* Set "`Framelimit`" to "`Off`"
* Set "`VSync`" to "`Off`"
* Set "`VSync`" to "`Off`"

![A screenshot of Rock Band 3's GPU custom settings, highlighting Framelimit and VSync in blue with a dotted outline.](https://rb3pc.milohax.org/images/xtra/rtss/rpcs3disable.png "GPU")

Don't forget to click "`Apply`" and "`Save custom configuration`" after.
When you're done, close out RPCS3.
Expand All @@ -40,7 +42,8 @@ Go the Start menu and search for `RivaTuner Statistics Server` or `RTSS`. Both s
When RTSS opens, you will be on the `Global` profile by default.
In this profile:
* Set `Application detection level` to `None`.
* Set `Show On-Screen Display` to `Off`.
* Set `Show On-Screen Display` to `Off`.

![A screenshot of RivaTuner Statistics Server, showing "Show On-Screen Display", "Application detection level", and "Add" highlighted in blue with a dotted outline.](https://rb3pc.milohax.org/images/xtra/rtss/rtssglobal.png "Rivatuner Statistics Server: Global")

Click on `Add` when you're done.
Expand All @@ -57,4 +60,8 @@ In this profile:
## Usage:

After setting up RTSS, you can now just open it up whenever you want to limit your framerate without having judder!
If you're feeling lazy, you can even have it set to Start with Windows so you never have to do this manually.
If you're feeling lazy, you can even have it set to Start with Windows so you never have to do this manually.

For the best results, turn VSync off in Rock Band 3 through Deluxe's Graphics options menu:
* `Menu > Options > Deluxe Settings > Graphics > VSync`
![A screenshot of Rock Band 3 Deluxe's Graphics menu. VSync is selected and set to off](https://rb3pc.milohax.org/images/xtra/rtss/rb3vsync.png "VSync: Off")

0 comments on commit 3f16933

Please sign in to comment.