IMPROVED PERFORMANCE WITH HQ TEXTURES AND REDUCED POP-IN[/SIZE]
update: possible mouse fix
Ive managed to get rage running very well with the highest quality settings on my ATI 5800 with a Q6600 @ 3.6 and 4 gigs of system RAM due to the following:
1. https://support.amd.com/us/kbarticles/Pages/AMDCatalyst1110Previewdriver.aspx
2. In windows 7, make a new path within your Local AppData (found in your user folder) by creating two new folders:
id software\rage
your new path should looking somthing like this:
C:\Users\erik\AppData\Local\id software\rage
3. add
+cvaradd g_fov 17 +com_skipIntroVideo 1 +g_showplayershadow 1 +m_rawinput 1 +m_smooth 0
to the end of your target line within your rage shortcut
4. create a .cfg titled “Rageconfig” with the following:
seta image_usecompression “0”
seta image_anisotropy “4”
seta image_useCache “1”
seta image_cacheMegs “500”
seta vt_pageimagesizeuniquediffuseonly2 “8192”
seta vt_pageimagesizeuniquediffuseonly “8192”
seta vt_pageimagesizeunique “8192”
seta vt_pageimagesizevmtr “8192”
seta vt_maxppf “16”
seta vt_maxlockedpages “256”
seta vt_minlod “-1”
seta vt_lodBias “-1”
seta vt_maxaniso “4”
seta vt_qualityhdplossless “1”
seta vt_qualityhdppower “0”
seta vt_qualityhdpspecular “0”
seta vt_qualityhdpnormal “0”
seta vt_qualityhdpdiffuse “0”
seta vt_qualitydctpower “100”
seta vt_qualitydctspecular “100”
seta vt_qualitydctnormal “100”
seta vt_qualitydctchroma “100”
seta vt_qualitydctluma “100”
seta com_videoRam “1024”
seta ik_enablesmoothing “0”
seta com_maxfps “60”
seta r_renderer “best”
seta r_shadows “1”
seta r_shadowsHighQuality “1”
seta r_useHighQualityPostProcess “1”
seta r_useHBAO “1”
seta r_useMotionBlur “0”
seta r_skipBump “0”
seta r_skipSpecular “0”
seta r_skipNewAmbient “0”
seta image_filter “GL_LINEAR_MIPMAP_LINEAR”
seta vt_restart
seta m_rawinput “1”
seta image_ignoreHighQuality “0”
seta image_ignoreLowQuality “1"
seta r_cgFragmentProfile “best”
seta r_cgVertexProfile “best”
seta r_visDistMult “1”
seta image_preload “1”
seta vt_useCudaTranscode “2”
seta vt_cudaBudget “17”
seta r_displayRefresh “60”
seta vt_uncompressedvmtr “1”
seta vt_vmtrcompression “none”
save Rageconfig.cfg in Rage\base
Tweaks and commands can be found:
https://www.facepunch.com/threads/1102673/21
https://www.dsogaming.com/editorial/rage-pc-how-to-adjust-some-graphical-settings/
https://segmentnext.com/2011/10/04/rage-crashes-textures-fix-fov-fps-freezes-errors-and-graphics-fixes/
I enabled vsync and but disabled triple buffering in CCC. Do not enable AF or AA through CCC, let your rage config settings and graphics options handle them. I will continue updating this post if more improvements arise.