Caution
- gxBuild is UNSTABLE!
- The app is still UNTESTED against real consoles!
- There is a 99.99% chance you will brick your console!
Xbox 360 NAND image builder and patcher. Based on x360utils, xenon-bltool, and RGBuildPP.
Sister Repos:
Ensure you have Rust and Cargo installed. Clone the repository and build using one of the following feature combinations:
cargo build --release
cargo build --no-default-features --features cli
cargo build --no-default-features --features ffi
cargo build --no-default-features --features cli,rhai
cargo build --no-default-features --features ffi,rhai
Documentation Coming Soon.
See CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests. Refer to CREDITS.md to see the history of contributors and projects that made gxBuild possible.
This project is multi-licensed. Releases are distributed under the GNU General Public License v2 inherited from xenon-bltool.
Component breakdown:
- Original gxBuild code: Zlib License
- xenon-bltool: GPL v2
- x360utils: Unlicense
- XeCrypt: MIT License
- STFS: MIT License
All code taken from other projects has been properly attributed in their respective file headers.
