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

注册 登录

QQ登录

只需一步,快速开始

查看: 14346|回复: 141
打印 上一主题 下一主题

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

  [复制链接]

1

主题

915

帖子

606

积分

超级玩家

Rank: 5Rank: 5

贡献度
12
金元
6179
积分
606
精华
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
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏1
回复

使用道具 举报

3

主题

874

帖子

805

积分

超级玩家

Rank: 5Rank: 5

贡献度
22
金元
7165
积分
805
精华
0
注册时间
2005-1-4
舒服的沙发
发表于 2010-9-27 02:33 | 只看该作者
先谢过LZ,我是360无线的
回复 支持 反对

使用道具 举报

2

主题

855

帖子

899

积分

超级玩家

Rank: 5Rank: 5

贡献度
71
金元
6145
积分
899
精华
0
注册时间
2009-12-23
硬硬的板凳
发表于 2010-9-27 02:36 | 只看该作者
[em05] 支持楼主.
回复 支持 反对

使用道具 举报

12

主题

667

帖子

402

积分

高级玩家

Rank: 4

贡献度
27
金元
2941
积分
402
精华
0
注册时间
2009-5-23
冰凉的地板
发表于 2010-9-27 02:52 | 只看该作者
写了这么多 ,这个不顶不行了

我也是360无线手柄 希望楼主介绍的方法确实可行
回复 支持 反对

使用道具 举报

12

主题

667

帖子

402

积分

高级玩家

Rank: 4

贡献度
27
金元
2941
积分
402
精华
0
注册时间
2009-5-23
5#
发表于 2010-9-27 03:12 | 只看该作者
搞了2个小时!!!!!!!!!!!

最后用了楼主的方法 确实成功了

不得不顶,感谢!!!!!
回复 支持 反对

使用道具 举报

102

主题

3418

帖子

3082

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
174
金元
23856
积分
3082
精华
0
注册时间
2008-10-20
6#
发表于 2010-9-27 03:29 | 只看该作者
楼主,你调整好的文件放到哪里
回复 支持 反对

使用道具 举报

2

主题

119

帖子

156

积分

中级玩家

Rank: 3Rank: 3

贡献度
7
金元
1276
积分
156
精华
0
注册时间
2009-10-29
7#
发表于 2010-9-27 08:04 | 只看该作者
我只能说感谢楼主啊, 感谢感谢再 感谢
回复 支持 反对

使用道具 举报

0

主题

3

帖子

6

积分

新手玩家

Rank: 1

贡献度
1
金元
615
积分
6
精华
0
注册时间
2010-8-12
8#
发表于 2010-9-27 08:20 | 只看该作者
感謝~
我的360無線可以正常用~
謝謝~
回复 支持 反对

使用道具 举报

1

主题

574

帖子

670

积分

超级玩家

Rank: 5Rank: 5

贡献度
95
金元
3498
积分
670
精华
0
注册时间
2009-3-28
9#
发表于 2010-9-27 08:38 | 只看该作者
这游戏用手柄好还是键盘好?
回复 支持 反对

使用道具 举报

1

主题

915

帖子

606

积分

超级玩家

Rank: 5Rank: 5

贡献度
12
金元
6179
积分
606
精华
0
注册时间
2009-7-11
10#
 楼主| 发表于 2010-9-27 11:19 | 只看该作者
楼主,你调整好的文件放到哪里
gj8591 发表于 2010/9/27 3:29:00

张我调整好的文件放到游戏的安装目录里面就可以·记得在360的调整文件里面根据自己的设备ID改一改。

VID=0x045E                #controller VID
PID=0x02A1                #controller PID

这两个就是自己设备的ID 我不知道是不是全部360无限手柄都是一样的!
回复 支持 反对

使用道具 举报

252

主题

8732

帖子

15万

积分

花の妖月组

Rank: 12Rank: 12Rank: 12

贡献度
7107
金元
1241685
积分
152597
精华
0
注册时间
2008-8-23

元宵娘疯狂页游玩家1级樱花庄的宠物猫足球世界杯

11#
发表于 2010-9-27 13:47 | 只看该作者
看過後,那還等什麼?趕快去試試囉。
回复 支持 反对

使用道具 举报

0

主题

1055

帖子

1030

积分

游戏狂人

Rank: 6Rank: 6

贡献度
67
金元
7622
积分
1030
精华
0
注册时间
2008-4-18
12#
发表于 2010-9-27 18:41 | 只看该作者
按键式对上的,不过震动能实现吗?我的无线没有震动
回复 支持 反对

使用道具 举报

0

主题

30

帖子

91

积分

初级玩家

Rank: 2

贡献度
3
金元
785
积分
91
精华
0
注册时间
2009-5-17
13#
发表于 2010-9-27 20:05 | 只看该作者
能用了,不过还是没有震动
回复 支持 反对

使用道具 举报

0

主题

401

帖子

529

积分

高级玩家

Rank: 4

贡献度
76
金元
2854
积分
529
精华
0
注册时间
2008-12-3
14#
发表于 2010-9-27 20:38 | 只看该作者
原帖由 sdcaisandy 于 2010/9/27 1:52:00 发表
***隐藏帖***

您幫助我了
正因360手柄無反應看到這帖
幫了我很大的忙

