Editing Xbox Softmodding

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
 
The topic of softmodding the Xbox is covered extensively by [http://www.xboxscene.com Xbox-Scene], and most of the tutorials available there are still relevant. However, most of the guides are nearly a decade old: the Windows of the time was XP, most hard drives used IDE cables, and floppy drives were common. Several of the programs used for softmodding, especially those used to upgrade the HDD, will not work properly on modern OS's. The purpose of this guide is to walk you through the entire softmodding process using modern hardware.
 
The topic of softmodding the Xbox is covered extensively by [http://www.xboxscene.com Xbox-Scene], and most of the tutorials available there are still relevant. However, most of the guides are nearly a decade old: the Windows of the time was XP, most hard drives used IDE cables, and floppy drives were common. Several of the programs used for softmodding, especially those used to upgrade the HDD, will not work properly on modern OS's. The purpose of this guide is to walk you through the entire softmodding process using modern hardware.
  
==Overview==
+
==Upgrading the HDD==
Softmodding works by exploiting flaws in the MS Dashboard and certain games. By transferring a hacked save file to an Xbox memory card through a USB device and then loading the file from the game, a program which allows full access to the Xbox, called a '''Dashboard''', can be booted. From there, an FTP connection can be established between your PC and Xbox, allowing you to modify system files on the Xbox HDD, which will enable you to boot the Dashboard of your choice either upon boot or from the MS Dashboard, without the need for the game whose save file had been exploited.
+
The Xbox comes packaged with an underwhelming 8GB HDD. 8GB is plenty for game saves, but if you plan to take full advantage of your softmodded Xbox, you're going to need extra space to store games and media files.
  
The entire process should proceed in three phases:
+
===Overview===
* 1. Get a hacked save file onto a memory card and confirm you are able to trigger the exploit by loading the file from the game.
+
The Xbox uses a standard 3.5" IDE HDD, the same type you would find in a desktop computer back in the day. Finding a replacement HDD is easy, but preparing it for use as an Xbox drive is a long, tedious process due to a few caveats:
* 2. Backup the original HDD and prepare a new one (not required, but highly recommended).
+
* The Xbox uses a unique file system that neither Windows nor Linux can recognize. Special software must be used to read, backup, and prepare an Xbox drive.
* 3. With the new HDD in the Xbox, use the game save exploit to install a permanent exploit.
+
* The HDD is locked with a key generated from the Xbox's EEPROM data that is changes from Xbox to Xbox and HDD to HDD. This means you need a HDD that is lockable (most are), and you need extra software to generate a new key. The software used to lock/unlock the drive must be run from a bootable MS-DOS disk.
 +
* Extra steps must be taken to use a drive larger than 137GB.
 +
* Although you can upgrade the HDD without having already softmodded the Xbox, you must be able to boot EvoX using either '''007 Agent Under Fire''' or ''MechAssault'''.
  
==Preparations==
+
Before getting into specifics, I will outline in general the steps needed to upgrade the HDD:
Softmodding an Xbox is... involved (unless you use the hot-swapping method, which has no special requirements apart from a PC with PATA interface). You need a few pieces of equipment that may be hard to come by (i.e. an Action Replay), several programs, and a suitable PC environment to go from start to finish. To make things easier, you should ensure that you have everything you need before you get started. You should also be comfortable with some technical tasks, such as using an FTP client, adding/removing and setting jumpers on IDE HDD's, using command-line programs (nothing too complicated), and accessing xbins (see the next section).
+
* 1. Dump your Xbox's EEPROM data using EvoX.
 +
* 2. Unlock the original HDD in DOS and use Windows to make a backup.
 +
* 3. Lock the original HDD and set it aside.
 +
* 4. Connect the new HDD and use LiveInfo in Windows to generate a new key.
 +
* 5. Restore the backup of the old drive to the new one.
 +
* 6. Lock the new drive, connect it to the Xbox, and hope for the best.
  
===Phase 1: Game save exploit===
+
===Requirements===
====Equipment====
+
====Hardware====
* A legitimate copy of '''007 Agent Under Fire''', '''Mech Assault''', or '''Splinter Cell'''. (Note that not all versions of these games support the exploits.)
+
* '''IDE connection on motherboard'''
* An '''Action Replay''' or some other method of transferring save files to an Xbox memory card
 
* An official, Microsoft-branded memory card (while the Action Replay does come with a memory card, it's cheaply made and is likely to become corrupted)
 
 
====Software====
 
====Software====
* UXE installer by Krayzie (xbins: /XBOX/Console Based Applications/exploits/_Packages/Krayzie Uxe Installer/)
+
* '''Windows XP (32-bit)''' - This must be a real installation of XP; a virtual machine will NOT work. The reason is that you must use software which directly accesses your motherboard's IDE controller, which is not possible with a virtual machine.
  
===Phase 2: Upgrading the HDD===
+
====Tools====
====Equipment====
+
* '''T20 screwdriver''' - Used to open the Xbox's case
* A computer with at least one IDE port.
+
* '''T10? screwdriver''' - Used for the screws which hold the Xbox's HDD in place
* A new HDD. It must be lockable (I'll explain this later).
 
====Software====
 
* Lots of stuff...
 
 
 
===Phase 3: Installing the exploit to the HDD===
 
 
 
==Xbins==
 
[http://www.xbins.org Xbins] is a website which serves as a stockpile of all the exploits and apps you need and want for your softmodded Xbox. You won't find any of the files on the site, though; they are located on an FTP server to which you must obtain a temporary username and password by visiting the #xbins IRC channel. It is very important that you learn how to use xbins.
 
 
 
To access xbins, you need an IRC client and an FTP client. Just about any IRC client will work (I use mIRC in Windows and Konversation in Ubuntu), but xbins is very particular about the type of FTP client you use: it requires an FTP client that does not attempt to use multiple connections to download files. It recommends FlashFXP, SmartFTP, and CuteFTP.
 
  
==Game save explot (007)==
+
====Future goals====
I only have access to '''007 Agent Under Fire''', so that is what I'll assume you have for this section. The steps for '''Mech Assault''' and '''Splinter Cell''' should be very similar, differing only in how you boot the exploit from the game, but you will need to locate another source for specific instructions for those games (for now).
+
* '''Remove the need for Windows XP''' - Currently, XP is required to use the LiveInfo and HDD_Driver software. The only other Windows I've tried is Windows 7 Professional (64-bit), but no matter what I did, I could not get those programs to recognize any IDE drives. For now, XP is necessary to generate HDD keys and to backup the Xbox HDD.
 +
* '''Allow the use of an external HDD enclosure''' - This, in my opinion, is the holy grail of simplifying this process.

Please note that all contributions to Game Tech Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Game Tech Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)