make suggested changes

This commit is contained in:
Garrett Keneau 2023-12-20 10:22:10 -05:00
parent 8478e6bec2
commit 1ec5a023bd
2 changed files with 12 additions and 20 deletions

View file

@ -11,7 +11,6 @@ A large amount of info in this guide is sourced from [this guide](https://docs.g
{{< /hint >}}
## SteamVR
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
- Keep your BIOS updated!
- Keep your Chipset drivers updated!
- Keep your GPU drivers updated!
- Run as few programs as possible!
- Close excessive browser tabs!
- Clear out bloat from your PC!
- Make sure your UEFI/BIOS is up to date
- Keep your Chipset drivers updated
- Keep your GPU drivers updated
- Run as few programs as possible
- Close excessive browser tabs
- Clear out bloat from your PC
## VRChat
### **Recommended Graphics Settings**
**Graphics / Graphics Quality**
### Graphics / Graphics Quality
- Graphics Quality: `Custom`
- 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`
- Partical Physics Quality: `Low`
**Graphics / Common**
### Graphics / Common
- Particle Limiter: `On`
- Pixel Light Count: `Low`
- Vertical Field of View: `60°`
- Forced Camera Near Distance: `Off`
**Avatars / Avatar Optimizations**
### Avatars / Avatar Optimizations
- Block Poorly Optimized Avatars: `Very Poor`
- Convert Dynamic Bones to PhysBones: `On`
**Avatars / Avatar Culling**
### Avatars / Avatar Culling
- Hide Avatars Beyond: `20m`
- Maximum Shown Avatars: `15`
- Always Show Friend Avatars: `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/).