War of Rights – Console Commands
Here is the list of the different game commands available in War of Rights. While playing the game, press Tilde ~ (The key above TAB) to display the console window.
Console Commands
Turn-off the User Interface (UI)
sys_flash=0
Note this will turn off the entire HUD but will not disable officers’ lines. To re-enable the HUD, type the following command in console: sys_flash=1
Turn off motion blur
r_MotionBlur off
r_MotionBlur 0
Limit max FPS to 30 for laptops
You need to do two commands for this to work.
1.Turn vSync off:
r_VSync 0
2.Set MaxFPS:
sys_MaxFPS 30
Change the Gamma
r_Gamma 1.5
r_Gamma 1.0025 <- Default value
Disable Screen Space Ambient Occlusion
r_SSAO 0
r_SSAO 3 <- Default value
Change shadow quality
e_ShadowsMaxTexRes 256
e_ShadowsMaxTexRes 512
e_ShadowsMaxTexRes 1024 <- higher number is better quality of shadows.
Change Field of View
cl_fov 80
Toggles debugging information display (FPS)
Usage: r_DisplayInfo [0=off/1=show/2=enhanced]
Disable Character Pre-Caching
g_eq_preloadmode=0
Change Your Name
name “Your Desired Name”