|
SID Manual Appendix DFrom Installer Deluxe Wiki - Auto Installer Deluxe, Softmod Installer Deluxe, XBMC Installer Deluxe, PSP Pandora Deluxe, PSP Installer Deluxe, HQ PC Essentials, AID, SID, XBMCID, PSPID, PPD - http://www.aideluxe.com(Difference between revisions)
Current revision as of 14:05, 18 August 2009
Table of Contents
Appendix D: Using USB Devices for SIDThe USB -> Xbox CableIt’s a known fact that the Xbox console uses USB to connect its controllers, however with their fancy adapter that inserts into the Xbox it makes it hard to use a normal USB Device. Preparing the USB Device to use with Action ReplayThere are a few steps required here, but once it is all done your USB device will always be recognized as an Xbox Action Replay device. This was tested using a Xbox 1.6 and PC running Windows XP Professional.
Now, this is where the fun starts…
Open the xbreader.inf file with Notepad, and look for this section of code: [_Devices] %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_DBAE %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_0316 %S_DeviceDesc1%=_Install1, USB\VID_045E&PID_0280 %S_DeviceDesc1%=_Install1, USB\VID_045E&PID_0381 %S_DeviceDesc1%=_Install1, USB\VID_0738&PID_4507 %S_DeviceDesc1%=_Install1, USB\VID_040B&PID_6520 %S_DeviceDesc1%=_Install1, USB\VID_05E3&PID_8001 %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_9011&REV_0100 %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_9001&REV_0100 You need to add a line to this section with the VID and PID you collected earlier. [_Devices] %S_DeviceDesc1%=_Install1, USB\VID_0781&PID_5151 %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_DBAE %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_0316 %S_DeviceDesc1%=_Install1, USB\VID_045E&PID_0280 %S_DeviceDesc1%=_Install1, USB\VID_045E&PID_0381 %S_DeviceDesc1%=_Install1, USB\VID_0738&PID_4507 %S_DeviceDesc1%=_Install1, USB\VID_040B&PID_6520 %S_DeviceDesc1%=_Install1, USB\VID_05E3&PID_8001 %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_9011&REV_0100 %S_DeviceDesc1%=_Install1, USB\VID_05FD&PID_9001&REV_0100
- Do not connect to Windows Update to search for software, Press Next.
|