mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
2c09df9766
commit
ccfbd7c5fb
|
@ -44,7 +44,7 @@ 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, ...)
|
||||
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.
|
||||
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.
|
||||
|
||||
##### 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.
|
||||
|
|
Loading…
Reference in New Issue