Rust
From PCGamingWiki, the wiki about fixing PC games
This game is currently undergoing
alpha testing and development - information here may change frequently and could be outdated or irrelevant.
Rust
|
| Developers
|
| Engines
|
| Release dates
|
|
|
General information
Official forum
Unofficial wiki
Steam Community Discussions
Availability[edit]
| Source
|
DRM
|
Notes
|
Keys
|
| Steam
|
|
|
|
All versions require Steam.
Game data[edit]
Configuration file(s) location[edit]
Video settings[edit]
Unity configuration window.
|
-popupwindow in launch options
- Right-click on the game in your Steam library and select Properties.
- Select Set Launch Options and enter:
-popupwindow.
- Launch the game
- Ensure "Windowed" is ticked in the Unity launcher
|
Input settings[edit]
Audio settings[edit]
Network[edit]
Multiplayer types
Connection types
Issues fixed[edit]
Trouble entering the game[edit]
|
Add launch option[3]
- Right-click on the game in your Steam library and select Properties.
- Select Set Launch Options and enter:
-force-d3d11.
Notes
This applies to those using Windows 8.1. |
Artifacts on textures[edit]
|
Execute console command[4]
- Open the console (F1 by default)
- Write
gfx.all false and press ↵ Enter |
Other information[edit]
Performance tweaks[edit]
|
Disable grass to improve performance
- Open the console (F1 by default)
- Write
grass.on false and press ↵ Enter |
|
Disable grass displacement to improve performance
- Open the console (F1 by default)
- Write
grass.displacement false and press ↵ Enter |
Disable censorship[edit]
|
Remove censorship (naked players will no longer wear pants)
- Open the console (F1 by default)
- Write
censor.nudity false and press ↵ Enter |
System requirements[edit]
| Windows
|
|
|
Minimum
|
Recommended
|
| Operating system (OS)
|
XP
|
8.1
|
| Processor (CPU)
|
2 GHz
|
3 GHz
|
| System memory (RAM)
|
4 GB
|
8 GB
|
| Hard disk drive (HDD)
|
1 GB
|
2 GB
|
| Video card (GPU)
|
DirectX 9 compatible
|
DirectX 11 compatible
|
| OS X
|
|
|
Minimum
|
Recommended
|
| Operating system (OS)
|
10.7
|
10.9
|
| Processor (CPU)
|
2 GHz
|
3 GHz
|
| System memory (RAM)
|
4 GB
|
8 GB
|
| Hard disk drive (HDD)
|
|
References
- ↑ 1.0 1.1 Your weekly update « Rust
- ↑ Quick F.A.Q. ( Read before posting ) :: Rust General Discussions
- ↑ Some information « Rust
- ↑ gfx.all false in console