vincenttwc 发表于 2011-10-6 08:30

《狂怒》 打开~ 控制台Console + 跳过开场动画 + 高清4096终极配置文件 + 高中低配置-优化文件

本帖最后由 vincenttwc 于 2011-10-11 21:08 编辑

《狂怒》 打开~ 控制台Console + 跳过开场动画

打开 ~ 控制台Console + 跳过开场动画
桌面-> 游戏快捷(如图) +com_allowconsole 1 +com_skipIntroVideo 1





进阶参数
+cvaradd g_fov 12 +com_allowconsole 1 +com_skipIntroVideo 1 +image_anisotropy 16 +image_usecompression 0 +g_showplayershadow 1 +m_smooth 0
视野92 + 控制台Console + 跳过开场动画+ 各向异性过滤16 + usecompression=0 <<高畫質? + 主角阴影打开1 + 鼠标加速0

+cvaradd g_fov 12    <<<<<12 + 80 = 视野92
com_showfps顯示FPS 幀數


1)rageconfig.cfg为手动新增文件,非游戏官方文件。
2)第一次步进游戏不要使用任何非官方cfg的文件,如rageconfig.cfg , autoexec.cfg等 可能导致动画后跳出。
3)rageconfig.cfg建议自行研究参数,手动更改为自己配置最适合的设定参数。

rageconfig.cfg“终极配置文件”,提升画质、降低贴图延迟等
http://bbs.blacksheepgame.com/thread-2418699-1-3.html

高清4096终极配置文件==============
本人自家制,真正官方 高清4096 4k textures 材質 設置文件
放到游戲目錄 \base 文件夾中
X:\.......\Rage\base\rageconfig.cfg
\\Vincenttwc
seta com_videoRam "1024"
seta com_allowconsole "1"
seta com_skipIntroVideo "1"
seta com_maxfps "60"
seta image_anisotropy "16"
seta image_usecompression 0
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_preload "1"
seta image_lodbias "-1"
seta image_ignoreHighQuality "0"
seta image_ignoreLowQuality "1"
seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"
seta r_swapInterval 1
seta r_useHighQualityPostProcess "1"
seta r_shadowsHighQuality "1"
seta r_displayRefresh "0"
seta r_renderer "best"
seta r_multiSamples "32"
seta r_useHBAO "1"
seta r_useRenderThread "0"
seta r_visDistMult "1"
seta r_useMotionBlur "1"
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"
seta vt_pageimagesizeuniquediffuseonly2 "16384"
seta vt_pageimagesizeuniquediffuseonly "16384"
seta vt_pageimagesizeunique "16384"
seta vt_pageimagesizevmtr "16384"
\\Vincenttwc

Win7 存檔位置
C:\Users\用戶名\Saved Games\id Software\Rage\base\savegame\GAMES-AUTOSAVE
=====================================================
参考自:
http://forums.steampowered.com/forums/showthread.php?t=2154371

英文 官方 高畫質設置教學
http://www.geforce.com/News/arti ... a-few-simple-tweaks


同类引擎参数: DOOM 为例
http://games.sina.com.cn/z/hd/2004-11-04/184141.shtml

同时也可以参考雷神之锤参数设置。

vincenttwc 发表于 2011-10-6 08:31

3份優化文件

本帖最后由 vincenttwc 于 2011-10-11 21:09 编辑

本文 國內首發

\\\高 中 低   配置-优化文件   
出處 http://forums.steampowered.com/forums/showthread.php?t=2156747

手動添加 rageconfig.cfg 文件
游戲主目錄rage\base\rageconfig.cfg

