您现在的位置:天极网 > 游戏 > 星际争霸 > 星际中最适合自己的鼠标键盘设置
全文

星际中最适合自己的鼠标键盘设置

2006-01-26 09:07 作者: keakon 出处: 天极游戏 责任编辑:>周序

  三、快速设置。

  (一)准备工作。

  1.全部调试完后,打开注册表编辑器,找到路径1、2、3,分别导出为.reg文件

  我这里给个示范,注意我把路径2、3合并为一个文件了。里面还有些注释,提到了一些我没讲到的地方。

  MouseSetting.reg:

  Windows Registry Editor Version 5.00

  [HKEY_CURRENT_USER\Control Panel\Mouse]

  "ActiveWindowTracking"=dword:00000000

  "DoubleClickHeight"="4"

  ;双击高度误差(像素)

  "DoubleClickSpeed"="270"

  ;双击间隔时间(毫秒)

  "DoubleClickWidth"="4"

  ;双击宽度误差(像素)

  "MouseSpeed"="0"

  ;提高指针精确度开关。1为开启,0为关闭。开启后移动速度下降,且加速度稍微增加。

  "MouseThreshold1"="0"

  ;与MouseSpeed有关。“提高指针精确度”开启后,该值为6。

  "SmoothMouseXCurve"=hex:00,00,00,00,00,00,00,00,00,a0,00,00,00,00,00,00,00,40,\

  01,00,00,00,00,00,00,80,02,00,00,00,00,00,00,00,05,00,00,00,00,00

  ;平滑鼠标横向曲线。原值如下(更改后感觉没什么差异):

  ;"SmoothMouseXCurve"=hex:00,00,00,00,00,00,00,00,15,6e,00,00,00,00,00,00,00,40,\

  ; 01,00,00,00,00,00,29,dc,03,00,00,00,00,00,00,00,28,00,00,00,00,00

  "SmoothMouseYCurve"=hex:00,00,00,00,00,00,00,00,66,a6,02,00,00,00,00,00,cd,4c,\

  05,00,00,00,00,00,a0,99,0a,00,00,00,00,00,38,33,15,00,00,00,00,00

  ;平滑鼠标纵向曲线。原值如下(更改后感觉没什么差异):

  "SmoothMouseYCurve"=hex:00,00,00,00,00,00,00,00,b8,5e,01,00,00,00,00,00,cd,4c,\

  ; 05,00,00,00,00,00,cd,4c,18,00,00,00,00,00,00,00,38,02,00,00,00,00

  "MouseThreshold2"="0"

  ;与MouseSpeed有关。“提高指针精确度”开启后,该值为10。

  "SnapToDefaultButton"="1"

  "SwapMouseButtons"="0"

  "MouseTrails"="0"

  ;"MouseSensitivity"="10"

  ;鼠标灵敏度,即鼠标速度。1~11格分别为1、2、4、6、8、10、12、14、16、18、20。MouseWare9.73无该项。

  ;这里的设置注销后重新登录既生效。

  MouseWare9.73.reg:

  Windows Registry Editor Version 5.00

  [HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001]

  [-HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001\Usability]

  [HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001\Usability]

  "MotionWUEnable"="2"

  ;"MouseSpeedX"="48"

  ;鼠标速度。1~10格分别为9、19、29、38、48、58、69、79、89、100。

  ;"MouseSpeedY"="48"

  "Acceleration"="Off"

  ;加速度开关。值可为Off、Low、Medium、High。

  "DoubleClickTime"="270"

  ;双击时间(毫秒)。

  "Orientation"="0"

  "ChordDelay"="0"

  "TrailLength"="2"

  ;光标轨迹长度。值为2~8。

  "MouseTrails"="Off"

  ;光标轨迹开关

  "ButtonSwap"="Off"

  ;左右键切换开关

  "SwapButton1"="1"

  ;左键设置为左键

  "SwapButton2"="2"

  ;右键设置为右键

  "NewDevice"="Off"

  "DefaultPosition"="0"

  "MappingButton1"="10000000"

  ;按钮映射。一般不要更改。下同。

  "PositionButton1"="Top"

  "LogicalButton1"="Top"

  "MappingButton2"="01000000"

  "PositionButton2"="Bottom"

  "LogicalButton2"="Bottom"

  "MappingButton3"="00100000"

  "PositionButton3"="Middle"

  "LogicalButton3"="Middle"

  "MappingButton4"="00010000"

  "PositionButton4"="Left"

  "LogicalButton4"="Left"

  "MappingButton5"="00001000"

  "PositionButton5"="Left"

  "LogicalButton5"="Left"

  "MappingButton6"="00000100"

  "PositionButton6"="Left"

  "LogicalButton6"="Left"

  "MappingButton7"="00000010"

  "PositionButton7"="Left"

  "LogicalButton7"="Left"

  "MappingButton8"="00000001"

  "PositionButton8"="Left"

  "LogicalButton8"="Left"

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10]

  [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10\0000]

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10\0000]

  "Acceleration"="Off"

  "MappingButton1"="1000"

  "MappingButton2"="0100"

  "MappingButton3"="0010"

  "Orientation"="0"

  "MouseSpeedY"="48"

  ;鼠标速度。服从Usability中的值,只更改这里无效。第N格为10*N,下同。

  "MouseSpeedX"="48"

  "DoubleClick"="0010"

  "ChordDelay"="0"

  "DragLock"="0000"

  "Disabler"="48"

  ;中断

  "Resolution"="4"

  ;解析度

  "FrameRate"="2"

  ;帧率

  ;这里的设置重新打开鼠标属性后即生效。

  Windows Registry Editor Version 5.00

  [HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001]

  [-HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001\Usability]

  [HKEY_CURRENT_USER\Software\Logitech\MouseWare\CurrentVersion\Control Center\Schemes\.Default\Devices\OpticalMouse10\0001\Usability]

  "MotionWUEnable"="2"

  "MouseSpeedX"="24"

  ;鼠标速度。1~11格分别为10、20、25、30、40、50、60、70、80、90、100。

  "MouseSpeedY"="24"

  "Acceleration"="Off"

  "DoubleClickTime"="270"

  "Orientation"="0"

  "ChordDelay"="0"

  "TrailLength"="2"

  "MouseTrails"="Off"

  "ButtonSwap"="Off"

  "SwapButton1"="1"

  "SwapButton2"="2"

  "NewDevice"="Off"

  "DefaultPosition"="0"

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10]

  [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10\0000]

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LMouFlt2\Parameters\OpticalMouse10\0000]

  "Acceleration"="Off"

  "MappingButton1"="1000"

  "MappingButton2"="0100"

  "MappingButton3"="0010"

  "Orientation"="0"

  "MouseSpeedY"="24"

  ;鼠标速度。服从Usability中的值,只更改这里无效。1~11格分别为10、20、25、30、40、50、60、70、80、90、100。

  "MouseSpeedX"="24"

  "Resolution"="0"

  "FrameRate"="2"

  "DoubleClick"="0010"

  "ChordDelay"="0"

  "DragLock"="0000"

  "Disabler"="48"

  ;这里的设置重新打开鼠标属性后即生效。但有时在控制台更改设置后不会更改注册表,导致重启后回到以前的设置。

  2.准备好其他的软件。如:mouserate、dx_mouse_timer_dialog、MouMvRec、accelfix、测试地图。

  另外,如果需要屏蔽按键的话,可以将以下内容保存为.reg文件:

  屏蔽WIN键.reg:

  Windows Registry Editor Version 5.00

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

  "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\

  00,00,00,00

  ;实际上可以去掉后面的4个0,即如下也是有效的:

  ;"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0

  ;也可以把3改掉,如下也是有效的:

  ;"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5b,e0,00,00,5c,e0

  ;屏蔽左Win键:

  ;"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5B,E0,00,00,00,00

  ;屏蔽右Win键:

  ;"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5C,E0,00,00,00,00

  屏蔽F1键.reg:

  Windows Registry Editor Version 5.00

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

  "Scancode Map"=hex:00,00,00,00,00,00,00,00,01,00,00,00,00,00,3b,00,00,00,00,00

  屏蔽WIN+F1键.reg:

  Windows Registry Editor Version 5.00

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

  "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,3b,00,00,00,5b,e0,\

  00,00,5c,e0,00,00,00,00

  撤消屏蔽按键.reg:

  Windows Registry Editor Version 5.00

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

  "Scancode Map"=-

  注:以上提到的我都放入mouse.rar里面了。

  (二)在要用的电脑上进行调试。

  1.注销后重新登录,让注册表生效。

  2.安装最适合自己的驱动,测试是否有加速度。根据情况选择是否更换驱动,是否使用accelfix。

  3.导入需要的.reg文件。如果遇到无法导入的情况,可以和管理员联系。

  4.试试测试地图,看看是否符合自己的手感。不符合的话按第二部分内容进行调试。

  5.按第二部分内容更改游戏中的设置。

###adv###

网友关注
最新上市
编辑推荐
文章阅读排行
周排行
月排行
欢迎订阅天极网RSS聚合资讯:http://www.yesky.com/index.xml