Difference between revisions of "Run Xbox Games on ReactOS"

From ReactOS Wiki
Jump to: navigation, search
(See Also: update link)
(Problems: the discs are not encrypted, only some binaries)
Line 6: Line 6:
 
**see XDVDFS and [http://forums.ngemu.com/showthread.php?t=145975 XISO] formats
 
**see XDVDFS and [http://forums.ngemu.com/showthread.php?t=145975 XISO] formats
 
**may be possible to make an exact image of an XBox DVD (by ignoring any standard disc file systems) then use software to read from the last sector forward and remake the ISO "reversed"
 
**may be possible to make an exact image of an XBox DVD (by ignoring any standard disc file systems) then use software to read from the last sector forward and remake the ISO "reversed"
*Discs are [http://forums.ngemu.com/showpost.php?p=551238&postcount=16 encrypted]
 
  
 
==XBox 360==
 
==XBox 360==

Revision as of 23:04, 7 February 2019

NTOSDrop was/is a custom Windows Research Kernel that included the "Hiroshima/xe XBOX application layer". Unfortunately, that code cannot be looked at by any ReactOS developers due to the Windows Research Kernel being under a different license; additionally, while the coder could give advice to ReactOS, they can never contribute code.


Problems

  • The XBox discs are recorded from the outside in, not inside-out like standard discs
    • see XDVDFS and XISO formats
    • may be possible to make an exact image of an XBox DVD (by ignoring any standard disc file systems) then use software to read from the last sector forward and remake the ISO "reversed"

XBox 360

Project Xenia got very far in their Xbox 360 emulator.

See Also