注册 | 登录

游侠NETSHOW论坛





游侠NETSHOW论坛 游侠NETSHOW论坛 黑手党2+教父2+致命车手 总结性发言了啊,关于神鹰手柄的问题,感谢小白鼠们 ...
查看: 2081|回复: 6
打印 上一主题 下一主题

[讨论] 总结性发言了啊,关于神鹰手柄的问题,感谢小白鼠们 [复制链接]

帖子
291
精华
0
积分
146
金钱
1124
荣誉
0
人气
0
评议
0
跳转到指定楼层
楼主
发表于 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 编辑 ]
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

使用道具 举报

帖子
3341
精华
0
积分
1696
金钱
3622
荣誉
2
人气
18
评议
0
7#
发表于 2008-12-16 02:25:27 |只看该作者
键位就A和B,X和Y互换而已,完全可以接受

使用道具 举报

帖子
851
精华
0
积分
426
金钱
4108
荣誉
0
人气
0
评议
0
6#
发表于 2008-12-16 02:17:03 |只看该作者
给你顶起!!!

使用道具 举报

帖子
851
精华
0
积分
426
金钱
4108
荣誉
0
人气
0
评议
0
5#
发表于 2008-12-15 22:32:16 |只看该作者
顶起来    不要放弃    我等楼主的成果呢

使用道具 举报

帖子
469
精华
0
积分
235
金钱
3603
荣誉
0
人气
0
评议
0
地板
发表于 2008-12-15 09:38:20 |只看该作者
方向和键位好象不一样,昨天我试 了一个下午没有找到改键位的方法.注册表把0和1换了之后按键还是没变...
AMDX23600+
1G DDRII667×2
320G SATAII
EVGA的8600GT公版真的很诡异啊~~~

使用道具 举报

帖子
851
精华
0
积分
426
金钱
4108
荣誉
0
人气
0
评议
0
板凳
发表于 2008-12-14 23:57:58 |只看该作者
顶你了楼主,手柄们的未来全靠你了!!            这回我彻底看不明白了

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-8-12 05:17 , Processed in 0.373665 second(s), 12 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到