Rust
Not enough ratings
My Binds and Settings Rust
By Never Offline
Here are my Binds and Settings Rust
   
Award
Favorite
Favorited
Unfavorite
Open the Console ( F1 )




Just press F1 to open the console and copy and paste the commands.


Extra Binds
1. Autorun
Press A and you Run without pressing Z :
bind A "forward;sprint"

2. Auto Bandage Craft
press W and you make yourself some bandages in a fight :
bind W "craft.add -2072273936 1"

3. Combat log
Open the combat log in the Console :
bind f2 consoletoggle;combatlog
Show only the damage you deal :
bind f3 "consoletoggle;combatlog_outgoing

4. Suicide
Just Hotkey the Kill Command in the Console (Press END for Self kill) :
bind end "kill"

5. Memory leak fix
Press k to clear the memory to fix some FPS problems :
bind k gc.collect

6. Sound to minimum
Reduces Game sound to minimum (for Boat driving, Recycling, Minicopter) :
bind m ~audio.master 0.1;audio.master 0.4

7. Open the map and focus on you
Allows that when opening the map it recenters the map directly on you without having to press F :
bind g +map;+focusmap
Extra Settings
1. Look at radius
UP and DOWN radius for easy loot and Upgrade Fondation:
bind h "~client.lookatradius 20;client.lookatradius 0"


2. Remove destroyed antities + Collect/Clear caches
Allows you to delete destroyed entities and clear the cache :
bind F4 effects.maxgibs -1;gc.collect;global.free;gc.unload


Effect
Exemple
Console Command
ON particles
maxgibs 1000
OFF particles
maxgibs -1
Show Netgrath
perf 5
Hide the interact text while aiming a weapon
global.hideinteracttextwhileads True
Steam Rust Launch Options

Copy it into your start param :
Let me know you personal launch option in the comments pls
-high -gc.buffer 4096 -headlerp_inertia 1000 -graphics.branding 0 -effects.maxgibs -1 -window-mode exclusive -rate 144 -client.headlerp 10 -player.eye_blinking false -player.eye_movement false
Rust Settings
Screen Settings
Graphics Settings
Image Effects Settings
Experimental Settings


1 Comments
Mephisto 13 Aug @ 10:54am 
:ok_ay:Perfect