|
#3
|
|||
|
|||
|
Quote:
)<snip> All new xbox games either reqiure a media patch, or nwer bios with the patch updated in them to run games. Burnout 2 is one of those games. Just look for a patcher to auto patch the games default.xbe, patch it manually, or update your bios. To patch manually, open up the default.xbe in a Hexeditor. Look for the line: 74 4B E8 CA FD FF FF 85 C0 7D 06 33 C0 50 50 EB 44 F6 05 and patch the 7D with EB so it would now be: 74 4B E8 CA FD FF FF 85 C0 EB 06 33 C0 50 50 EB 44 F6 05 If you cannot find that line, then look for this one: E8 CA FD FF FF 85 C0 7D And change it to: E8 CA FD FF FF 85 C0 EB </snip> Ok, so if I wanted to put the game on the hard disk I can do this? Where can I get a hex editor? Thanks -Diabolik |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|