首先说-dd_sw
8 ?) I. I" J" G- k8 k$ h8 w+ W' _1 |说明文件里:Handles DirectDraw via Software. We’ve found this can make a huge difference on many systems as far as reducing interface lag and making button clicking in-game more responsive. On a few newer systems this can cause some visual glitches and slow combat animations though, so give it a try and remove it if it’s not ideal on your system.+ G$ B! E$ q* U# j7 l' o
' r( F8 y; L( C: U M7 S大致是说可以显著地减少界面延迟,并提升按键响应速度。不过在新系统下可能会带来画面错误,并减慢战斗动画。$ ^' s! Z& ~5 }) q
: \0 [0 L& K3 Q7 K7 }7 c$ H再说-deepcolor
$ P( J5 d2 Z: L( @& u这个参数其实就是32位色运行。
, c5 w" o: L$ O9 M0 m如果你是窗口玩的,就略过。如果是全屏的话就请驻足看一下。win8系统下,AE默认全屏是16位色运行(没测试过别人的机器)。因此需要将系统32位色转换到16位色,大大增加了硬件负担(曾几何时,32位色居然比16位色跑得快了。当年的voodoo真是短视。),所以增加这个参数既能美化画面,又能加快运行速度。何乐不为?
, F( @" y+ z1 G- U2 s P
6 ^5 J0 R$ G1 M0 T2 y9 q
- F! V: D" f* `* @# b U8 f) x经个人尝试,这两个参数带来的速度提升远远大于-cpu4。瞬间将这个游戏的硬件要求降低了一个档次。
4 R/ ~' }" B7 n9 F" ?- v# `: h! a) ]4 ?) D. S" T) c; t
以上仅代表个人测试结果。请大家指正 |