https://github.com/faithvoid/xinstalldlc
DLC Installer for the original Xbox - Based on ENDGAME, intended for "stock" systems.
https://github.com/faithvoid/xinstalldlc
Last synced: 4 months ago
JSON representation
DLC Installer for the original Xbox - Based on ENDGAME, intended for "stock" systems.
- Host: GitHub
- URL: https://github.com/faithvoid/xinstalldlc
- Owner: faithvoid
- Created: 2024-03-31T21:42:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T22:22:13.000Z (about 2 years ago)
- Last Synced: 2025-03-15T01:32:14.923Z (over 1 year ago)
- Language: Makefile
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xInstallDLC
DLC Installer for the original Xbox - Based on ENDGAME, intended for installing DLC on "stock" or lightly-softmodded systems.
## How to Use:
- Extract xInstallDLC onto a FATX-formatted USB-drive (can be made with FatXPlorer on Windows, or libfatx on Linux. I would personally recommend running a Hiren's Boot CD virtual machine if you don't have a physical Windows machine.)
- Insert USB into Xbox via a controller port to USB adapter (Any generic should work, but an adapter can be easily made yourself if you don't want to shell out $3-$4)
- Go into the "Memory" menu on the Xbox, then select "Memory Card". The menu should hang for a few seconds and xInstallDLC should launch.
- Select the DLC that you'd like to install, press A, wait for it to launch it's respective .XBE file and follow the instructions there.
- Restart your Xbox, there should be no traces of any homebrew left and you'll have signed DLC for your games!
## Credits:
XboxDev - original ENDGAME exploit
NXDK team for the NXDK toolkit!