Xbox 360:Using Modern Controllers: Difference between revisions
Jump to navigation
Jump to search
m (Price may change, best not to list it) |
(Jrunner allows you to patch the plugin to the NAND, and I added some extra information. You should also be able to use any generic XInput adapter/controller, not just a MagicNS) |
||
Line 1: | Line 1: | ||
[[Category:Xbox360]] | [[Category:Xbox360]] | ||
Thanks to InvoxiPlayGames and Octal450, it is possible to use almost any controller on a modded Xbox 360 with either a NAND patch or a DashLaunch plugin. | |||
# | == Enabling UsbdSecPatch in DashLaunch == | ||
# Put the adapter into XInput mode | {{Note|You have to re-plug the adapter after the system is completely booted.}} | ||
# Make sure to have a USB controller adapter that supports XInput. Most will generally work. | |||
#* A [https://www.amazon.com/dp/B0B4JTDZP6/ Magic-Ns] adapter from Mayflash is a good option. The Lite version can only sync wireless contollers. | |||
# Put the adapter into XInput mode and pair your controller with the adapter. | |||
#* If you have Smart TV with Bluetooth, turn off your TV during pairing process. | #* If you have Smart TV with Bluetooth, turn off your TV during pairing process. | ||
#* You have to pair only once. | #* You have to pair only once. | ||
#* You can use | #* You can use an unofficial controller's home button to access the Xbox's guide. | ||
#* | #* Works with original Xbox games. | ||
#* You need | #* You will need seperate adapters for multiple controllers. | ||
#* Both Xbox Series (BLE) and Xbox One (BT) controllers are supported. | #* Both Xbox Series (BLE) and Xbox One (BT) controllers are supported. | ||
#* Some early Xbox One controllers are RF only. You can't use them. | #* Some early Xbox One controllers (Models 1567 and 1697) are RF only. You can't use them wirelessly, but can be used while plugged into a wired USB adapter. | ||
# Download [https://github.com/InvoxiPlayGames/UsbdSecPatch/releases UsbdSecPatch] and copy to it to your hard drive. | # Download [https://github.com/InvoxiPlayGames/UsbdSecPatch/releases UsbdSecPatch] and copy to it to your hard drive. | ||
# Add the patch as Dashlaunch plugin. | # Add the patch as Dashlaunch plugin. | ||
#* launch.ini should contain this: | #* launch.ini should contain this: `[Plugins] plugin1 = Hdd:\UsbdSecPatch.xex` | ||
#*: [ | #*If you already have some DashLaunch plugins, you can put the patch in your desired plugin slot. | ||
#*: | #Done! | ||
== Patching the NAND to have UsbdSecPatch == | |||
{{Note|You have to re-plug the adapter after the system is completely booted.}}If you don't want to use a plugin slot in DashLaunch, it's also possible to build an XeBuild NAND to have UsbdSecPatch built in. | |||
#Make sure to have a USB controller adapter that supports XInput. Most will generally work. | |||
#* A [https://www.amazon.com/dp/B0B4JTDZP6/ Magic-Ns] adapter from Mayflash is a good option. The Lite version can only sync wireless contollers. | |||
# Put the adapter into XInput mode and pair your controller with the adapter. | |||
#* If you have Smart TV with Bluetooth, turn off your TV during pairing process. | |||
#* You have to pair only once. | |||
#* You can use an unofficial controller's home button to access the Xbox's guide. | |||
#* Works with original Xbox games. | |||
#* You will need seperate adapters for multiple controllers. | |||
#* Both Xbox Series (BLE) and Xbox One (BT) controllers are supported. | |||
#* Some early Xbox One controllers (Models 1567 and 1697) are RF only. You can't use them wirelessly, but can be used while plugged into a wired USB adapter. | |||
#Download and open up [https://github.com/Octal450/J-Runner-with-Extras/releases Jrunner w/ Extras]. | |||
#*If you don't have your NAND backup already, you need to dump your NAND in order to add the patch. You can go [[Xbox 360:Dumping your NAND and CPU Key|here]] for a NAND dumping tutorial on an RGH/JTAG Xbox 360. | |||
#Add your '''flashdump.bin''' NAND backup in the '''Load Source''' section in Jrunner. | |||
#On the top right of Jrunner, navigate to the '''XeBuild''' section and click the '''patches''' tab. | |||
#*Make sure to check for and add any patch you might need/want for your JTAG/RGH system, like SMC+ for RGH 1.2. | |||
#Click '''Create XeBuild''' to make your patched NAND image. | |||
#Now all you need to do is write your patched NAND to your Xbox 360, either using XeLL or Simple 360 Nand Flasher. | |||
#*If you are using XeLL, copy your '''updflash.bin''' file to the root of a USB drive and cold boot into XeLL using the eject button. XeLL will automatically flash the NAND for you. | |||
#*If you are using [https://www.mediafire.com/file/9n6o0mqbgm00htq/x360_NAND_Dump_Checker_GUI_v1.0.rar/file Simple 360 NAND Flasher], copy '''updflash.bin''' next to where the program's executible is located. An example would be ''Usb:/apps/Simple 360 NAND Flasher/'''updflash.bin'''''. You can also copy the flash file and NAND Flasher program to the internal drive if you wish. | |||
#**Open 360 NAND Flasher in your preferred dashboard, like Aurora/Freestyle3/XeXMenu | |||
#***Press the A button to flash the NAND. | |||
#Done! |
Revision as of 17:29, 21 May 2023
Thanks to InvoxiPlayGames and Octal450, it is possible to use almost any controller on a modded Xbox 360 with either a NAND patch or a DashLaunch plugin.
Enabling UsbdSecPatch in DashLaunch
You have to re-plug the adapter after the system is completely booted. |
- Make sure to have a USB controller adapter that supports XInput. Most will generally work.
- A Magic-Ns adapter from Mayflash is a good option. The Lite version can only sync wireless contollers.
- Put the adapter into XInput mode and pair your controller with the adapter.
- If you have Smart TV with Bluetooth, turn off your TV during pairing process.
- You have to pair only once.
- You can use an unofficial controller's home button to access the Xbox's guide.
- Works with original Xbox games.
- You will need seperate adapters for multiple controllers.
- Both Xbox Series (BLE) and Xbox One (BT) controllers are supported.
- Some early Xbox One controllers (Models 1567 and 1697) are RF only. You can't use them wirelessly, but can be used while plugged into a wired USB adapter.
- Download UsbdSecPatch and copy to it to your hard drive.
- Add the patch as Dashlaunch plugin.
- launch.ini should contain this:
[Plugins] plugin1 = Hdd:\UsbdSecPatch.xex
- If you already have some DashLaunch plugins, you can put the patch in your desired plugin slot.
- launch.ini should contain this:
- Done!
Patching the NAND to have UsbdSecPatch
You have to re-plug the adapter after the system is completely booted. |
If you don't want to use a plugin slot in DashLaunch, it's also possible to build an XeBuild NAND to have UsbdSecPatch built in.
- Make sure to have a USB controller adapter that supports XInput. Most will generally work.
- A Magic-Ns adapter from Mayflash is a good option. The Lite version can only sync wireless contollers.
- Put the adapter into XInput mode and pair your controller with the adapter.
- If you have Smart TV with Bluetooth, turn off your TV during pairing process.
- You have to pair only once.
- You can use an unofficial controller's home button to access the Xbox's guide.
- Works with original Xbox games.
- You will need seperate adapters for multiple controllers.
- Both Xbox Series (BLE) and Xbox One (BT) controllers are supported.
- Some early Xbox One controllers (Models 1567 and 1697) are RF only. You can't use them wirelessly, but can be used while plugged into a wired USB adapter.
- Download and open up Jrunner w/ Extras.
- If you don't have your NAND backup already, you need to dump your NAND in order to add the patch. You can go here for a NAND dumping tutorial on an RGH/JTAG Xbox 360.
- Add your flashdump.bin NAND backup in the Load Source section in Jrunner.
- On the top right of Jrunner, navigate to the XeBuild section and click the patches tab.
- Make sure to check for and add any patch you might need/want for your JTAG/RGH system, like SMC+ for RGH 1.2.
- Click Create XeBuild to make your patched NAND image.
- Now all you need to do is write your patched NAND to your Xbox 360, either using XeLL or Simple 360 Nand Flasher.
- If you are using XeLL, copy your updflash.bin file to the root of a USB drive and cold boot into XeLL using the eject button. XeLL will automatically flash the NAND for you.
- If you are using Simple 360 NAND Flasher, copy updflash.bin next to where the program's executible is located. An example would be Usb:/apps/Simple 360 NAND Flasher/updflash.bin. You can also copy the flash file and NAND Flasher program to the internal drive if you wish.
- Open 360 NAND Flasher in your preferred dashboard, like Aurora/Freestyle3/XeXMenu
- Press the A button to flash the NAND.
- Open 360 NAND Flasher in your preferred dashboard, like Aurora/Freestyle3/XeXMenu
- Done!