/Dongle_Dumper

Dump the ROM from an Original Xbox DVD Movie Playback IR Dongle

Primary LanguageC

Dongle Dumper.

Dump the firmware off a Original Xbox DVD Movie Playback Dongle straight from the console. The dongle contains a ROM with an XBE which provides some functions for the DVD playback application.

Compile

Setup and install nxdk then:

git clone https://github.com/Ryzee119/Dongle_Dumper.git
cd Dongle_Dumper
make NXDK_DIR=/path/to/nxdk

Usage

  • Copy the default.xbe to a folder on your xbox and launch it. See releases.
  • Connect a Xbox DVD Movie Playback Dongle
  • The firmware file will be written to the same directory as the xbe.

Credit