XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
June 19, 2013, 03:24:00 AM


Login with username, password and session length


Pages: 1 2 »
  Print  
Author Topic: Alternative firmware for Samsung SH-D162D/SH-D163B V1.00 released...  (Read 59732 times)
kreon
Hacker
***
Posts: 64


View Profile
« on: November 18, 2007, 07:39:20 AM »


November 18th 2007
*******************************************************************************************
*  XBOX 360 enabled alternative firmware for the Samsung SH-D162D/SH-D163B drive - V1.00                                     *
*******************************************************************************************

Hmm...so Samsung decided it was time to revise their DVD-ROM drives - the SH-D162C and the SH-D163A were replaced by the SH-D162D and
the SH-D163B. While the new drives have a lot of things in common with the old ones, there was really no way to make the 162C/163A firmware
work on the 162D/163B. I've had a lot of firmware requests for the new line of drives, and here they finally are....shiny new firmwares that should
make your SH-D162D or SH-D163B do all the tricks that only the SH-D162C and SH-D163A have been able to do so far.


Changes/fixes in this release..
--------------------------------
- Nothing 8O) This is the first release based on the SH-D162C/SH-D163A source.


This is what you get..
--------------------------------
- Full challenge/response functionality.
- Two types of unlock for XBOX 360 game discs. One for making xtreme style images and one for making wxripper style images.
  Both types of iso can be made using isobuster, even though this method is no longer recommended. 
- A 'lock' function that will cancel any enabled unlock state. This can be very useful for custom applications.
- A much more streamlined command interface which is good news if you intend to write an application that makes use of the drives
  extra features.
- The drive will default to unlock state 2 and error skip enabled when a 360 media is inserted. You can in other words use isobuster to
  obtain a wxripper style image without issuing any commands to the drive Smiley .
- RPC1 support (RPC-2 actually but with automatic change of drive region and RCE support).


Updating the firmware..
--------------------------------
- Place the firmware file (.bin) and SFNDWIN application in a temporary folder.   
- Run SFNDWIN and select the drive needing the update from the pull down list.
- Click the top left icon and select the firmware file (.bin) you want to upload to the drive.
- Now click the top middle icon to upload the firmware file and update the drive.
- When done SFNDWIN will prompt you to reboot your PC - press ok, and your drive is ready for use.


Creating a backup..
---------------------------------
This release of the firmware has been optimized for use with applications like Xbox Backup Creator and Schtrom360Xtract in mind. Using one
of these applications will turn the backup process into something as simple as click and burn, so the traditional isobuster ripping method is no
longer recommended. For burning, ImgBurn is recommended, but other applications like CloneCD can be used as well.


Additional information..
---------------------------------
If you're planning on using your SH-D163B in an external USB enclosure....well....think again. The SH-D163B doesn't work well with most (if not all)
SATA to USB bridges, so if you're in the market for an external solution, please consider the SH-D162D as an alternative.
You will probably notice that the the drive reports as being RPC-2, if you use a program like DVDinfo - this is not a bug! The drive changes
it's region setting according to the media inserted. The region code listed in DVDinfo (and other software like it) is the current region
setting of the drive and it should match the region of the inserted media. If the media allows playback in more than one region, the drive
region will be set to the region with the lowest number. An example could be a disc allowing playback in region 2 and 4 players, which would
make the drive change it's region to region 2. Media with no region restrictions or with RCE protection will make the drive default to region 1.



And now some technical stuff....

Command set additions found in this firmware..
-----------------------------------------------
FF 08 01 01                       Enable Unlock 1 (xtreme) state' as we already know it from the 360 xtreme modded drives.
                                      This command is supported for legacy reasons only. Custom applications should use the new
                                      'Set lock state' instead.
                                                                              
FF 08 01 11 xx                 'Set Lock State'
                                      xx=00 - Drive locked (no unlock state)
                                      xx=01 - Unlock State 1 (xtreme) enabled
                                      xx=02 - Unlock state 2 (wxripper) enabled
                                
AD 00 FF 02 FD FF FE 00 08 00 xx C0       This is the well known SS extract commands from the xtreme firmware.
                   

FF 08 01 10                       'Get Feature List'
                                      This command will return a list of the additional features supported by the drive.
                                      All values returned are 16 bit values, and the list is terminated with null (0x0000)
                                      The two first words of the returned list always reads as 0xA55A 0X5AA5 in order to guarantee
                                      that a reply from a drive not supporting this command correctly isn't mistaken for a feature list.
                                                      
                                      An example feature list could be:
                                      0xA55A, 0x5AA5, 0x0100, 0xF000, 0xF001, 0x0000
                                                            
                                      This list would indicate that the drive supports XBOX360 Unlock 1, Lock and Error Skip, as it can be seen
                                      from the values defined below:
                                                                           
                                      XBOX 360 related features..                                                   
                                      0x0100 : The drive supports the unlock 1 state (xtreme)
                                      0x0101 : The drive supports the unlock 2 state (wxripper)
                                      0x0120 : The drive can read and decrypt the SS
                                      0x0121 : The drive has full challenge response functionality
                                                                           
                                      XBOX related features..                                                   
                                      0x0200 : The drive supports the unlock 1 state (xtreme)
                                      0x0201 : The drive supports the unlock 2 state (wxripper)
                                      0x0220 : The drive can read and decrypt the SS
                                      0x0221 : The drive has full challenge response functionality
                  
                                      General drive features..
                                      0xF000 : The drive supports the lock (cancel any unlock state) command
                                      0xF001 : The drive supports error skipping
                                                                  
                                      This is the complete list of defined features at the moment. If you're working on a custom application you
                                      might want to contact me in order to get the latest list.
                                                                           


A big thanks must go to my small team of beta testers (you know who you are), Redline99 and Schtrom for their endless torture tests of the firmware 8O).
Thanks must also be passed to all the other guys at xboxhacker.net that never fails to amaze me - keep up the good work!


Party on!
Kreon
 
Logged
Redline99
Global Moderator
Xbox Hacker
*****
Posts: 774


View Profile
« Reply #1 on: November 18, 2007, 07:45:32 AM »

Yay!

I suppose I should give this out now to help support the awesome work of Kreon's.

Xbox Backup Creator v2.7.0.265

Also on xbins. Use my standard thread for support and leave this one for kreon please.
« Last Edit: November 18, 2007, 07:52:22 AM by Redline99 » Logged

Where's Waldo
Tesox
Newbie
*
Posts: 2


View Profile
« Reply #2 on: November 18, 2007, 08:37:04 AM »

Hallo,

first to say : Great Board !
I'm new into that XBox 360 stuff and maybe I'm a little ....,
but where can I get this firmware ?  Huh
I'm searching for 2 H now and the only one I found is v0.81 ?
If you could give me a little hint maybe I would be very thankfull !



Logged
phrasius
Member
**
Posts: 33


View Profile
« Reply #3 on: November 18, 2007, 08:47:44 AM »

Also on xbins.

Here's your first hint, detective.  Maybe you should do some searching?
Logged
Tesox
Newbie
*
Posts: 2


View Profile
« Reply #4 on: November 18, 2007, 09:07:20 AM »

Thx very much Phrasius !

I got it !  Wink
Logged
kickme
Newbie
*
Posts: 4


View Profile
« Reply #5 on: November 18, 2007, 12:12:19 PM »

That's great !!!
Thanks Kreon.

The only feature which I really missed of the drives is a Speedpatch for Double-Layer media. So I have to keep my hacked LiteOn inside my PC for ripping DVD-Movies. Maybe Kreon can do this in his next release. If somebody wants a speedpatched firmware you can get it here:

http://club.cdfreaks.com/f105/samsung-sh-d162d-sh-d163b-rpc1-read-speed-patch-230839/


Greets

Mario
Logged
mderie
Newbie
*
Posts: 1


