- UID
- 1294612
- 主题
- 2
- 阅读权限
- 20
- 帖子
- 291
- 精华
- 0
- 积分
- 146
- 金钱
- 1124
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 180 小时
- 评议
- 0
- 帖子
- 291
- 精华
- 0
- 积分
- 146
- 金钱
- 1124
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
鼠帖在这:http://game.ali213.net/viewthrea ... ;extra=#pid23766518
没有应用游戏补丁之前,那个360的驱动表现基本完美
应用了新的游戏补丁之后,R性屏蔽了这个驱动支持的手柄,但是更改注册表可以让游戏识别成它支持的手柄,但是貌似驱动就不管用了【有待考察】。
如果大家还记得古墓丽影7,那么大家应该去看看古墓丽影Ⅶ的精华贴关于修改手柄的部分。
现在,我们已经可以脱离360驱动,并更改注册表让游戏识别我们手中的手柄为罗技手柄。那么我们就可以在注册表里更改键位,就像古墓丽影Ⅶ那样。注册表中貌似是有这个键值的。
总结两条可行路线:1,360驱动+注册表OEM信息修改+注册表键位修改;2,注册表OEM信息修改+注册表键位修改,脱离那个360驱动
还是发个前人总结过的注册表吧,只更改了Z轴和R轴的方向,没有更改那些按钮设置。大家研究研究。
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Axes]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Axes\0]
@="X axis"
"Attributes"=hex:01,81,00,00,01,00,30,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Axes\1]
@="Y axis"
"Attributes"=hex:01,81,00,00,01,00,31,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Axes\2]
@="Z axis"
"Attributes"=hex:01,81,00,00,01,00,35,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Axes\5]
@="Rz axis"
"Attributes"=hex:01,81,00,00,01,00,32,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
下面是按钮的键值,待高人出手[可能跟大家手中默认的不太一样,原来导入过一个注册表文件,忘记是干什么的了,没准已经是正确的键位了,我游戏没打新补丁,无法测试,寻求高级小白鼠]
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\0]
"Attributes"=hex:02,80,00,00,09,00,01,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\1]
"Attributes"=hex:02,80,00,00,09,00,02,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\10]
"Attributes"=hex:02,80,00,00,09,00,0b,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\11]
"Attributes"=hex:02,80,00,00,09,00,0c,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\2]
"Attributes"=hex:02,80,00,00,09,00,03,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\3]
"Attributes"=hex:02,80,00,00,09,00,04,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\4]
"Attributes"=hex:02,80,00,00,09,00,05,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\5]
"Attributes"=hex:02,80,00,00,09,00,06,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\6]
"Attributes"=hex:02,80,00,00,09,00,07,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\7]
"Attributes"=hex:02,80,00,00,09,00,08,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\8]
"Attributes"=hex:02,80,00,00,09,00,09,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0E8F&PID_0003\Buttons\9]
"Attributes"=hex:02,80,00,00,09,00,0a,00
[ 本帖最后由 pgzz 于 2008-12-15 00:00 编辑 ] |
附件: 你需要登录才可以下载或查看附件。没有帐号?注册
|