^^ How much is your VRam?
If about 1Gb or more try the custom config....
Create a file called rageconfig.cfg in this folder --> C:\Program Files (x86)\Steam\SteamApps\common\rage\base\
For 512 to 1,5GB Vram rageconfig.cfg insert that commands:
vt_pageimagesizeuniquediffuseonly2 8192
vt_pageimagesizeuniquediffuseonly 8192
vt_pageimagesizeunique 8192
vt_pageimagesizevmtr 8192
vt_maxaniso 4
vt_restart
image_anisotropy 4
This is all I used in my rageconfig.cfg file....
@LordNemisis
you need something called "atioglxx.dll"
Xorkrik comments on RAGE Texture Pop-in Fix [Read Inside]
A better config file for Xfire:
......................................................................................................................................................................
seta com_videoRam "1024" //sets the Video Card memory Set this to the amount you have in MB
seta com_maxfps "60" //limits the frames to 60 can be changed to what you desire
seta image_anisotropy "16" //Using the highest setting here but you can set as 2, 4 or 8
seta image_usecompression 0
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_blend "GL_LINEAR_MIPMAP_LINEAR"
seta image_preload "1" //Use preload images when ever possible
seta image_lodbias "-1" //LoD settings
seta image_ignoreHighQuality "0" //Sets up for using HQ gfx
seta image_ignoreLowQuality "1" //ignores the low textures
seta image_useCache "1" //Enabled Cache to allow the textures to load properly without popping
seta image_cacheMegs "1024" //Cache size in Megabytes
seta image_cacheMinK "10" //Cache minimum size in kilobytes
seta r_aspectRatio "1" // 0=4:3, 1=16:9, 2=16:10, 3=5:4 TFT, -1 custom
seta r_fullscreen "1"
//seta r_customAspectRatioV "10"
//seta r_customAspectRatioH "16"
seta r_swapInterval 1 //VSYNC 1 enabled, 0 diabled
seta r_useHighQualityPostProcess "1" //Fore High Quality post proccessing
seta r_shadowsHighQuality "1" //Fore High Quality shadows
seta r_displayRefresh "0" //keep it so the engine doesn't double render a frame
seta r_renderer "best" //highest rendering options
seta r_multiSamples "32" //Set this to 16 or 8 if you're having low-fps as 32 is the Max Multi-sampling
seta r_useHBAO "1" //Ambient occlusion
seta r_useRenderThread "1" // 0 Disable or 1 Enable threaded rendering useful for newer cards to increase performance.
seta r_visDistMult "1"
seta r_useMotionBlur "1" //use blur
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "1"
seta r_cgFragmentProfile "best"
seta r_cgVertexProfile "best"
seta vt_lodBias "-1" //LoD settings
//below is cache settings And advanced GFX settings
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"
seta vt_maxPPF 64 //Set this to 64 for Quad-cores CPU's or higher, 16 or 8 for dual-cores CPU's
seta vt_preload "1"
//Begin Advanced GFX Filtering and Sharper Images. Comment these 3 lines out if you are having issues or don't like the way it looks.
//seta vt_filter "GL_NEAREST, GL_NEAREST_MIPMAP_LINEAR"
seta vt_envf "GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE"
seta vt_blend "GL_LINEAR_MIPMAP_LINEAR"
//End of Advanced GFX Filtering
seta vt_useCache "1"
seta vt_cacheMegs "1024"
seta vt_cacheMinK "10"
seta vt_ignoreHighQuality "0"
seta vt_ignoreLowQuality "1"
//Begin HD Settings
seta vt_qualityhdplossless "1"
seta vt_qualityhdppower "1"
seta vt_qualityhdpspecular "1"
seta vt_qualityhdpnormal "0"
seta vt_qualityhdpdiffuse "1"
seta vt_qualitydctpower "100"
seta vt_qualitydctspecular "100"
seta vt_qualitydctnormal "100"
seta vt_qualitydctchroma "100"
seta vt_qualitydctluma "100"
seta vt_maxlockedpages "2048"
//HD Image settings
seta image_qualityhdplossless "1"
seta image_qualityhdppower "1"
seta image_qualityhdpspecular "1"
seta image_qualityhdpnormal "0"
seta image_qualityhdpdiffuse "1"
seta image_qualitydctpower "100"
seta image_qualitydctspecular "100"
seta image_qualitydctnormal "100"
seta image_qualitydctchroma "100"
seta image_qualitydctluma "100"
seta image_maxlockedpages "1024"
//End HD Settings
//seta vt_maxaniso 4 //Set this to 0 if your having lots screen tarring issues and do NOT set this higher then 4 otherwise it will corrupt the Mega-Textures
......................................................................................................................................................................
Cheers...