=CORE=M2 Posted 2005年11月9日 03:06 分享 Posted 2005年11月9日 03:06 在nvnews的论坛我们发现了国外玩家写的一篇《使命的召唤2》的性能优化帖子。这名玩家使用6800GT在1024x768都跑的不顺,因此研究r_ console命令制作了优化版config文件。 研究过程中该玩家发现了两处和游戏性能相关的bug: 1.r_multigpu,默认值为0,也就是对应图象设置中的“optimise for SLI”项。即使你只有单显卡,打开这个选项(即命令r_multigpu 1)就能获得5-20%的性能提升。游戏正式版还存在这样的重大bug真是不可思议。 2.r_applypicmips。这个命令的作用就是修改贴图质量后无需vid_restart(也就是重新loading)。有趣的是使用这个命令后我们可以得到另外的5-20%性能提升,当然要让这个使用这个命令需要先修改贴图质量(picmip 0/1/2)。 基于这两点,再加上其他的性能调整命令,这名玩家制作了cod2tweakconfig包,使用方法如下: 1.打开cod2tweaks.zip(点击下载)将里面的autoexec.cfg和tweak.cfg拷贝到Call of Duty 2\main\目录下。 2.进入游戏-option-game option,“enable console”设为“yes”。 3.load game后按“~”调出控制台,输入exec autoexec.cfg。该步骤是将autoexec.cfg的内容写入config.cfg,只需执行一次。 4.按“.”键,该键已经被绑定exec tweak.cfg,以后每次换地图后都要重复此步骤。 另外,在游戏中还可以按“,”和“/”来切换帧数显示/关闭。 优化前后画面看不出什么差别,而帧数显然提升了不少,对DirectX 7还是DirectX 9模式都适用哦,感觉cod2跑得不爽的朋友们还不赶紧试试。 cod2tweaks.zip下载在这里 原文在这里 另附autoexec.cfg和tweak.cfg文件内容,也可以手动创建这两个文件(新建文本文件,复制粘贴,改文件名)。 autoexec.cfg: //this file contains variables that must be changed before the map loads, if you alter these values after map load, you must run "vid_restart" in console to enable the changes. //You must still press . after each map load to enable the picmip fps boost contained in tweak.cfg. //press to enable the tweak.cfg after each map load bind . "exec tweak.cfg" //press to enable fps meter bind , "cg_drawFPS 1" bind / "cg_drawFPS 0" //saw this on the planetcod forums, unknown benefits, may reduce mid game stutter, set no higher than half total system ram. seta com_hunkmegs "512" //unknown, has no negative effect on fps, possible increase in places? anyone willing to research this, thanks. seta r_autopriority "1" //anisotropy level, default is 8, personal preference, i find 4 gives noticeably better performance for little IQ loss. seta r_anisotropy "4" //Not too sure, i think it's for antialiasing alpha channel in textures, eg sprites for smoke etc. 0 is off, 1 is fast dither, 2 is supersampling. 0 and 1 perform equally. //if you have performance to spare, try running on 2, you lose ~1fps when i tested it briefly, but i could not see an IQ difference from 1. seta r_aaAlpha "1" //fixes broken default r_gpusync 3 slowdown. Leaving multigpu at 0 and setting gpusynch to 0 achieves the same fps boost, however this will break things for sli users. //There is no performance loss running multigpu 1 on a single gpu. Improves minimum fps by 5-20%, depending on what you're looking at ingame. seta r_multigpu "1" tweak.cfg: //3 commands to fix the picmip bug related fps loss, change last picmip value to your preferred detail level, (look in config.cfg for value). //Also increases framerate noticeably, 5-15% depending on scene. r_picmip "2" r_applyPicmip r_picmip "0" r_applyPicmip //zfeather value (soften smoke edges), 0 disables for better performance, 1 enables. disabling (0) improves framerate by 5-20% when smoke is visible onscreen. //speed benefits of disabling largely depends on how close you get to the smoke. Ditto for IQ benefits if enabled. //couldn't locate the command controlling world/everything option, you must set that in the graphics menu first. "World only" is recommended IQ/speed tradeoff. //set to 1 here despite the fps boost - you will notice the lines of smoke edges ingame otherwise. r_zfeather "1" 图拉丁1.3+MX440 64MB+512MB 上试过 的确有效果 而且比较明显 我的机器够老了吧 引用 Link to comment Share on other sites More sharing options...
Lt.Willy Posted 2005年11月9日 04:55 分享 Posted 2005年11月9日 04:55 俺试试看看~P4 2.8 E、512MB DDChanel、耕升6600GT红旗版。 引用 Link to comment Share on other sites More sharing options...
=CORE=M2 Posted 2005年11月9日 06:07 Author 分享 Posted 2005年11月9日 06:07 口水羡慕ing 楼上很理想的游戏配置啊 有用的话最好能出来讲一下 大家也好清楚什么样的平台上会有效果 引用 Link to comment Share on other sites More sharing options...
EMHAO Posted 2005年11月9日 20:51 分享 Posted 2005年11月9日 20:51 其实有比楼导入更简单的方法,比如在快速运行的性质里修改"C:\Activision\Call of Duty 2\cod2mp_s.exe" -exec autoexec.cfg -exec tweak.cfg 引用 Link to comment Share on other sites More sharing options...
progress Posted 2005年11月10日 01:02 分享 Posted 2005年11月10日 01:02 只能单机优化,网络不行,哎.. 引用 Link to comment Share on other sites More sharing options...
Lt.Willy Posted 2005年11月11日 05:23 分享 Posted 2005年11月11日 05:23 感觉DX9的效果不如DX7的大,也许是显卡还不够劲的缘故,DX9还是不能开的太高~ 俺试试看看~P4 2.8 E、512MB DDChanel、耕升6600GT红旗版。 偶嫌内存少了的说…… 引用 Link to comment Share on other sites More sharing options...
被啃鲍鱼 Posted 2005年11月11日 07:11 分享 Posted 2005年11月11日 07:11 LZ真懒啊,图都懒得贴了 引用 Link to comment Share on other sites More sharing options...
=CORE=M2 Posted 2005年11月12日 01:29 Author 分享 Posted 2005年11月12日 01:29 LZ真懒啊,图都懒得贴了 HIAHIAHIAHIA 那个图不重要 不太能说明问题 引用 Link to comment Share on other sites More sharing options...
Rorschach Posted 2006年10月12日 13:47 分享 Posted 2006年10月12日 13:47 这样会不会被Pb做了?? 我不这样FPS也在150以上…… 引用 Link to comment Share on other sites More sharing options...
HaiErbo Posted 2006年10月12日 13:59 分享 Posted 2006年10月12日 13:59 这些老人是否..............? 引用 Link to comment Share on other sites More sharing options...
背德の花 Posted 2006年10月12日 14:37 分享 Posted 2006年10月12日 14:37 这些老人是否..............? “挂了”。。? 引用 Link to comment Share on other sites More sharing options...
HaiErbo Posted 2006年10月12日 14:48 分享 Posted 2006年10月12日 14:48 楼上的乱码 引用 Link to comment Share on other sites More sharing options...
weng098 Posted 2006年10月15日 15:03 分享 Posted 2006年10月15日 15:03 都没什么用,,网络不行的话, 引用 Link to comment Share on other sites More sharing options...
死了都要钱 Posted 2006年10月16日 06:20 分享 Posted 2006年10月16日 06:20 这些老人是否..............? 在呼 引用 Link to comment Share on other sites More sharing options...
Rorschach Posted 2006年10月16日 12:34 分享 Posted 2006年10月16日 12:34 人家都去忙正事儿了 引用 Link to comment Share on other sites More sharing options...
LCLLL Posted 2006年10月17日 01:54 分享 Posted 2006年10月17日 01:54 正好卡的可以,试试先 引用 Link to comment Share on other sites More sharing options...
wodaole Posted 2006年10月19日 15:56 分享 Posted 2006年10月19日 15:56 刚下好这游戏.值得试一试. 引用 Link to comment Share on other sites More sharing options...
A.A.A Posted 2006年10月21日 12:16 分享 Posted 2006年10月21日 12:16 大家试试 引用 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.