mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
2daf5aa5a3
commit
d3ca44387b
|
@ -50,7 +50,7 @@ If your mcpx dump has an MD5 of `196a5f59a13382c185636e691d6c323d` you dumped it
|
|||
|
||||
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 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.
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue