An open API service indexing awesome lists of open source software.

https://github.com/xboxdev/cromwell

A free, legal BIOS replacement for the original Xbox
https://github.com/xboxdev/cromwell

cromwell linux xbox xbox-linux

Last synced: 11 months ago
JSON representation

A free, legal BIOS replacement for the original Xbox

Awesome Lists containing this project

README

          

cromwell
========

| Build Status | Download |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| [![Build Status](https://api.travis-ci.org/XboxDev/cromwell.svg?branch=master)](https://travis-ci.org/XboxDev/cromwell/branches) | [Latest](https://github.com/XboxDev/cromwell/releases/latest) |

**Cromwell** is a free, legal BIOS replacement for the original Xbox. It is
capable of loading Linux from the Xbox's Hard Disk, and CD-ROM. It is not able
to load original Xbox games, neither originals nor copies.

It can be installed and used in one of two ways:

* Flashed to a modchip: If selected, it will let you boot Linux. If not
selected, it will load the original MS BIOS, so no functionality is lost.
* Flashed to the TSOP: this replaces the MS BIOS stored on the Xbox, and makes
it impossible to play games (whether original or not).

The advantage of the second method is that it makes it possible to dedicate the
whole hard disk to Xbox-Linux.

**Xromwell** is a very similar program, built from the same source code.
However, instead of being a BIOS, it is an XBE (Xbox Executable), meaning that
it can be launched like other XBEs. It is not signed with the MS key, which
means you will need either a modchip with a BIOS that allows you to run unsigned
XBEs, or a softmod exploit, such as the UDE.

Cromwell/Xromwell also has a number of other functions, such as locking and
unlocking hard disks, and selecting video modes (PAL/NTSC switching).