感謝[em67]
回复 支持 反对

使用道具 举报

0

主题

567

帖子

636

积分

超级玩家

Rank: 5Rank: 5

贡献度
44
金元
4595
积分
636
精华
0
注册时间
2008-1-2
15#
发表于 2010-9-28 00:16 | 只看该作者
恩,LZ这个配置才对,之前的配置是乱的,大榭,我自己调好久都没好
回复 支持 反对

使用道具 举报

2

主题

119

帖子

156

积分

中级玩家

Rank: 3Rank: 3

贡献度
7
金元
1276
积分
156
精华
0
注册时间
2009-10-29
16#
发表于 2010-9-28 12:34 | 只看该作者
我再来帮楼主顶一下这个,~~~
回复 支持 反对

使用道具 举报

3

主题

320

帖子

328

积分

高级玩家

Rank: 4

贡献度
17
金元
2602
积分
328
精华
0
注册时间
2009-7-19
17#
发表于 2010-9-30 12:47 | 只看该作者
但是我發現控制器是灰色的怎樣打開??
回复 支持 反对

使用道具 举报

107

主题

3987

帖子

4973

积分

游戏精英

Rank: 8Rank: 8

贡献度
432
金元
32454
积分
4973
精华
0
注册时间
2004-1-19
18#
发表于 2010-10-1 03:48 | 只看该作者
北通的十字键怎么设置?游戏中按键有问题。。。。。。
回复 支持 反对

使用道具 举报

107

主题

3987

帖子

4973

积分

游戏精英

Rank: 8Rank: 8

贡献度
432
金元
32454
积分
4973
精华
0
注册时间
2004-1-19
19#
发表于 2010-10-1 03:53 | 只看该作者
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
这几个具体应该怎么设置啊。我设置0。按了上下左右竟然都是esc的效果,还有错误音
回复 支持 反对

使用道具 举报

12

主题

1171

帖子

1269

积分

游戏狂人

Rank: 6Rank: 6

贡献度
3
金元
12574
积分
1269
精华
0
注册时间
2009-3-25
20#
发表于 2011-2-10 20:50 | 只看该作者
感谢楼主!!
回复 支持 反对

使用道具 举报

62

主题

2529

帖子

2467

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
114
金元
20108
积分
2467
精华
0
注册时间
2008-4-27
21#
发表于 2011-2-12 16:02 | 只看该作者
回复 1# sdcaisandy


    看看                        
回复 支持 反对

使用道具 举报

1

主题

303

帖子

294

积分

高级玩家

Rank: 4

贡献度
6
金元
2702
积分
294
精华
0
注册时间
2009-10-8
22#
发表于 2011-2-13 23:09 | 只看该作者
谢谢 楼主`
回复 支持 反对

使用道具 举报

0

主题

11

帖子

69

积分

初级玩家

Rank: 2

贡献度
0
金元
691
积分
69
精华
0
注册时间
2009-2-7
23#
发表于 2011-2-23 16:42 | 只看该作者
回复 1# sdcaisandy


    感谢LZ 正好需要这个
回复 支持 反对

使用道具 举报

3

主题

1330

帖子

1377

积分

游戏狂人

Rank: 6Rank: 6

贡献度
6
金元
13529
积分
1377
精华
0
注册时间
2004-1-30
24#
发表于 2011-2-25 23:25 | 只看该作者
回复 支持 反对

使用道具 举报

20

主题

3057

帖子

2449

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
94
金元
20731
积分
2449
精华
0
注册时间
2006-1-5
25#
发表于 2011-2-26 09:23 | 只看该作者
感谢LZ 正好需要这个
回复 支持 反对

使用道具 举报

头像被屏蔽

2

主题

347

帖子

414

积分

禁止访问

贡献度
55
金元
2537
积分
414
精华
0
注册时间
2005-3-26
26#
发表于 2011-2-26 16:51 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
签名被屏蔽
回复 支持 反对

使用道具 举报

3

主题

600

帖子

564

积分

高级玩家

Rank: 4

贡献度
11
金元
5198
积分
564
精华
0
注册时间
2008-3-29
27#
发表于 2011-2-27 13:11 | 只看该作者
解决了无线360手柄不能使用
回复 支持 反对

使用道具 举报

0

主题

617

帖子

623

积分

超级玩家

Rank: 5Rank: 5

贡献度
3
金元
6109
积分
623
精华
0
注册时间
2009-8-14
28#
发表于 2011-2-27 16:38 | 只看该作者
以前成功过一次 现在想不起来了 感觉这方法挺复杂
回复 支持 反对

使用道具 举报

0

主题

211

帖子

165

积分

中级玩家

Rank: 3Rank: 3

贡献度
14
金元
1692
积分
165
精华
0
注册时间
2006-6-9
29#
发表于 2011-2-27 17:40 | 只看该作者
支持楼主.
回复 支持 反对

使用道具 举报

头像被屏蔽

2

主题

347

帖子

414

积分

禁止访问

贡献度
55
金元
2537
积分
414
精华
0
注册时间
2005-3-26
30#
发表于 2011-3-1 05:36 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
签名被屏蔽
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-5-11 07:34 , Processed in 0.152733 second(s), 47 queries , Memcache On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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