Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.13 KB

Xbox PCI Header Dumper

Xbox PCI Header Dumper using the open source nxdk

This is a tool for dump PCI header into pci_header_dumper.log file to research what pci device exists from all types of original xbox console.

How to Build:

All you need is nxdk. You can get it from https://github.com/XboxDev/nxdk link.

Then follow the setup guide from https://github.com/XboxDev/nxdk/wiki/Getting-Started link.

If you do not wish to download nxdk, you can freely use dev container built-in support locally or with GitHub's Codespaces.

Binaries:

You can download pre-built binaries from here: https://github.com/RadWolfie/xbox_pci_header_dumper/releases

GitHub CI:

Current build status can be seen here: https://github.com/RadWolfie/xbox_pci_header_dumper/actions/workflows/ci.yml

Useful Links:

Contributing

We welcome any form of contributions long as you agree with their respective source file's licensing.