最終更新:2014-04-15 (火) 19:18:35 (3926d)
Scp Virtual Bus Driver
Top / Scp Virtual Bus Driver
Scarlet.Crush Productions
SCP Driver Package is an open-source driver which allows for DS2? (DUALSHOCK 2?), DS3? (DUALSHOCK 3) and DS4? (DUALSHOCK 4) to work natively on Microsoft Windows.
メモ
処理
ds4-tool
最新版
- ScpControl.RootHub?.On_Report()
- デバイスからボタンの情報を読み込み
- DeviceIoControl(0x2A400C)
- 振動の制御
namespace
ScpControl
- ScpControl.DS4Device?
- レポートのパースとか
- ScpConrtol.BthDs3?
- ScpConrtol.BthDs4?
- ScpConrtol.UsbDs3?
- ScpConrtol.UsbDs4?
- ScpControl.ScpDevice
- コントロールになってる
- ScpControl.BusDevice?
- 実際の処理
- BusDevice.Report? -> DS4Device.sendOutputReport? -> HidDevice.WriteOutputReportViaControl? -> HidD_SetOutputReport
ScpServer?
ScpMonitor?
ドライバ
XInput_Scp?
- Xinput1_3.dll
- GetProcAddress
DDK
ScpBus
メモ
- ベースはWindows SDK/WDK 7.1?
関連ツール
XInput Wrapper for DS3 and Play.com USB Dual DS2 Controller
- 本家。ソースコードはこちら。
DS4 To XInput Wrapper
- ds4-tool - ソースコード。ドライバ部分は含まない