首先说-dd_sw
* |7 O4 @% F7 U% q说明文件里: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., A0 K2 \0 I* G' w' d
& B, T. ` t+ p3 h+ _% @! W
大致是说可以显著地减少界面延迟,并提升按键响应速度。不过在新系统下可能会带来画面错误,并减慢战斗动画。
- l" ?4 x" p8 e! i7 ~8 P* c( F g" K* q8 @' p7 n" ]; S
再说-deepcolor
_2 |4 S' @/ | d8 Q* V4 i这个参数其实就是32位色运行。. Y/ b& t- x" i7 b" A
如果你是窗口玩的,就略过。如果是全屏的话就请驻足看一下。win8系统下,AE默认全屏是16位色运行(没测试过别人的机器)。因此需要将系统32位色转换到16位色,大大增加了硬件负担(曾几何时,32位色居然比16位色跑得快了。当年的voodoo真是短视。),所以增加这个参数既能美化画面,又能加快运行速度。何乐不为?
0 H* Q1 b+ c9 `0 Y$ Z- X! _( J1 ]$ Z3 n" J
9 D8 _4 z; e# u3 P! `, H
经个人尝试,这两个参数带来的速度提升远远大于-cpu4。瞬间将这个游戏的硬件要求降低了一个档次。! B0 N: g3 _) n3 q5 K S$ J0 a/ x
9 {3 i8 p# g$ l' c. O
以上仅代表个人测试结果。请大家指正 |