首先说-dd_sw 
' x1 L* F1 }% W; 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.3 g# j' J! m& a 
/ e* B5 P5 ]- O( K+ R) y8 r8 J 
大致是说可以显著地减少界面延迟,并提升按键响应速度。不过在新系统下可能会带来画面错误,并减慢战斗动画。 
0 h: \6 V; j3 H9 a- d' v 
0 }6 g4 R, g& @* G9 [3 [! _再说-deepcolor 
( ]& B; l* V) k: \5 i这个参数其实就是32位色运行。) j2 i- O: I- ~$ y" Y: g7 M4 [9 g; ~* B 
如果你是窗口玩的,就略过。如果是全屏的话就请驻足看一下。win8系统下,AE默认全屏是16位色运行(没测试过别人的机器)。因此需要将系统32位色转换到16位色,大大增加了硬件负担(曾几何时,32位色居然比16位色跑得快了。当年的voodoo真是短视。),所以增加这个参数既能美化画面,又能加快运行速度。何乐不为? 
" S: E9 ]) W# a( k" M5 f# }: |( A# T1 [: I 
 
! u  @" Q5 S% e5 ?( V经个人尝试,这两个参数带来的速度提升远远大于-cpu4。瞬间将这个游戏的硬件要求降低了一个档次。 
5 W! D& f; n% F3 ~* ^7 ^, A+ Z$ m0 U! K$ G 
以上仅代表个人测试结果。请大家指正 |