mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
ccfbd7c5fb
commit
2eab8d0c4f
|
@ -49,16 +49,15 @@ You can use a retail bios _or_ a modified 'debug' bios. Just like a real xbox, r
|
|||
##### 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
|
||||
v1.0.2 1M dump: MD5 (Complex_4627Debug.bin) = 19b5c6d3d42a707bba620634fe6d4baf
|
||||
_or sometimes_
|
||||
|
||||
MD5 (Complex_4627Debug.bin) = 19b5c6d3d42a707bba620634fe6d4baf
|
||||
|
||||
1MB dump: MD5 (complex_4627debug.bin) = e8dd61cc6abdbd06aac185e371312dc1
|
||||
##### Retail BIOS
|
||||
MD5 (3944_1M.bin) = e8b39b98cf775496c1c76e4f7756e6ed
|
||||
1M dump: MD5 (3944.bin) = e8b39b98cf775496c1c76e4f7756e6ed
|
||||
_or sometimes_
|
||||
|
||||
MD5 (3944_256k.bin) = 542c62cb976a4993c8c5027dff9638ce
|
||||
256k dump: MD5 (3944.bin) = 542c62cb976a4993c8c5027dff9638ce
|
||||
|
||||
#### Xbox dashboard files on a hard disk image
|
||||
|
||||
|
|
Loading…
Reference in New Issue