游侠NETSHOW论坛
标题:
总结性发言了啊,关于神鹰手柄的问题,感谢小白鼠们
[打印本页]
作者:
pgzz
时间:
2008-12-14 23:49:08
标题:
总结性发言了啊,关于神鹰手柄的问题,感谢小白鼠们
鼠帖在这:
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 编辑
]
作者:
CARIO7
时间:
2008-12-14 23:57:58
顶你了楼主,手柄们的未来全靠你了!! 这回我彻底看不明白了
作者:
liding1982
时间:
2008-12-15 09:38:20
方向和键位好象不一样,昨天我试 了一个下午没有找到改键位的方法.注册表把0和1换了之后按键还是没变...
作者:
CARIO7
时间:
2008-12-15 22:32:16
顶起来 不要放弃 我等楼主的成果呢
作者:
CARIO7
时间:
2008-12-16 02:17:03
给你顶起!!!
作者:
拖鞋d
时间:
2008-12-16 02:25:27
键位就A和B,X和Y互换而已,完全可以接受
欢迎光临 游侠NETSHOW论坛 (https://game.ali213.net/)
Powered by Discuz! X2