From 2c09df9766583f5ed2bbe30b2750045e53bbc048 Mon Sep 17 00:00:00 2001 From: espes Date: Sun, 29 Nov 2015 22:46:20 +1100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index f416cbd..d0254b1 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -44,14 +44,22 @@ XQEMU is a Low-Level Emulator, so you need to find a copy of the stuff the Xbox If your mcpx dump has an MD5 of `196a5f59a13382c185636e691d6c323d` you dumped it badly and it's a couple bytes off. It should start with 0x33 0xC0 and end with 0x02 0xEE. #### Xbox 1.0 compatible bios (cromwell, 3944, 4034, 4036, ...) - MD5 (3944_1M.bin) = e8b39b98cf775496c1c76e4f7756e6ed +You can use a retail bios or a modified 'debug' bios. Just like a real xbox, running a retail bios will not boot unofficial software. -*or sometimes* +##### Debug BIOS +People have reported success with the 'COMPLEX 4627' modified debug bios. It's convenient to note that this bios does *not* necessarily require a populated disk image to load an application from DVD, so you can skip the next step in some cases. + + MD5 (complex_4627debug.bin) = e8dd61cc6abdbd06aac185e371312dc1 +_or sometimes_ + + MD5 (Complex_4627Debug.bin) = 19b5c6d3d42a707bba620634fe6d4baf + +##### Retail BIOS + MD5 (3944_1M.bin) = e8b39b98cf775496c1c76e4f7756e6ed +_or sometimes_ MD5 (3944_256k.bin) = 542c62cb976a4993c8c5027dff9638ce -Note: Just like a real xbox, a retail bios will not boot unsigned software. People have reported success with the 'COMPLEX 4627' modified debug bios instead of the retail 3944 bios (`MD5 (complex_4627debug.bin) = e8dd61cc6abdbd06aac185e371312dc1`, or sometimes `MD5 (Complex_4627Debug.bin) = 19b5c6d3d42a707bba620634fe6d4baf`). It's convenient to note that this bios does *not* necessarily require a populated disk image to load an application from DVD, so you can skip the next step in some cases. - #### Xbox dashboard files on a hard disk image Create an Xbox hard-disk image, using xboxhdm or otherwise: