HQ NETWORK:   XBOX ONE |  XBOX 360 |  AIDELUXE HQ Network: 22,489 | Guests: 10456 | Members: 0 


   Current Location: News Flickering and shimmering lines across screen   |   To repair the old Series X or buy new Series X?   |   Error 13 on new HDD   |   anywhere at where i can source some part(s) out   |   WTB : x ecuter 3 modded part(s)   |   Issues with modded xbox open xenium running cerbios   |   Xbox Rewards Problems   |   SNESticle compatibility list. PS2 2024   |   20 years ago...   |   please help. trying to use core ftp   |   
  Home | Active Topics | CD/DVD Media | Downloads | Forums | Feedback | Games | HardDrives | Homebrew | My Profile | ModChips | Reviews | Search | SoftMods | Tutorials

Xbox News

Catch up on everything Xbox including Homebrew, Emulators, Auto Installer Deluxe, Gaming, Xbox Live and Modding..

Get Xbox Game Pass Ultimate
Original Xbox Download  HDDHackr v0.90 - Adds Support for 120GB Drives! Original Xbox Downloads

HDDHackr v0.90 - Adds Support for 120GB Drives!


Xbox 360
TheSpecialist recently released a update of HDDHackr many of you were probably waiting for. With the release of an official 120GB drive by Microsoft you can now use this tool to make your own 120GB Xbox360 HDD using a Western Digital Scorpio BEVS-LAT drive (that's a cheap (~80usd for 120GB) SATA 2.5" PC/laptop drive):

Attached is the latest version of the hddhackr. It works with the new 120 gb signature. However, this current version can not dump the hddss.bin file automatically from that drive, you'll have to manually dump sectors 16-22 with a tool like winhex and save them as 'hddss.bin'. After that, continue as normal with the hddhackr and everything will be fine.

Also, I'd like to stress that there are 2 versions of the WD BEVS drive out there: the 'RST' and the 'LAT' version. This tool currently ONLY supports the 'LAT' version ! You can find on the sticker of the HDD which version it is. I'll hope to be able to support the RST version of the drive in a future version of this tool.

Click the READ MORE link for more info..

From the official readme:

Hddhacker v0.90 by the Specialist.

* DISCLAIMER:
This tool has only been tested by me. It worked for me. While great care has been taken, this tool may contain bugs and therefore may seriously harm your HDD. Use at own risk !!!

* What: This tool will allow you to use HDD's that are not 'certified' by Microsoft. This specific tool is written for use with the Western Digital BEVS series only !

* How to use: Get yourself a Western Digital SATA BEVS HDD. To use this tool, you need a HDD security sector file ('hddss.bin'). If you don't have one, here's how to create one from a valid xbox 360 HDD:
- Dumping the hddss.bin file
Boot to dos from a writeable medium (like a floppy). Connect an *original* xbox 360 HDD to your SATA controller. Make sure it is the only SATA device that is connected. Now run 'hddhackr -d'. This will create a file 'hddss.bin' and it will save it to the path you've started the hddhackr from.
- Modding your Western Digital
Now turn off your PC and connect the Western Digital and boot to dos again.
Type 'hddhackr -f' from the same path you have saved the hddss.bin file to.
This will flash your FW. It will ask if you want to create an undo file. It is advised to do so. This will create an 'undo.bin' file that you need if you want to undo the hack.
- Check if it worked
Shut down your pc, reboot again to dos and again type 'hddhackr -f'. It should now tell you that the drive should work in your x360. If so, connect it to your x360 and go to your dashboard/system/memory where you should be able to format the drive.
- Restoring your WD to original state
If you don't want to use your modded WD in your x360 anymore and you want to flash it back to its original size, then you can now do so. Boot to dos again and run 'hddhackr -u'. This will use the undo.bin file you created before to restore the drive to its original state.

FAQ:
Q. I get an error when I try to dump hddss.bin from a 120 gb HDD.
A. This version can't dump from an elite drive yet. You'll have to dump sectors 16-22 manually with a tool like winhex, save them as 'hddss.bin' and then continue like normal, with the hddhackr.

Q. Will this tool allow me to connect a 500 gb drive to my x360 ?
A. No. The information on sector 16 is signed and can't be changed. You can only use size where you have a valid signature for. In otherwords, if a bigger HDD comes out, you can use that signature.

Q. With which HDD's does this work ?
A. It currently only works with the 'LAT' version of the Western Digital Scorpio BEVS series. The 'RST' version of that drive is currently NOT supported

Q. Do I need the same size WD HDD as the size on sector 16 states ?
A. No. You can use bigger HDD's, but you can't use more than the size stated in sector 16. You can NOT use smaller HDD's than the size on sector 16 states. For example, you can use a 40 GB HDD with a sector 16 from a 20 GB HDD, but not the other way around of course.

Q. Can I use the HDD in my PC again ?
A. Of course. The tool comes with an 'undo' option, that will restore the original size. For example, you use a 40 gb WD HDD, you used hddss.bin from a valid xbox 20 gb HDD, so the tool will transform your 40 GB HDD into a 20 gb HDD. However, you can restore it to 40 gb anytime you want with the undo option.

Q. I have a x360 core version and want to use this hack to buy a cheap HDD. But how do i connect it ?
A. If you don't have a premium, you can make the HDD internal. One great tutorial that will show you how to do this here.

Q. The tool doesn't detect my HDD !
A. First, make sure you are running it from dos, not from a dos box under windows. If the hddhackr does not autodetect your SATA controller (if you have an nForce chipset for example), then you can manually edit the hddhackr to support it. To do this:

1. Find the two ports that your SATA chipset uses for data communication (see the MTKediting thread for more detailed info on how to do this), basically, you need to run 'msinfo32', then go to storage/scsi or storage/ide, depending on your SATA chipset and then look for the two ports that have a difference of 7 between them. For example:
I/O-port 0x0000EFE0-0x0000EFE7
I/O-port 0x0000EFAC-0x0000EFAF
I/O-port 0x0000EFA0-0x0000EFA7
I/O-port 0x0000EFA8-0x0000EFAB
I/O-port 0x0000EF90-0x0000EF9F
I/O-port 0x0000E800-0x0000E8FF

In this example the two ports you are looking for (with difference of 7) are 0xEFE0 and 0xEFA0
2. Open the hddhackr.com in a hexeditor and search for the string 'port=MPRT' (it is at the end of the file). Now, that 'MPRT' string is 4 bytes long: 0x4D 0x50 0x52 0x54. You have to replace these four bytes with the 2 port numbers (which are each 2 bytes long, so you replace the 4 bytes in total), so in the example above you replace these four bytes with: '0xEF 0xE0 0xEF 0xA0'.
3. If you then start the hddhackr, it will automatically detect that you have edited that string, so it will skip the SATA autodetector and instead use the port numbers you've supplied.

Q. Could you do this for my Seagate, Maxtor, Samsung or whatever drive too?
A. Yes, but I don't have plans to do so. The cheapest WD drive (40 gb) ships for about $50 and thus is one of the cheapest. It is a lot of work to
convert this tool for usage with other brands and I don't think it is worth the trouble.

Q. How do I find out if my BEVS drive is a 'LAT' drive ?
A. It's printed on the sticker of the drive, in the model name. For example: WD1200BEVS-60LAT0

Q. Will there be support for the RST drive in the future ?
A. I'll hope to receive an RST drive soon and then hopefully can find out what's going wrong and be able to support it in a future version of this tool.

Q. Where can I donate ?
A. Nowhere. Just enjoy

Thanks to: Team MODFREAKz for his initial logic board experiments, Loser for his findings on the sector 16, Antman1 and Rutger1413 for supplying info about the new 120 gb signature and everybody else at XS/XBH.
TS in april 2007

Download: here (does NOT include hddss.bin as it's copywrited)
News-Source: digg.com
"
Original Xbox Download  Related Stories Original Xbox Downloads
 More about Xbox 360
Original Xbox Download  Most Popular Original Xbox Downloads

Xbox 360:
wxRipper v1.2 and wx360 v1.6

Original Xbox Download  Rate this Article Original Xbox Downloads
Average Score: 0 | Votes: 0



  

 Printer Friendly Printer Friendly  Send to a Friend Send to a Friend
Get Xbox Game Pass Ultimate for $1
 Xbox Download Stats
 Normal Downloads:
  Files: 1,248
  Categories: 125
  Downloads: 1,724,592
  Served  103.05 Tb

 VIP Downloads:
  Files: 772
  Categories: 168
  Downloads: 204,503
  Served  15.36 Tb


Latest Normal Downloads
Xbox Feet Replacement
DVD Elimination Kit V2
Scarface 80led Install Kit PDF Guide
XboxLike 2.0 (UnleashX)
Xbmc 3.5.3
XBOX MultiRip XGET SCRIPT
XGET
Xbox-HQ 2018 UnleashX Skin
Jedi Outcast Academy PC Source
Jedi Outcast Academy SDK
Jedi Outcast Academy XBOX Source
XBOX Save Resigner 2.2
Babylon 3 GS
Ruxia 2018
Star Wars UnleashX Skin
UXArchitect
Soulja boy skin
Tokyo Night BLKIV UnleashX Skin
AVA Backup
KIxxx v1.2 RC

Most downloaded
Auto-Installer Deluxe v1.01 (VIP)
[Downloads: 138345 x]

C-Xbox Tool 2.0.5
[Downloads: 126131 x]

EvolutionX Dashboard Build 3935
[Downloads: 71127 x]

Surreal64 (N64 Emu)
[Downloads: 50284 x]

Surreal64 CEB5.52u1
[Downloads: 41634 x]

xboxhdm 1.9
[Downloads: 39729 x]

Extract-XISO Gui for Windows
[Downloads: 39220 x]

XisoManager v1.5.1
[Downloads: 33759 x]

Xbox-Hq Auto Installer Deluxe 2.11 FINAL (VIP ONLY)
[Downloads: 30758 x]

Auto-Installer Deluxe v1.0 Manual (PDF)
[Downloads: 28222 x]

Enigmah Xbox PAL-NTSC Video Selector
[Downloads: 26504 x]

EvoX Dashboard Build 3921
[Downloads: 24618 x]

IsoMaker v1.21
[Downloads: 22704 x]

XWB Extractor 1.1
[Downloads: 22422 x]

Qwix 101
[Downloads: 19199 x]

Chimp v2.4
[Downloads: 19088 x]

ConfigMagic Final Xbox v1.6 - Source
[Downloads: 18875 x]

PCSXbox (PS1 EMU) v11
[Downloads: 17195 x]

Qwix 1.01
[Downloads: 16591 x]

Softmod Installer Deluxe v5.11 Final
[Downloads: 16208 x]


Latest VIP Downloads
Softmod Installer Deluxe v6.0
HeXEn 2017
Rocky5 Softmod Kit 2017
ISO Recorder
X3 3294 BIOS
Phoenix Bios Loader v1.4.1
Bios Checker v5.0
UnleashX V0.39.0528A
Chimp v2.6
Softmod Installer Deluxe v5.12 Final (SID5)
HuGoX v10
DaphneX v0.96 Beta
WCW Mayhem (PS1 ROM)
Final Burn Legends PGM ROMS-Number
Final Burn Legends PGM ROMs-G
Final Burn Legends PGM ROMS-E/F
Final Burn Legends PGM ROMS-D
Final Burn Legends PGM ROMS-C
Final Burn Legends PGM ROMS-B
Final Burn Legends PGM ROMS-A

Most downloaded
Auto Installer Deluxe 4.53 Part1of4
[Downloads: 11210 x]

Auto Installer Deluxe 4.53 Part2of4
[Downloads: 11151 x]

WinUAEX v18
[Downloads: 7621 x]

Auto Installer Deluxe 4.53 Lite
[Downloads: 7328 x]

Softmod Installer Deluxe v5.10 Final
[Downloads: 7214 x]

EvolutionX Dashboard Build 3935
[Downloads: 5546 x]

Auto Installer Deluxe 4.50 Final Part4of4
[Downloads: 5377 x]

Auto Installer Deluxe 4.50 Final Part 2 of 4
[Downloads: 5187 x]

Auto Installer Deluxe 4.50 Final Part 1of 4
[Downloads: 5182 x]

Auto Installer Deluxe 4.50 Final Part 3 of 4
[Downloads: 5176 x]

Atari 2600 Roms
[Downloads: 3981 x]

uaex v0.81
[Downloads: 3137 x]

WinUAE 0.9.91
[Downloads: 3135 x]

Auto-Installer Deluxe v3 (AID 3) - Torrent Link
[Downloads: 2978 x]

Evox M8+ BIOS
[Downloads: 2528 x]

tHc Autoinstaller
[Downloads: 2418 x]

Xecuter2 4983.67 Bios CD
[Downloads: 1818 x]

Xbox-Hq BIOS CD Pack v2.01
[Downloads: 1808 x]

DVD-X v2.0 *DONGLE & REMOTE FREE*
[Downloads: 1782 x]

Evo-XXX Adult Skinpack
[Downloads: 1628 x]

More Xbox Files and Downloads
 Site Statistics

  HQ Online Statistics
    Members: 0 | Guests: 10,456 | Xbox Live Tags: 4,376

View More Detailed Statistics
 Popular Xbox Games
Taz Wanted
   Page Views: 307,137

The notorious Yosemite Sam has captured Taz but with his indefatigable energy, it doesn't take Taz long to break free and become a fugitive on the run. Playing as Taz, gamers must destroy all of the T..
Taz Wanted Boxart for the Original Xbox
More Xbox Games
 HQ Network Affiliates
Xbox.Com
Xbox One Games
MrModChips.Co.Uk
GamerBolt.Com
Commodore Cardboards
Xbox Achievements
Play-Asia.Com
Video Game Consoles
Xbox Accessories
Xbox360RepairService
View All HQ Affiliates
Xbox Game Pass
 Xbox-Hq.Com - Archived News

   Wednesday, January 22
 WUCHANG: Fallen Feathers launches day one wit
 published by: BigJ | Page Views: 191 | Comments: 0

   Tuesday, January 14
 'StarKeeper' Announced for Xbox X|S, PS5, Swi
 published by: BigJ | Page Views: 192 | Comments: 0

   Monday, January 13
 Shroom Siege announced for Xbox Series, PS4|5
 published by: BigJ | Page Views: 188 | Comments: 0

   Monday, January 06
 Award-Winning Sci-Fi Builder 'IXION' Lands on
 published by: BigJ | Page Views: 198 | Comments: 0

   Friday, November 01
 Detective Sim 'Shadows of Doubt' confirmed fo
 published by: BigJ | Page Views: 263 | Comments: 0

   Monday, September 30
 Co-op Action Rogue-Like SWORN launches on Xbo
 published by: BigJ | Page Views: 310 | Comments: 0

   Monday, September 09
 Dollhouse: Behind the Broken Mirror Hits Xbox
 published by: BigJ | Page Views: 230 | Comments: 0

   Thursday, September 05
 Kingdom Come: Deliverance 2 Announced For Xbo
 published by: BigJ | Page Views: 272 | Comments: 0

   Wednesday, September 04
 2025 release for Promise Mascot Agency on Xbo
 published by: BigJ | Page Views: 457 | Comments: 0

   Monday, September 02
 First Dwarf coming to Xbox Series X/S, PS5, S
 published by: BigJ | Page Views: 253 | Comments: 0

   Thursday, August 29
 “Wardens Rising” arrives later this year on X
 published by: BigJ | Page Views: 322 | Comments: 0

   Wednesday, August 28
 Crime Simulator announced for XBOX X/S, XB1,
 published by: BigJ | Page Views: 468 | Comments: 0

   Tuesday, August 27
 Action Adventure 'Island of Winds' Is Heading
 published by: BigJ | Page Views: 425 | Comments: 0

   Monday, August 26
 Steel Seed Drops New Gameplay Ahead Of 2024 L
 published by: BigJ | Page Views: 265 | Comments: 0

   Friday, August 23
 Nekki and Story Kitchen to bring SPINE to lif
 published by: BigJ | Page Views: 303 | Comments: 0

   Wednesday, August 21
 Yooka-Replaylee - A High-Def Remake of Yooka-
 published by: BigJ | Page Views: 313 | Comments: 0

   Tuesday, August 20
 DevGAMM Game Industry Conference returns to P
 published by: BigJ | Page Views: 263 | Comments: 0
 Magical RPG Garden Witch Life set for console
 published by: BigJ | Page Views: 248 | Comments: 0

   Monday, August 19
 Lost in Tropics debuts on PC, with console re
 published by: BigJ | Page Views: 259 | Comments: 0

   Thursday, August 15
 Undisputed brings authentic boxing to console
 published by: BigJ | Page Views: 395 | Comments: 0

   Wednesday, August 14
 The Precinct Launches for Xbox Series, PS5, a
 published by: BigJ | Page Views: 352 | Comments: 0
 'Big Helmet Heroes' To Launch This Year For X
 published by: BigJ | Page Views: 508 | Comments: 0

   Tuesday, August 13
 Warhammer 40,000: Mechanicus II set for relea
 published by: BigJ | Page Views: 376 | Comments: 0

   Monday, August 12
 Extinction Rifts unleashes cross-platform cha
 published by: BigJ | Page Views: 350 | Comments: 0

   Wednesday, August 07
 Magical Bakery Set To Cast A Spell On Xbox Se
 published by: BigJ | Page Views: 309 | Comments: 0

   Tuesday, August 06
 Lady Death: Demonicron is coming to Xbox Seri
 published by: BigJ | Page Views: 289 | Comments: 0
 Whimsical RPG Necro Story launches on all maj
 published by: BigJ | Page Views: 323 | Comments: 0

   Monday, August 05
 Take to the skies with Microsoft Flight Simul
 published by: BigJ | Page Views: 303 | Comments: 0

   Friday, August 02
 Designated Demigod launches in 2025 for Conso
 published by: BigJ | Page Views: 416 | Comments: 0

   Wednesday, July 31
 Deathbound Launches Simultaneously Across Xbo
 published by: BigJ | Page Views: 432 | Comments: 0

   Friday, May 24
 Chrysolite announced for to Xbox Series, Play
 published by: BigJ | Page Views: 341 | Comments: 0

   Thursday, May 23
 Toopan Games Unveils 2025 Release for 'Multiv
 published by: BigJ | Page Views: 347 | Comments: 0

   Tuesday, May 21
 AAA Multi-IP Battle Royale “OPEN” confirmed f
 published by: BigJ | Page Views: 526 | Comments: 0

   Monday, May 20
 THE SMURFS - Village Party launches in June o
 published by: BigJ | Page Views: 607 | Comments: 0

   Friday, May 17
 Puppet House creeps onto Xbox Series, PS5, an
 published by: BigJ | Page Views: 693 | Comments: 0
 ESDigital Games and Storm in a Teacup team up
 published by: BigJ | Page Views: 695 | Comments: 0

   Thursday, May 16
 F1 Manager 2024 coming to Xbox X|S, XB1, PS4|
 published by: BigJ | Page Views: 508 | Comments: 0

   Tuesday, May 14
 The Night Wanderer and Thorgal - two new game
 published by: BigJ | Page Views: 608 | Comments: 0

   Monday, May 13
 'Realm of Ink' Reveils New Map Trailer, Invit
 published by: BigJ | Page Views: 458 | Comments: 0

   Friday, May 10
 System Shock remake arives May 21st on Xbox S
 published by: BigJ | Page Views: 512 | Comments: 0

News Archive


Get Xbox Game Pass Ultimate