Difference between revisions of "DVD Emulator"

From xboxdevwiki
Jump to: navigation, search
(first draft of text)
(added images link, if I can upload I want and will. images are CC0)
Line 10: Line 10:
  
 
[http://codeasm.com/xbox/images/dvt4/SL734877.JPG Picture]{{FIXME|reason=Contact codeasm about more pics / without watermarks}}
 
[http://codeasm.com/xbox/images/dvt4/SL734877.JPG Picture]{{FIXME|reason=Contact codeasm about more pics / without watermarks}}
 +
 +
== Resources ==
 +
* [http://imgur.com/a/vJi9E Images (CC0 License) by Codeasm with detailed shots of the DVD emulation board]

Revision as of 19:15, 17 August 2017

The DVD emulator is a feature of Development Kits. It enables a developer to create and test for DVD remastering. This means deciding witch files to store on the DVD and where on the disk to store them (layout).[citation needed] this is then tested using the DVD emulator software, and hardware for loading speeds and posibly potencial faults that could occur.

The Hardware required for this where a Developement kit (with the DVD emulation board) a sort of scsi cable and a XDK-Raptor card.[citation needed] The software was bundled with the official xdk software and a (40GB ?[citation needed])Hardisk was connected to the Raptorcard where the DVD mastering image was stored on. For development it wasnt the fastest way to get an executable to the xbox, and for homebrew its pretty useless.[citation needed] [FIXME]

Picture[FIXME]

Resources