瀏覽單個文章
16:9
Elite Member
 

加入日期: Nov 2002
文章: 4,949
Smile

第一次玩完全沒有注意到四個祕密小屋...
只好重玩一次
換卡後改用16K貼圖
這應該是RAGE的極限畫質了吧?
參考國外網站/NV/巴哈
再依照自己狀況&喜好修改的
rageconfig.cfg內容...
seta com_videoRam "4096" //sets the Video Card memory Set this to the amount you have in MB
seta g_fov "80" //PC FOV depends on Aspect Ratio settings and is 80-100 for PC console is 65-70
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" //filtering for light maps
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 "125" //Cache size in Megabytes
seta image_cacheMinK "125" //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_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 "8" //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_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
seta vt_pageimagesizeuniquediffuseonly2 "16384"
seta vt_pageimagesizeuniquediffuseonly "16384"
seta vt_pageimagesizeunique "16384"
seta vt_pageimagesizevmtr "16384"
vt_useCudaTranscode "2"
vt_maxPPF "16"
舊 2013-08-24, 07:40 PM #25
回應時引用此文章
16:9離線中