只是提供一個方法, 還是用回搖控吧
原文 [url=http://bbs.5imx.com/bbs/viewthread.php?tid=331583&extra=page%3D2]PS2手柄飛G3.5的經驗[/url]
PS2原裝柄一隻,普通PS2雙頭USB線一條,EMU3.3+G3.5,G4. G4.5 也可以
下麵說下安裝步驟
1.連好電腦後在遊戲控制器裏應該有兩個Twin USB Vibration Gamepad,
測試裏面顯示4個軸是X,Y,Z,Z軸旋轉,這時候運行G3.5會發現Z軸不能用

2.由於G3.5系列不認Z軸,所以需要修改下註冊表,把Z軸改成slider(滑塊)
把以下文字存成.reg檔,導入到註冊表
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001]
"OEMName"="Twin USB Vibration Gamepad"
"OEMData"=hex:03,00,08,10,0c,00,00,00
"ConfigCLSID"="{D46464FD-FEAF-11D7-A675-AB5A481BAC79}"
"Delay"=hex:19,00,00,00
"DebugLevel"=hex:00,00,00,00
"Amplify"=dword:000003fc
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001\Axes]
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001\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\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001\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\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001\Axes\5]
@="Slider"
"Attributes"=hex:01,81,00,00,01,00,35,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001\Axes\6]
@="Rz axis"
"Attributes"=hex:01,81,00,00,01,00,32,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
3,如果導入後四個軸顯示不對,可以把註冊表項目
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_0810&PID_0001
刪除,然後再導入
4, emu 3.3設置如圖,"使用快捷鍵模擬搖桿" 要打上勾

5.關於螺旋槳不轉和3D開關問題,只需設置兩個快捷鍵就可以了

[ 本帖最後由 st1000 於 2009年10月28日 10:45 PM 編輯 ] |