mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-14 09:55:32 +02:00
make suggested changes
This commit is contained in:
parent
8478e6bec2
commit
1ec5a023bd
2 changed files with 12 additions and 20 deletions
|
@ -16,23 +16,18 @@ We've also added Linux specific info to replace the Windows specific info in the
|
||||||
## SteamVR
|
## SteamVR
|
||||||
|
|
||||||
1. In SteamVR settings, turn on Advanced Settings in the bottom left
|
1. In SteamVR settings, turn on Advanced Settings in the bottom left
|
||||||
|
|
||||||
2. Set your refresh rate to the Highest Possible. This lowers latency even if
|
2. Set your refresh rate to the Highest Possible. This lowers latency even if
|
||||||
you do not reach those frames.
|
you do not reach those frames.
|
||||||
|
|
||||||
3. Turn off Motion Smoothing
|
3. Turn off Motion Smoothing
|
||||||
|
|
||||||
4. Set Render Resolution to Custom at 100%
|
4. Set Render Resolution to Custom at 100%
|
||||||
|
|
||||||
5. Turn off Advanced Supersample Filtering
|
5. Turn off Advanced Supersample Filtering
|
||||||
|
|
||||||
6. Set Overlay Render Quality to Low
|
6. Set Overlay Render Quality to Low
|
||||||
|
|
||||||
7. Click General and set SteamVR Home to Off
|
7. Click General and set SteamVR Home to Off
|
||||||
|
|
||||||
{{< hint info >}}
|
{{< hint info >}}
|
||||||
|
|
||||||

|

|
||||||
|
Image Credit: [LiindyVR](https://twitter.com/LiindyVR/status/1734961989015781563)
|
||||||
|
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,6 @@ A large amount of info in this guide is sourced from [this guide](https://docs.g
|
||||||
|
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
|
||||||
## SteamVR
|
## SteamVR
|
||||||
|
|
||||||
If you use SteamVR, see [SteamVR Performance tips](/docs/steamvr/performance/).
|
If you use SteamVR, see [SteamVR Performance tips](/docs/steamvr/performance/).
|
||||||
|
@ -22,18 +21,16 @@ If you use the FOSS VR stack, see [FOSS VR Performance tips](/docs/fossvr/perfor
|
||||||
|
|
||||||
## General Optimization
|
## General Optimization
|
||||||
|
|
||||||
- Keep your BIOS updated!
|
- Make sure your UEFI/BIOS is up to date
|
||||||
- Keep your Chipset drivers updated!
|
- Keep your Chipset drivers updated
|
||||||
- Keep your GPU drivers updated!
|
- Keep your GPU drivers updated
|
||||||
- Run as few programs as possible!
|
- Run as few programs as possible
|
||||||
- Close excessive browser tabs!
|
- Close excessive browser tabs
|
||||||
- Clear out bloat from your PC!
|
- Clear out bloat from your PC
|
||||||
|
|
||||||
## VRChat
|
## VRChat
|
||||||
|
|
||||||
### **Recommended Graphics Settings**
|
### Graphics / Graphics Quality
|
||||||
|
|
||||||
**Graphics / Graphics Quality**
|
|
||||||
|
|
||||||
- Graphics Quality: `Custom`
|
- Graphics Quality: `Custom`
|
||||||
- Anti-Aliasing: `Disabled`
|
- Anti-Aliasing: `Disabled`
|
||||||
|
@ -42,26 +39,26 @@ If you use the FOSS VR stack, see [FOSS VR Performance tips](/docs/fossvr/perfor
|
||||||
- LOD Quality: `Low`
|
- LOD Quality: `Low`
|
||||||
- Partical Physics Quality: `Low`
|
- Partical Physics Quality: `Low`
|
||||||
|
|
||||||
**Graphics / Common**
|
### Graphics / Common
|
||||||
|
|
||||||
- Particle Limiter: `On`
|
- Particle Limiter: `On`
|
||||||
- Pixel Light Count: `Low`
|
- Pixel Light Count: `Low`
|
||||||
- Vertical Field of View: `60°`
|
- Vertical Field of View: `60°`
|
||||||
- Forced Camera Near Distance: `Off`
|
- Forced Camera Near Distance: `Off`
|
||||||
|
|
||||||
**Avatars / Avatar Optimizations**
|
### Avatars / Avatar Optimizations
|
||||||
|
|
||||||
- Block Poorly Optimized Avatars: `Very Poor`
|
- Block Poorly Optimized Avatars: `Very Poor`
|
||||||
- Convert Dynamic Bones to PhysBones: `On`
|
- Convert Dynamic Bones to PhysBones: `On`
|
||||||
|
|
||||||
**Avatars / Avatar Culling**
|
### Avatars / Avatar Culling
|
||||||
|
|
||||||
- Hide Avatars Beyond: `20m`
|
- Hide Avatars Beyond: `20m`
|
||||||
- Maximum Shown Avatars: `15`
|
- Maximum Shown Avatars: `15`
|
||||||
- Always Show Friend Avatars: `Off`
|
- Always Show Friend Avatars: `Off`
|
||||||
- Allow Override with "Show Avatar": `Off`
|
- Allow Override with "Show Avatar": `Off`
|
||||||
|
|
||||||
### **Avatar Optimization**
|
## Avatar Optimization
|
||||||
|
|
||||||
Use [d4rkc0d3r's Avatar Optimizer](https://github.com/d4rkc0d3r/d4rkAvatarOptimizer), also follow the VRChat [Avatar Optimization Tips](https://creators.vrchat.com/avatars/avatar-optimizing-tips/).
|
Use [d4rkc0d3r's Avatar Optimizer](https://github.com/d4rkc0d3r/d4rkAvatarOptimizer), also follow the VRChat [Avatar Optimization Tips](https://creators.vrchat.com/avatars/avatar-optimizing-tips/).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue