diff options
| author | 2024-07-15 11:38:27 +0200 | |
|---|---|---|
| committer | 2024-07-15 11:38:27 +0200 | |
| commit | f916d401af83045abb403676eaa9e7e31792b01a (patch) | |
| tree | 287a8c919cc293fd359abc439c1351b247ccabeb | |
| parent | c16a80ce1c5a0c3daa24559e11d0b506eeb60743 (diff) | |
hash/xbox_hdd.xml: QA and srccleanxbox_swlist
| -rw-r--r-- | hash/xbox_hdd.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/hash/xbox_hdd.xml b/hash/xbox_hdd.xml index 01703bca491..dc9ae18c0c4 100644 --- a/hash/xbox_hdd.xml +++ b/hash/xbox_hdd.xml @@ -4,17 +4,17 @@ license:CC0-1.0 --> <softwarelist name="xbox_hdd" description="XBOX hard disk images"> - <software name="oemdash" supported="partial"> - <!-- TODO: add version --> + <software name="oemdash" supported="no"> + <!-- TODO: add version --> <description>OEM Dashboard</description> <year>2001</year> <publisher>Microsoft</publisher> - <notes><![CDATA[ -Original Dashboard + <notes><![CDATA[ +Menu is navigable, eventually cannot boot Xbox Game Discs Converted to .raw thru qemu-img then back into .chd format. At the time of this writing chdman v5 fumbles with -chs (tries to convert it to 32k cylinders) assume standard Seagate -chs 16383,16,63 was used instead, cfr. https://xboxdevwiki.net/Xbox_Hard_Disk_Technical_Details Expects to be writable straight off the bat --debug has custom options, particularly the "xbox nv2a_combiners", cfr. "xbox help" for details. +-debug has custom video options, particularly the "xbox nv2a_combiners", cfr. "xbox help" for details. ]]></notes> <part name="hdd" interface="ide_hdd"> <diskarea name="harddriv"> |
