How do I open the console? +set com_allowConsole 1 (in Launch Commands for RAGE in Steam)
How do I change the graphics settings so they're not low res poo: - create "rageconfig.cfg" in \Steam\steamapps\common\rage\base - Add these lines: vt_pageimagesizeuniquediffuseonly2 8192 vt_pageimagesizeuniquediffuseonly 8192 vt_pageimagesizeunique 8192 vt_pageimagesizevmtr 8192 vt_maxaniso 4 vt_restart image_anisotropy 4
How do I turn off mouse smoothing? m_smooth 0 in console (or in that config we setup above)
The screan tearing is awful. How do I turn on vsync? Throw +r_swapInterval 1 into the Launch Commands for RAGE in Steam.
How do I increase my FOV (field of vision)? Use cvaradd g_fov 10 (10 is the amount added to the base 80 FOV)
FOV is understandable as it can greatly impact performance - typically the more you see, the slower the game runs. They need to test the game a certain way, and deliver min/recommended specs based on that.
Most games do include options for vsync. Just not console ports like this.