Skip to content

haxar/Xenium-Tools

 
 

Repository files navigation

Xenium-Tools

A tool to perform some basic functions to support the OpenXenium modchip on the Original Xbox console.
See https://github.com/Ryzee119/OpenXenium.

  • Basic detection that the Xenium modchip is working
  • Cycle the RGB led
  • Dump the full flash memory of the modchip to the Xbox harddrive.
  • Write a full flash dump to the Xenium
  • Write a XeniumOS v2.3.1 update file to the modchip.

basic

Build (Original Xbox)

Setup and install nxdk.

git clone --recursive https://github.com/Ryzee119/Xenium-Tools.git
make -f Makefile.nxdk NXDK_DIR=/path/to/nxdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.0%
  • CMake 6.0%