Updated binds

This commit is contained in:
DESKTOP-GUN6LKG\Makaren0 2023-12-18 21:28:15 +01:00
parent 79a6ca02b6
commit 902d2bfb32

View File

@ -1,6 +1,6 @@
# Rust Facepunch performance config
### Steam Launch Options
```-high -headlerp 100 ```
```-gc.buffer 1024 -cpu_priority high -client.headlerp_inertia false -headlerp 100 ```
### In-Game Config
<details>
@ -25,10 +25,15 @@ Inside ```\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image
### Custom User CFG
#### Binds
``` input.autocrouch true ```
``` bind y forward;sprint ```
``` bind c +graphics.fov 90;graphics.fov 70 ```
``` bind f1 consoletoggle;combatlog ```
``` bind h "craft.add -2072273936 1" ``` autocraft x1 bandage
``` bind [leftshift+k] kill ``` autokill with ```LEFT SHIFT``` + ```K```
``` bind [leftshift+h] pool.clear_assets;pool.clear_memory;pool.clear_prefabs ``` Improve FPS one time per server join using ```K```
``` input.autocrouch true ```<br>
``` bind y forward;sprint ```<br>
``` bind c +graphics.fov 90;graphics.fov 70 ```<br>
``` bind f1 consoletoggle;combatlog ```<br>
``` bind h "craft.add -2072273936 1" ``` autocraft x1 bandage<br>
``` bind [leftshift+k] kill ``` autokill with ```LEFT SHIFT``` + ```K```<br>
``` bind [leftshift+h] pool.clear_assets;pool.clear_memory;pool.clear_prefabs ``` Improve FPS one time per server join using ```K```<br>
### Sources of knowledge
https://www.youtube.com/watch?v=zkEec-xlEck
https://www.youtube.com/watch?v=z-ceehhsMQE
https://discord.gg/tacularr