View Profile
« Reply #6 on: November 20, 2007, 02:51:53 PM »

I'm one of the poor guys that has to buy the SH-D162 revision D
instead of the famous C one... So 1000 thanks for the effort !

Bye
Logged
danejade
Newbie
*
Posts: 1


View Profile
« Reply #7 on: November 27, 2007, 07:22:10 PM »

thanks again Kreon!!! Quick silly noob question: whats the easiest way to update from 0.81 to 1.00 on a sh162c drive?? Do u absolutely have to flash back to original?? thanks in adavnce
DJ-- Wink
Logged
sunnysideOS
Newbie
*
Posts: 2


View Profile
« Reply #8 on: December 13, 2007, 11:09:12 PM »

bought the sh-d163b from germany. flashed with this. works beautifully!!!
Logged
Tribb
Member
**
Posts: 13


View Profile
« Reply #9 on: December 20, 2007, 08:10:50 AM »

Ive just got a SH-D163B_SB00 and i get the firmware is not compatible is there any way to make this work on the drive or do I need to wait for a new version ? in the readme it says Run SFNDWIN and select the drive needing the update (TSSTcorpDVD-ROM SH-D163BSB00) from the pull down list. this is what I see so whats wrong ?
Logged
Tribb
Member
**
Posts: 13


View Profile
« Reply #10 on: December 21, 2007, 08:23:24 AM »

ok sorted, It didnt like my chipset, Strange cos I can do the 10 second trick on it for 360 but it dosnt like pc sata dvdroms, Bunged it in my sons PC and it flashed first time, Really nice to get it going, Thanks Kreon for all your hard work on these firewares
Logged
xeoide
Newbie
*
Posts: 1


View Profile
« Reply #11 on: December 22, 2007, 03:04:30 PM »

tanks
Logged
gtrain15
Newbie
*
Posts: 1


View Profile
« Reply #12 on: December 27, 2007, 12:00:58 AM »

hey guys sorry to be such a noob but wheres the download link?
Logged
apache
Newbie
*
Posts: 1


View Profile
« Reply #13 on: January 31, 2008, 03:22:04 PM »

 Cheesy Cheesy Cheesy Cheesy
Logged
bigbenmc
Newbie
*
Posts: 6


View Profile
« Reply #14 on: April 24, 2008, 07:06:02 PM »

Muchas gracias Kreon XD
Logged
gerruti
Newbie
*
Posts: 2


View Profile
« Reply #15 on: January 15, 2009, 11:58:30 AM »

Will this work on the s-182d by crossflashing?
Logged
Lowara
Newbie
*
Posts: 1


View Profile
« Reply #16 on: January 15, 2009, 03:06:04 PM »

Hello everybody....

great board do you have here....

i bought a Samsung SH-D162D and now i need kreon´´s firmware please....
where can i get it?

thanks for your help

Lowara Smiley
Logged
revolt
Master Hacker
****
Posts: 307


revolt_360


View Profile
« Reply #17 on: January 16, 2009, 05:17:12 AM »

kreons firmware is illegal, try the usual place..

revolt
Logged

Quote
if i wanted flaming i would have asked how to let my 360 use a 250gb hardisk with build in coffee machine.
jelle2503
Xbox Hacker
*****
Posts: 1686


elitist prick


View Profile
« Reply #18 on: January 16, 2009, 10:54:43 AM »

great board do you have here....

sadly not much use to you...

if all you did was read this thread, you didn't have to ask Smiley
Logged

*
AHippyHop
Hacker
***
Posts: 53


View Profile
« Reply #19 on: February 21, 2009, 12:09:10 PM »

Hi,

Fantastic achievement Kreon. Will this firmware install and run correctly on a Samsung SH-D163B originally shipped with SB02 firmware? I have one, and have had no luck so far. Both Schtrom & XBC cannot use the drive in read mode once Kreon V1.00 is inside.

Schtrom says 'no valid alt pfi found'.

AHippyHop
Logged
Pages: 1 2 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM