3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 15643|回复: 30
打印 上一主题 下一主题

[分享] 解决了无线360手柄不能使用或键位出错

  [复制链接]

1

主题

915

帖子

666

积分

超级玩家

Rank: 5Rank: 5

贡献度
12
金元
6179
积分
666
精华
0
注册时间
2009-7-11
跳转到指定楼层
主题
发表于 2010-9-27 01:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
游客,如果您要查看本帖隐藏内容请回复
hide]hide]首先引用“kevein514”同学的帖子http://bbs.3dmgame.com/showtopic-1470594.html

使用过XInputEmulator和Xinput Test不成功的同学

游戏可执行程序目录下把用过的以上两个模拟文件删除,包括dinput8.dll

下载文件解压至游戏根目录


我的电脑  管理  设备管理器  人体学输入设备  HID-compliant game controller
属性 详细信息 找到VID和PID码

我的是HIDVID_0810&ampID_0001
那么VID就是0810,PID是0001

在x360ce里修改为
VID=0x0810
PID=0x0001

用XInputTest测试所有按键,震动,PS2手柄设置已经修改,北通PS2手柄适用

如果有按键错位在x360ce里修改,比如
Left Shoulder=5
Right Shoulder=6
Left Trigger=7
Right Trigger=8
在PS2手柄上是L1对应LT,L2对应LB,R1对应RT,R2对应RB,前面四个按键上下相反,改为
Left Shoulder=7
Right Shoulder=8
Left Trigger=5
Right Trigger=6
即可

按键
A=3
B=2
X=4
Y=1

右摇杆如果上下左右相反
Right Analog X=3
Right Analog Y=-6
改为
Right Analog X=6
Right Analog Y=-3

保存,使用XInputTest测试所有按键正常即可进入游戏

XInputEmulator
Xinput Test
对新游戏的支持越来越差了,有的直接不能模拟或没有震动,比如 鹰击长空 和 奇点
x360ce都完美支持
而且没有不插手柄会卡的问题,部分游戏还能在游戏里自由切换

这个文件是通用的,放在游戏可执行程式目录就可以
·····················································································

我在里面从新调了参数··无线360手柄的朋友可以复制我下面的参数到“x360ce”文件里面   或者可以下载我调整过的文件。   。。。记得要在Pc settings 里的controller 设置为启用
[Options]
UseInitBeep=1             #use 0 to 1; default 1; beep on init
Log=0                     #use 0 to 1; creates a log file in folder 'x360ce logs'
FakeAPI=1                 #use API patching

[PAD1]
Index=0                   #controller index in system game controllers list; 0 is first; -1 to ignore this pad
Native=0                  #experimental native mode, calls system xinput1_3.dll to support xinput compatible controller together with emulated
VID=0x045E                #controller VID
PID=0x02A1                #controller PID
Left Analog X=1           #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog Y=-2          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog X=4          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog Y=-5         #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog X+ Button=0   #button id; 0 to disable
Left Analog X- Button=0   #button id; 0 to disable
Left Analog Y+ Button=0   #button id; 0 to disable
Left Analog Y- Button=0   #button id; 0 to disable
Right Analog X+ Button=0  #button id; 0 to disable
Right Analog X- Button=0  #button id; 0 to disable
Right Analog Y+ Button=0  #button id; 0 to disable
Right Analog Y- Button=0  #button id; 0 to disable
D-pad POV=1               #POV index; 0 to disable
D-pad Up=0                #button id; 0 to disable
D-pad Down=0              #button id; 0 to disable
D-pad Left=0              #button id; 0 to disable
D-pad Right=0             #button id; 0 to disable
A=1                       #button id; 0 to disable
B=2                       #button id; 0 to disable
X=3                       #button id; 0 to disable
Y=4                       #button id; 0 to disable
Left Shoulder=5           #button id; 0 to disable
Right Shoulder=6          #button id; 0 to disable
Back=7                    #button id; 0 to disable
Start=8                  #button id; 0 to disable
Left Thumb=9             #button id; 0 to disable
Right Thumb=10            #button id; 0 to disable
TriggerDeadzone=0         #use 0 to 255; default 0; add deadzone to trigger
Left Trigger=x3            #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
Right Trigger=x-3           #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
UseForceFeedback=1        #use 0 to 1; default 0
SwapMotor=0               #use 0 to 1; default 0
ForcePercent=100          #use 0 to 100; default 100
ControllerType=1          #GAMEPAD 1; WHEEL 2; STICK 3; FLIGHT_SICK 4; DANCE_PAD 5; GUITAR 6; DRUM_KIT 8;   //WILDS
AxisToDPad=0              #Use Axis to control DPad (0 disabled, 1 enabled)                                 //WILDS
AxisToDPadDeadZone=256    #Dead zone for Axis                                                               //WILDS
AxisToDPadOffset=0        #                                                                                 //WILDS
POVXReverse=0             #Reverse POV Up/Down
POVYReverse=0             #Reverse POV Left/Right

[PAD2]
Index=-1                  #controller index in system game controllers list; 0 is first; -1 to ignore this pad
Native=0                  #experimental native mode, calls system xinput1_3.dll to support xinput compatible controller together with emulated
VID=0x0                   #controller VID
PID=0x0                   #controller PID
Left Analog X=1           #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog Y=-2          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog X=3          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog Y=-6         #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog X+ Button=0   #button id; 0 to disable
Left Analog X- Button=0   #button id; 0 to disable
Left Analog Y+ Button=0   #button id; 0 to disable
Left Analog Y- Button=0   #button id; 0 to disable
Right Analog X+ Button=0  #button id; 0 to disable
Right Analog X- Button=0  #button id; 0 to disable
Right Analog Y+ Button=0  #button id; 0 to disable
Right Analog Y- Button=0  #button id; 0 to disable
D-pad POV=1               #POV index; 0 to disable
D-pad Up=0                #button id; 0 to disable
D-pad Down=0              #button id; 0 to disable
D-pad Left=0              #button id; 0 to disable
D-pad Right=0             #button id; 0 to disable
A=2                       #button id; 0 to disable
B=3                       #button id; 0 to disable
X=1                       #button id; 0 to disable
Y=4                       #button id; 0 to disable
Left Shoulder=5           #button id; 0 to disable
Right Shoulder=6          #button id; 0 to disable
Back=9                    #button id; 0 to disable
Start=10                  #button id; 0 to disable
Left Thumb=11             #button id; 0 to disable
Right Thumb=12            #button id; 0 to disable
TriggerDeadzone=5         #use 0 to 255; default 0; add deadzone to trigger
Left Trigger=a-4          #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
Right Trigger=a-5         #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
UseForceFeedback=1        #use 0 to 1; default 0
SwapMotor=0               #use 0 to 1; default 0
ForcePercent=100          #use 0 to 100; default 100
ControllerType=1          #GAMEPAD 1; WHEEL 2; STICK 3; FLIGHT_SICK 4; DANCE_PAD 5; GUITAR 6; DRUM_KIT 8;   //WILDS
AxisToDPad=0              #Use Axis to control DPad (0 disabled, 1 enabled)                                 //WILDS
AxisToDPadDeadZone=256    #Dead zone for Axis                                                               //WILDS
AxisToDPadOffset=0        #                                                                                 //WILDS
POVXReverse=0             #Reverse POV Up/Down
POVYReverse=0             #Reverse POV Left/Right

[PAD3]
Index=-1                  #controller index in system game controllers list; 0 is first; -1 to ignore this pad
Native=0                  #experimental native mode, calls system xinput1_3.dll to support xinput compatible controller together with emulated
VID=0x0                   #controller VID
PID=0x0                   #controller PID
Left Analog X=1           #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog Y=-2          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog X=3          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog Y=-6         #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog X+ Button=0   #button id; 0 to disable
Left Analog X- Button=0   #button id; 0 to disable
Left Analog Y+ Button=0   #button id; 0 to disable
Left Analog Y- Button=0   #button id; 0 to disable
Right Analog X+ Button=0  #button id; 0 to disable
Right Analog X- Button=0  #button id; 0 to disable
Right Analog Y+ Button=0  #button id; 0 to disable
Right Analog Y- Button=0  #button id; 0 to disable
D-pad POV=1               #POV index; 0 to disable
D-pad Up=0                #button id; 0 to disable
D-pad Down=0              #button id; 0 to disable
D-pad Left=0              #button id; 0 to disable
D-pad Right=0             #button id; 0 to disable
A=2                       #button id; 0 to disable
B=3                       #button id; 0 to disable
X=1                       #button id; 0 to disable
Y=4                       #button id; 0 to disable
Left Shoulder=5           #button id; 0 to disable
Right Shoulder=6          #button id; 0 to disable
Back=9                    #button id; 0 to disable
Start=10                  #button id; 0 to disable
Left Thumb=11             #button id; 0 to disable
Right Thumb=12            #button id; 0 to disable
TriggerDeadzone=5         #use 0 to 255; default 0; add deadzone to trigger
Left Trigger=a-4          #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
Right Trigger=a-5         #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
UseForceFeedback=1        #use 0 to 1; default 0
SwapMotor=0               #use 0 to 1; default 0
ForcePercent=100          #use 0 to 100; default 100
ControllerType=1          #GAMEPAD 1; WHEEL 2; STICK 3; FLIGHT_SICK 4; DANCE_PAD 5; GUITAR 6; DRUM_KIT 8;   //WILDS
AxisToDPad=0              #Use Axis to control DPad (0 disabled, 1 enabled)                                 //WILDS
AxisToDPadDeadZone=256    #Dead zone for Axis                                                               //WILDS
AxisToDPadOffset=0        #                                                                                 //WILDS
POVXReverse=0             #Reverse POV Up/Down
POVYReverse=0             #Reverse POV Left/Right

[PAD4]
Index=-1                  #controller index in system game controllers list; 0 is first; -1 to ignore this pad
Native=0                  #experimental native mode, calls system xinput1_3.dll to support xinput compatible controller together with emulated
VID=0x0                   #controller VID
PID=0x0                   #controller PID
Left Analog X=1           #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog Y=-2          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog X=3          #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog Y=-6         #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Left Analog X+ Button=0   #button id; 0 to disable
Left Analog X- Button=0   #button id; 0 to disable
Left Analog Y+ Button=0   #button id; 0 to disable
Left Analog Y- Button=0   #button id; 0 to disable
Right Analog X+ Button=0  #button id; 0 to disable
Right Analog X- Button=0  #button id; 0 to disable
Right Analog Y+ Button=0  #button id; 0 to disable
Right Analog Y- Button=0  #button id; 0 to disable
D-pad POV=1               #POV index; 0 to disable
D-pad Up=0                #button id; 0 to disable
D-pad Down=0              #button id; 0 to disable
D-pad Left=0              #button id; 0 to disable
D-pad Right=0             #button id; 0 to disable
A=2                       #button id; 0 to disable
B=3                       #button id; 0 to disable
X=1                       #button id; 0 to disable
Y=4                       #button id; 0 to disable
Left Shoulder=5           #button id; 0 to disable
Right Shoulder=6          #button id; 0 to disable
Back=9                    #button id; 0 to disable
Start=10                  #button id; 0 to disable
Left Thumb=11             #button id; 0 to disable
Right Thumb=12            #button id; 0 to disable
TriggerDeadzone=5         #use 0 to 255; default 0; add deadzone to trigger
Left Trigger=a-4          #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
Right Trigger=a-5         #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
UseForceFeedback=1        #use 0 to 1; default 0
SwapMotor=0               #use 0 to 1; default 0
ForcePercent=100          #use 0 to 100; default 100
ControllerType=1          #GAMEPAD 1; WHEEL 2; STICK 3; FLIGHT_SICK 4; DANCE_PAD 5; GUITAR 6; DRUM_KIT 8;   //WILDS
AxisToDPad=0              #Use Axis to control DPad (0 disabled, 1 enabled)                                 //WILDS
AxisToDPadDeadZone=256    #Dead zone for Axis                                                               //WILDS
AxisToDPadOffset=0        #                                                                                 //WILDS
POVXReverse=0             #Reverse POV Up/Down
POVYReverse=0             #Reverse POV Left/Right








小弟第一次发帖··希望大家别丢鸡蛋··以前一直是伸手党·这次终于有机会出来帮帮大家了。[/hide][/hide]

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复

使用道具 举报

0

主题

48

帖子

50

积分

初级玩家

Rank: 2

贡献度
0
金元
500
积分
50
精华
0
注册时间
2018-10-1
舒服的沙发
发表于 2021-1-4 15:24 | 只看该作者
66666666666666666666666
回复 支持 反对

使用道具 举报

1

主题

107

帖子

188

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1881
积分
188
精华
0
注册时间
2013-10-7
硬硬的板凳
发表于 2021-1-29 02:27 | 只看该作者
试试 感谢分享
回复 支持 反对

使用道具 举报

0

主题

103

帖子

131

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1311
积分
131
精华
0
注册时间
2020-5-9
冰凉的地板
发表于 2021-8-15 17:57 | 只看该作者
666666666666666
回复 支持 反对

使用道具 举报

0

主题

303

帖子

391

积分

高级玩家

Rank: 4

贡献度
0
金元
3905
积分
391
精华
0
注册时间
2012-5-4
5#
发表于 2021-9-5 00:02 | 只看该作者
好耶好耶好耶好耶好耶好耶好耶

回复 支持 反对

使用道具 举报

2

主题

297

帖子

321

积分

高级玩家

Rank: 4

贡献度
0
金元
3212
积分
321
精华
0
注册时间
2020-10-23
6#
发表于 2021-9-11 19:38 | 只看该作者
66666666666
回复 支持 反对

使用道具 举报

337

主题

3330

帖子

4443

积分

游戏精英

Rank: 8Rank: 8

贡献度
236
金元
34992
积分
4443
精华
0
注册时间
2020-7-23
7#
发表于 2021-9-28 13:55 | 只看该作者
爱是无法使用
回复 支持 反对

使用道具 举报

0

主题

325

帖子

372

积分

高级玩家

Rank: 4

贡献度
0
金元
3715
积分
372
精华
0
注册时间
2006-12-26
8#
发表于 2022-2-4 09:42 | 只看该作者
地方撒旦发射点发射点发射点发
回复 支持 反对

使用道具 举报

0

主题

486

帖子

506

积分

高级玩家

Rank: 4

贡献度
0
金元
5064
积分
506
精华
0
注册时间
2013-1-6
9#
发表于 2022-3-19 19:36 | 只看该作者
414141414141414141414141414141414141414141
回复 支持 反对

使用道具 举报

0

主题

25

帖子

26

积分

新手玩家

Rank: 1

贡献度
0
金元
255
积分
26
精华
0
注册时间
2019-9-19
10#
发表于 2022-4-28 10:26 | 只看该作者
回复看内容
回复 支持 反对

使用道具 举报

1114

主题

2万

帖子

12万

积分

游戏终结者

Rank: 14Rank: 14Rank: 14Rank: 14

贡献度
4715
金元
1111108
积分
129971
精华
0
注册时间
2013-2-1

龙年勋章国庆铭牌庆国庆迎中秋你开心就好[永久版]妹子认证专属勋章优秀会员-光辉黄

11#
发表于 2022-5-5 21:18 | 只看该作者
感谢楼主热情分享66666666666666666666666666666
回复 支持 反对

使用道具 举报

4

主题

423

帖子

441

积分

高级玩家

Rank: 4

贡献度
6
金元
4165
积分
441
精华
0
注册时间
2017-2-16
12#
发表于 2022-10-18 13:08 | 只看该作者
111111111111111
回复 支持 反对

使用道具 举报

45

主题

1315

帖子

1838

积分

云游仙境

Rank: 12Rank: 12Rank: 12

贡献度
215
金元
9678
积分
1838
精华
1
注册时间
2008-8-16
13#
发表于 2022-11-25 03:59 | 只看该作者
感谢楼主分享,辛苦了
回复 支持 反对

使用道具 举报

17

主题

1934

帖子

1874

积分

游戏狂人

Rank: 6Rank: 6

贡献度
8
金元
18424
积分
1874
精华
0
注册时间
2008-10-23
14#
发表于 2022-12-1 06:57 | 只看该作者
的撒啊啊啊啊啊啊啊啊啊
回复 支持 反对

使用道具 举报

0

主题

16

帖子

20

积分

新手玩家

Rank: 1

贡献度
0
金元
195
积分
20
精华
0
注册时间
2021-2-7
15#
发表于 2023-7-21 10:28 | 只看该作者
时隔这么久了
回复 支持 反对

使用道具 举报

70

主题

1715

帖子

1872

积分

游戏狂人

Rank: 6Rank: 6

贡献度
13
金元
18199
积分
1872
精华
0
注册时间
2011-6-9
16#
发表于 2023-10-30 21:15 | 只看该作者

支持楼主.
回复 支持 反对

使用道具 举报

0

主题

143

帖子

172

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1720
积分
172
精华
0
注册时间
2011-7-18
17#
发表于 2023-11-2 19:24 | 只看该作者
感谢分享!
回复 支持 反对

使用道具 举报

0

主题

181

帖子

261

积分

高级玩家

Rank: 4

贡献度
0
金元
2609
积分
261
精华
0
注册时间
2013-2-11
18#
发表于 2024-3-1 21:46 | 只看该作者
回复 支持 反对

使用道具 举报

17

主题

1567

帖子

2073

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
50
金元
18729
积分
2073
精华
0
注册时间
2008-6-8
19#
发表于 2024-3-10 23:44 | 只看该作者
楼主辛苦 发布经典 游戏资源,谢谢了
回复 支持 反对

使用道具 举报

0

主题

706

帖子

834

积分

超级玩家

Rank: 5Rank: 5

贡献度
0
金元
8337
积分
834
精华
0
注册时间
2015-12-19
20#
发表于 2024-6-22 20:49 | 只看该作者
谢谢分享
回复 支持 反对

使用道具 举报

1

主题

17

帖子

80

积分

初级玩家

Rank: 2

贡献度
1
金元
760
积分
80
精华
0
注册时间
2012-4-29
21#
发表于 2024-6-28 01:31 | 只看该作者
RE: 解决了无线360手柄不能使用或键位出错 [[url=]修改[/url]]









回复 支持 反对

使用道具 举报

0

主题

13

帖子

24

积分

新手玩家

Rank: 1

贡献度
0
金元
240
积分
24
精华
0
注册时间
2024-7-3
22#
发表于 2024-7-3 02:26 | 只看该作者
XXXxxxxxxxxxxxx
回复 支持 反对

使用道具 举报

18

主题

1729

帖子

2072

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
89
金元
17163
积分
2072
精华
0
注册时间
2008-10-19
23#
发表于 2024-7-15 22:35 | 只看该作者

支持楼主.
回复 支持 反对

使用道具 举报

49

主题

2338

帖子

2315

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
14
金元
22589
积分
2315
精华
0
注册时间
2013-3-14
24#
发表于 2024-7-22 00:48 | 只看该作者
1111111111111
回复 支持 反对

使用道具 举报

0

主题

12

帖子

27

积分

新手玩家

Rank: 1

贡献度
0
金元
269
积分
27
精华
0
注册时间
2024-7-17
25#
发表于 2024-8-7 13:42 | 只看该作者
gfgdfg个地方豆腐干
回复 支持 反对

使用道具 举报

0

主题

11

帖子

72

积分

初级玩家

Rank: 2

贡献度
0
金元
715
积分
72
精华
0
注册时间
2017-1-30
26#
发表于 2024-8-15 12:06 | 只看该作者
感谢楼主,这下可以好好玩了

回复 支持 反对

使用道具 举报

15

主题

1727

帖子

1839

积分

游戏狂人

Rank: 6Rank: 6

贡献度
42
金元
16712
积分
1839
精华
0
注册时间
2009-11-22
27#
发表于 2024-9-12 12:57 | 只看该作者
D12322232
回复 支持 反对

使用道具 举报

0

主题

143

帖子

247

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
2471
积分
247
精华
0
注册时间
2009-7-22
28#
发表于 2024-10-22 18:39 | 只看该作者
钱钱钱钱钱钱钱钱钱钱钱钱钱钱钱钱钱
回复 支持 反对

使用道具 举报

0

主题

39

帖子

115

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1150
积分
115
精华
0
注册时间
2017-8-20
29#
发表于 2024-11-2 21:54 | 只看该作者
试试看,以前老游戏优化实在太差
回复 支持 反对

使用道具 举报

9

主题

1454

帖子

1387

积分

游戏狂人

Rank: 6Rank: 6

贡献度
6
金元
13628
积分
1387
精华
0
注册时间
2004-12-19
30#
发表于 2024-11-23 18:15 | 只看该作者
感谢楼主,回复下载
回复 支持 反对

使用道具 举报

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

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2025-4-5 15:02 , Processed in 0.182561 second(s), 17 queries , Memcache On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表