Updated
This commit is contained in:
parent
e05b1663c6
commit
9d05273231
41
README.md
41
README.md
|
|
@ -1,21 +1,30 @@
|
||||||
# Rust performance config
|
# Rust Facepunch performance config
|
||||||
|
### Steam Launch Options
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Steam Launch Options
|
|
||||||
```-high -headlerp 100 ```
|
```-high -headlerp 100 ```
|
||||||
|
|
||||||
## In-Game Config
|
### In-Game Config
|
||||||

|
<details>
|
||||||

|
<summary>Show screenshots</summary>
|
||||||

|
|
||||||
|
|
||||||
## Custom User CFG
|

|
||||||
### Binds
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
### NVIDIA Settings
|
||||||
|
Import "[RUST.nip](https://git.drmackiver.es/Makaren0/games-configs/src/branch/rust-fp/RUST.nip)" with "***nvidia-profile-inspector***"
|
||||||
|
> [nvidia-inspector (Download)](https://www.guru3d.com/files-details/nvidia-inspector-download.html)
|
||||||
|
> [nvidia-profile-inspector (Download)](https://github.com/Orbmu2k/nvidiaProfileInspector/releases)
|
||||||
|
|
||||||
|
### Windows settings
|
||||||
|
#### High priority
|
||||||
|
Inside ```\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RustClient.exe\PerfOptions``` instance ```CpuPriorityClass``` with value ```3``` to set "high priority mode"
|
||||||
|
|
||||||
|
### Custom User CFG
|
||||||
|
#### Binds
|
||||||
``` input.autocrouch true ```
|
``` input.autocrouch true ```
|
||||||
``` bind y forward;sprint ```
|
``` bind y forward;sprint ```
|
||||||
``` bind c +graphics.fov 90;graphics.fov 70 ```
|
``` bind c +graphics.fov 90;graphics.fov 70 ```
|
||||||
|
|
||||||
|
|
||||||
## Windows 10 exclusive cfg
|
|
||||||
Loading…
Reference in New Issue
Block a user