diff --git a/README.md b/README.md index 1856131..3be317d 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,30 @@ -# Rust performance config - - - - -## Steam Launch Options +# Rust Facepunch performance config +### Steam Launch Options ```-high -headlerp 100 ``` -## In-Game Config -![alt text](https://github.com/[usernam?raw=true) -![alt text](https://github.com/[usernam?raw=true) -![alt text](https://github.com/[usernam?raw=true) +### In-Game Config +
+Show screenshots -## Custom User CFG -### Binds +![menu-screen](https://git.drmackiver.es/Makaren0/games-configs/raw/branch/rust-fp/REDME/img/menu-screen.png?raw=true) +![menu-graphics-1](https://git.drmackiver.es/Makaren0/games-configs/raw/branch/rust-fp/REDME/img/menu-graphics-1.png?raw=true) +![menu-graphics-2](https://git.drmackiver.es/Makaren0/games-configs/raw/branch/rust-fp/REDME/img/menu-graphics-2.png?raw=true) +![menu-imageeffects](https://git.drmackiver.es/Makaren0/games-configs/raw/branch/rust-fp/REDME/img/menu-imageeffects.png?raw=true) +![menu-experimental](https://git.drmackiver.es/Makaren0/games-configs/raw/branch/rust-fp/REDME/img/menu-experimental.png?raw=true) + +
+ +### 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 ``` ``` bind y forward;sprint ``` -``` bind c +graphics.fov 90;graphics.fov 70 ``` - - -## Windows 10 exclusive cfg \ No newline at end of file +``` bind c +graphics.fov 90;graphics.fov 70 ``` \ No newline at end of file