高 配置//High-end Config By FusedCore
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 "2"// 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 "0" // 0 Disable or 1 Enable threaded renderinguseful 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"
seta vt_maxaniso 4 中 配置//Mid-end Config By FusedCore
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 "8" //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_swapInterval 1 //VSYNC 1 enabled, 0 diabled
seta r_aspectRatio "2"// 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_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 "16" //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 "0" // 0 Disable or 1 Enable threaded renderinguseful 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 16 //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"
seta vt_maxaniso 2 //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低 配置//Low-end Config By FusedCore
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 "2" //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 "1" //Sets up for using HQ gfx
seta image_ignoreLowQuality "0" //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 "2"// 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 "0" //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 "0" //Ambient occlusion
seta r_useRenderThread "0" // 0 Disable or 1 Enable threaded renderinguseful for newer cards to increase performance.
seta r_visDistMult "1"
seta r_useMotionBlur "0" //use blur
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "0"
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 "4096"
seta vt_pageimagesizeuniquediffuseonly "4096"
seta vt_pageimagesizeunique "4096"
seta vt_pageimagesizevmtr "4096"
//seta vt_maxPPF 8 //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 Filtering.
seta vt_useCache "1"
seta vt_cacheMegs "1024"
seta vt_cacheMinK "10"
seta vt_ignoreHighQuality "1"
seta vt_ignoreLowQuality "0"
//seta vt_maxaniso 2 //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

LJBSTC 发表于 2011-10-6 08:38

原來是一股腦都加上的,我說之前咋沒效果呢

Avitus 发表于 2011-10-6 08:51

会不会很卡?

vincenttwc 发表于 2011-10-6 09:07

本帖最后由 vincenttwc 于 2011-10-6 09:10 编辑

我配置是上年的, 中效參數
i5 2.26GHz 3MBcache
GF GT330 1754MB驅動280.26
DDR3 4GB
Win7 64bit


seta com_videoRam "1024"
seta com_maxfps "60"
seta com_allowconsole "1"
seta com_skipIntroVideo "1"
seta image_usecompression "0"
seta image_anisotropy "16"
seta image_usecompression 0
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_ignoreHighQuality "0"
seta image_ignoreLowQuality "1"
seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"
seta r_swapInterval "0"
seta r_useHighQualityPostProcess "1"
seta r_shadowsHighQuality "1"
seta r_displayRefresh "0"
seta r_renderer "best"
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "1"
seta r_multiSamples "8"
seta r_useHBAO "1"
seta r_useRenderThread "0"
seta r_visDistMult "1"
seta r_useMotionBlur "1"
seta vt_maxaniso "2"
seta vt_lodBias "-1"
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"
\\Vincenttwc

lakira 发表于 2011-10-6 09:29

本文 國內首發

\\\高 中 低   配置-优化文件   
出處

游戲主目錄rage\base\rageconfig.cfg

高 配置中...
vincenttwc 发表于 2011-10-6 08:31 http://bbs.blacksheepgame.com/images/common/back.gif


   LZ的低配置版本参数其实还是比较高啊~~~~显存全都是1024,抗锯齿是8X, 最后四行8192,我估计低配置显卡可能会受不了

vincenttwc 发表于 2011-10-6 09:49

回复 6# lakira

試試,就等你報告。。。

sdoughnut 发表于 2011-10-6 09:58

配置没有楼主的那么高哇

googlelee 发表于 2011-10-6 10:10

哇这个全啊,控制台V5这才是PC的特色

lakira 发表于 2011-10-6 10:48

回复lakira

試試,就等你報告。。。
vincenttwc 发表于 2011-10-6 09:49 http://bbs.blacksheepgame.com/images/common/back.gif
你发的那几个链接很有用啊~~~~不过我这里木有其他配置的电脑,不能实现低配置的测试,只有等大家用了多多回帖才知道效果了

sjn1978 发表于 2011-10-6 10:51

顶,多谢楼主分享。。。。

rainharder 发表于 2011-10-6 10:53

这个还是别说是原创了吧,基本是拿STEAMPOWERE论坛的东西,而且所谓高中低三档也没太多变化

kobekalun 发表于 2011-10-6 10:56

多谢楼主分享

takekenny 发表于 2011-10-6 11:09

