Skip to content

Supported and Planned Features

Empyreal96 edited this page Mar 31, 2021 · 7 revisions

Easy-Build's Supported Features

Menu

Home

Not working:

  • Bioses built with this code are incompatible with 1.6 and 1.6b consoles, this is because it uses the XCalibur TV Encoder and I/Easy-Build lacks that source. There are likely other things required to allow the 4400 tree to be brought up on a 1.6(b)..

  • rombld.exe used to "officially" build the BIOS ROM will NOT output a working bios file.

  • Compiling on Windows XP x86 with Easy-Build causes compiler errors with c*.dlls.. No idea why yet but currently XP is NOT supported by this tool.

Currently Supported Features:

  • Transfer XDK Launcher to (mainly Retail-Converted) Debug Kit.
  • Launch Debugging session over XBDM (Xbox Debug Monitor)
  • Easy-access to XDK tools to interact with Debug Kit
  • Xbox SDK 4400 can be built (with missing docs from an earlier xdk)
  • Xbox Shell Extension builds
  • Building on Windows x64 (some issues)
  • Various extra tools added to Build Lists
  • EEPROM creation is supported
  • Build a BIOS with BIOSPack
  • Simulate a BVT Machine environment for Automatic deployment tests with BVTMonitor
  • Free or Checked builds.
  • Clean or "Dirty" build through the "full" source tree.
  • Build specific directories only.
  • Copy some of the built files, to the binplace folder (xboxbins) relating the the Kernel and several parts to the rom(s).
  • Build the XDK Sample CD (DirectX Graphics samples, Audio samples and experiments).
  • Build the "HVS Launcher Test" CD (I don't know what this exactly is).
  • Build a few Recovery ISOs (Unsure on how complete the image is currently).
  • Build some kind of Hardware Test Image (Unsure of full purpose, needs looking at)
  • Correct paths to 'mstools' and 'idw' set as these were incorrect in the default scripts
  • 'Binplace' Debugging Symbols to 'Symbols.pri' for ease-of-access.
  • Build Xbox Bios ROM with MS Rombld (Not currently working).
  • Target XM3/XM3P/XDK (Retail).
  • Build Xbox Shell Extension for Windows

Future Plans:

  • Automated Build and Binplace.
  • Improve 'Postbuild' Scripts
  • Support Serial Debugging (Hardware needed for this)