本帖最后由 takekenny 于 2011-10-6 11:18 编辑

支持Lz
用了Vincenttwc 原創 后 缓迟好了很多 就是有少许贴图错误
下面高配置 的也过了。感觉和以前没多大变化
我老设置是(我A卡)
seta com_videoRam "1024"
seta image_anisotropy "16"
seta image_usecompression 0
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"

seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"

seta r_useHighQualityPostProcess "1"
seta r_shadowsHighQuality "1"
seta r_displayRefresh "0"
seta r_renderer "best"
seta r_useHBAO "1"
seta r_useRenderThread "0"
seta r_visDistMult "1"
seta r_useMotionBlur "1"
seta r_shadows "1"
seta vt_lodBias "-1"
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"

我主要是想知道Vincenttwc 原創 那项能缓解 缓迟问题?

=============================================

Avitus 发表于 2011-10-6 11:12

我的显卡是A卡,用了LZ的配置文件会花屏。。

rainharder 发表于 2011-10-6 11:14

seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"
用这4条就可以

vincenttwc 发表于 2011-10-6 11:14

这个还是别说是原创了吧,基本是拿STEAMPOWERE论坛的东西,而且所谓高中低三档也没太多变化 ...
rainharder 发表于 6-10-2011 10:53 http://bbs.blacksheepgame.com/images/common/back.gif

其實本來原創了一份 cfg,不過再看到 steam 發現牛人,所以再改回來。。繼續研究更多參數

vincenttwc 发表于 2011-10-6 11:15

本帖最后由 vincenttwc 于 2011-10-6 11:19 编辑

我的显卡是A卡,用了LZ的配置文件会花屏。。
Avitus 发表于 6-10-2011 11:12 http://bbs.blacksheepgame.com/images/common/back.gif


畫質
seta image_usecompression 0
缓迟
seta image_preload "1"

seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"

takekenny 发表于 2011-10-6 11:29

本帖最后由 takekenny 于 2011-10-6 11:39 编辑

我发现在我老版基础上+
seta image_ignoreHighQuality "0"       忽略高纹理 假?
seta image_ignoreLowQuality "1"      忽略低纹理 真?
加上这2条效果更好
seta image_preload "1"                     预读贴图 真?
加了这项跑起来的速度会快点

love97sky 发表于 2011-10-6 11:31

感谢楼主分享。楼主可以做一个直接可下载覆盖的cfg文件吗?小白表示不会弄啊 {:3_166:}

penguin8241 发表于 2011-10-6 11:31

4850512显存的用最低配置会出现贴图错误
需要更改最后4行(第一行显存不要忘记修改),把其中的数值改成4096,目前试下来比原来流畅多了。
seta vt_pageimagesizeuniquediffuseonly2 "4096"

seta vt_pageimagesizeuniquediffuseonly "4096"

seta vt_pageimagesizeunique "4096"

seta vt_pageimagesizevmtr "4096"

LJBSTC 发表于 2011-10-6 11:35

申精吧 ,或者加個高亮

chillness 发表于 2011-10-6 11:38

谢谢分享!!!!!!!!!!

xp1564966 发表于 2011-10-6 11:38

学习学习!!!!!!!!

wxt0714 发表于 2011-10-6 11:39

本帖隐藏的内容需要回复才可以浏览

qhqh3dm 发表于 2011-10-6 11:39

AMD速龙5200+2GRAMGT240 512MB   用什么更好

laoniusa1 发表于 2011-10-6 11:40

dddddddddddddddddddddd

qq381056100 发表于 2011-10-6 11:40

支持~~~~~~~~

ltylty789 发表于 2011-10-6 11:40

这个有人发过了·················

evil9035 发表于 2011-10-6 11:40

虽然有改善,但还是有点问题
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 《狂怒》 打开~ 控制台Console + 跳过开场动画 + 高清4096终极配置文件 + 高中低配置-优化文件