Samsung SH-D162D/SH-D163B RPC1 and read speed patch

Hello guest,
default
To benefit from all extra features you need to log in or sign up.
Samsung Writer Discuss, Samsung SH-D162D/SH-D163B RPC1 and read speed patch at CD and DVD Writers forum; The following has been patched: - RPC1 - DVD+-R/RW @ 16x (was 8x) - DVD+R DL @ 12x (was 6x) DVD-R DL should be 12x as well, but I couldn't verify this due to lack of media. Please post your results here. I didn't patch DVD-RAM, because I don't own

default_avatar
Mr.Shine (Firmware Patcher)
Posts: 22
Posted: 30-10-2007
The following has been patched:

- RPC1
- DVD+-R/RW @ 16x (was 8x)
- DVD+R DL @ 12x (was 6x)

DVD-R DL should be 12x as well, but I couldn't verify this due to lack of media. Please post your results here.

I didn't patch DVD-RAM, because I don't own any such media and I'm not planning to buy any anytime soon, so I had no means to test.

The archives contain RPC1-only and RPC1+speedpatch. Please use the Samsung flash tool to flash.

Only SH-D162D is tested, but the firmware is nearly identical, so the SH-D163B should work just as well.

Many thanks to C0deKing for his valuable input, would've taken me a lot longer without him!

Have fun!
Attached Files
File Type: zip SH-D162D_SB00-rpc1-fast.zip (186.2 KB, 614 views)
File Type: zip SH-D163B_SB01-rpc1-fast.zip (190.5 KB, 438 views)
default_avatar
Today (MyCE Staff)
Posts: 15,596
default_avatar
MrScary (CD Freaks Senior Member)
Posts: 446
Posted: 08-11-2007
Thanks
Darth Boy's Avatar
Darth Boy (CD Freaks Member)
Posts: 233
Posted: 08-11-2007
just for info only: the special xbox360 fw for these drives already have rpc auto-reset function. No read-speed hack for those fw though.

I'm not sure whether it's legal to post a link, so I won't
__________________
BenQ DW1655 DVD-RW (BCIB RPC1)
LG GSA-H42N DVD-RAM (RJ11 RPC2-autoreset)
default_avatar
siben (New on Forum)
Posts: 1
Posted: 24-11-2007
Hi,

Would it be possible to make a slow / low noise patch, because I want to install the Samsung SH-D162D drive in my Kiss DP-558 DVD player.

Cheers
default_avatar
Mr.Shine (Firmware Patcher)
Posts: 22
Posted: 29-11-2007
@Darth Boy: Those were only available for the SH-D162C/SH-D163A last I heard of that patch. RPC1-only firmware for those drives is available from Etna and Hijacker, iirc.

@siben: Should be quite easy, but I doubt that I will have any time to do it before Christmas or even New Year. What are the usual DVD and CD speeds for such low-noise firmwares?
default_avatar
jk_b (New on Forum)
Posts: 1
Posted: 06-01-2008
Hello all

just need a bit of help - need only the driver for this drive
Had to reformat and re-install all and found only now that there is no driver to find

The Samsung page does not supply a driver - and of course there is no function of Nero or similiar without driver

So I would be grateful if someone could post a link - thank you
jk
ala42's Avatar
ala42 (MediaCodeSpeedEdit Author)
Posts: 4,723
Posted: 06-01-2008
Welcome to cdfreaks
With Windows XP no special driver is needed.
__________________
LiteOn/Benq/LG/NEC/Pioneer/Samsung/Toshiba stuff: MediaCodeSpeedEdit V 1.2.0.2, released August 9th 2009
Scan-C's Avatar
Scan-C (CD Freaks Rookie)
Posts: 48
Posted: 01-02-2008
Hi!

Sorry to bring this old thread up but I needed a slow read firmware for DVD+-R / DL for this drive. So I thought "Why not look at the file and try to do it yourself"
I edited the firmware as far as I understood it. It should now be 4x for both DVD+-R and DL but I'm afraid to flash this to my drive
Could anyone with knowledge look over my file and tell me if it's save to flash it?

Thanks in advance!
Last edited by mciahel; 03-02-2008 at 22:27. Reason: removed attachment on user's request
ala42's Avatar
ala42 (MediaCodeSpeedEdit Author)
Posts: 4,723
Posted: 02-02-2008
It should be as safe as the fast patched firmware. Was it planned not to patch 0x2730D ?
__________________
LiteOn/Benq/LG/NEC/Pioneer/Samsung/Toshiba stuff: MediaCodeSpeedEdit V 1.2.0.2, released August 9th 2009
Scan-C's Avatar
Scan-C (CD Freaks Rookie)
Posts: 48
Posted: 02-02-2008
It works! Really quiet now.

What exactly is 0x2730D? I just compared the fast and normal RPC1 firmware and figured that the changed part must be the drive speed for DVD+-R /DL and it made sence since 10 is dec. 16 and 0C is 12... As I see it the position you mention is 20 that means dec. 32. Is that the CD-R read speed? If it is there's no need to change. The drive is quiet with CD-R.

Never did something like this before and even after hours of searching I didn't find a tutorial or something that would point me in the right direction so I'm a bit lost about all this hex keys
ala42's Avatar
ala42 (MediaCodeSpeedEdit Author)
Posts: 4,723
Posted: 02-02-2008
Quote:
Originally Posted by Scan-C View Post
It works! Really quiet now.

What exactly is 0x2730D? I just compared the fast and normal RPC1 firmware and figured that the changed part must be the drive speed for DVD+-R /DL and it made sence since 10 is dec. 16 and 0C is 12... As I see it the position you mention is 20 that means dec. 32.
Looks like you should check it again. The fc command can be used from cmd.exe, aka. dos or command window.
Code:
fc /b SH-D162D_SB00.bin SH-D162D_SB00.RPC1.slow.bin
comparing SH-D162D_SB00.bin and SH-D162D_SB00.RPC1.SLOW.BIN
00023672: 08 04
000272EC: 06 04
00027309: 06 04

0002730D: 08 10  <--

00027326: 06 04
0002732A: 08 04
00027331: 06 04
00027355: 06 04
00027359: 08 04
00027372: 06 04
00027376: 08 04
0002DDE3: 06 04
0002DDFB: 08 04
0002DE0A: 08 04

RPC1 patch
00031FEC: 60 80
000329F4: 70 80
00034DE0: BF 00
00034DE1: 06 80
__________________
LiteOn/Benq/LG/NEC/Pioneer/Samsung/Toshiba stuff: MediaCodeSpeedEdit V 1.2.0.2, released August 9th 2009
Scan-C's Avatar
Scan-C (CD Freaks Rookie)
Posts: 48
Posted: 02-02-2008
You're right. I saw it's 10 but thought of 20 somehow That's not on purpose so I'll fix it. Maybe that's why the drive sometimes speeds up badly.

Sorry for double posting but I can't edit the old one.
Here is the final "low noise" version of the firmware.
Could a mod please delete the attachment above so that no one downloads an incomplete version?
Last edited by mciahel; 03-02-2008 at 22:24.
mciahel's Avatar
mciahel (Senior Moderator)
Posts: 12,650
Posted: 03-02-2008
Quote:
Originally Posted by Scan-C View Post
Could a mod please delete the attachment above so that no one downloads an incomplete version?
Done.
default_avatar
juhubanda (New on Forum)
Posts: 5
Posted: 08-02-2008
SH-D163B don't work OK with this modified firmware. There is a problem with reading of burned DVDs, it takes ages before drive start reading the disc. I falshed back original firmware and the problems are gone.
Can you check your modded firmware for SH-D163B and correct it?
Thanks!
_chef_'s Avatar
_chef_ (MyCE Resident)
Posts: 27,390
Posted: 08-02-2008
Quote:
Originally Posted by juhubanda View Post
SH-D163B don't work OK with this modified firmware. There is a problem with reading of burned DVDs, it takes ages before drive start reading the disc. I falshed back original firmware and the problems are gone.
Can you check your modded firmware for SH-D163B and correct it?
Thanks!
Would be nice to know what kind of media youhave tested with?

And maybe post a quality scan screenshot of that media.
__________________
'Things are now in motion that cannot be undone.' [Gandalf, LoTR]

Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please start now by using the powerful SEARCH.
....................... sick of spam? Try free Spybot and Threatfire ..........................
default_avatar
juhubanda (New on Forum)
Posts: 5
Posted: 09-02-2008
Here is the scan of the media.
Attached Images
File Type: jpg mcc004.jpg (86.4 KB, 722 views)
default_avatar
schubsi (New on Forum)
Posts: 3
Posted: 30-10-2008
Hello Guys...

I bought a Samsung SH-D163B SATA DVD-ROM to use it at my debian based VDR for playback of DVD and audio CD.

I attached it and I think it is very loud, so I searched for a speed-reduced firmware like the on for SH-D162D but unforunately didn't find any. Only found this FW with higher speed.

Offical FW for this drive is SB02, it would be nice if some one could give me advice to patch the BIN file for lower (less noisy) playback speed.

Thanks for Your help!

Best Regards from Berlin/Germany

-==[Schubsi]==-
Last edited by mciahel; 06-11-2008 at 00:57. Reason: mistake
default_avatar
schubsi (New on Forum)
Posts: 3
Posted: 02-11-2008
Hi, it's me again...

It seemed to me, no one has a solution, so I went back to hardware store and ask for exchange the drive to an SH-D162D ... and I was lucky, they did it!

-==[Schubsi]==-
default_avatar
Mr.Shine (Firmware Patcher)
Posts: 22
Posted: 05-11-2008
Samsung released firmware SB01 for the SH-D162D a couple of days ago, so here's an RPC1 version of it. Fast and slow versions may follow later, no time right now, really. Thanks to Scan-C and ala42 for the previous slow version - I never kept my promise to do it, sorry.

You may have to flash this firmware with "sfdnwin -nocheck" - at least I had to, since my drive was OEM code "BE" and this firmware has OEM code "SB".
Attached Files
File Type: zip SH-D162D_SB01_RPC1.zip (94.0 KB, 69 views)
default_avatar
Mr.Shine (Firmware Patcher)
Posts: 22
Posted: 05-11-2008
An additional note maybe concerning the fast vs. slow patch. Slowing down the drive should take much less patching than speeding it up. If I can still trust my notes from back then, 0x23672 might be sufficient to catch all writable DVDs, maybe also 0x2DDE3 for DL (don't remember), plus one byte each in the 0x273xx area for pressed DVDs, CD(-R)s and CD-RWs. This is for firmware SB00.
mciahel's Avatar
mciahel (Senior Moderator)
Posts: 12,650
Posted: 06-11-2008
Hi,
Quote:
Originally Posted by schubsi View Post
I searched for a speed-reduced firmware like the on for SH-D162D but unforunately didn't find any.
New glasses required? http://club.cdfreaks.com/f36/samsung...2/#post1992475
The link was posted in this very thread
default_avatar
speznaze (New on Forum)
Posts: 1
Posted: 14-11-2008
Thanks Guy's
default_avatar
schubsi (New on Forum)
Posts: 3
Posted: 01-12-2008
Quote:
Originally Posted by mciahel View Post
Hi,New glasses required? http://club.cdfreaks.com/f36/samsung...2/#post1992475
The link was posted in this very thread
I ask You too: Need new glasses?

We will read my post again:

"I bought a Samsung SH-D163B SATA DVD-ROM to use it at my debian based VDR for playback of DVD and audio CD.

... so I searched for a speed-reduced firmware like the on for SH-D162D but unforunately didn't find any"

Feel the diffference!

Best regards!
default_avatar
josemanuelri (New on Forum)
Posts: 2
Posted: 22-02-2009
Hi Mr Shine;

I have a Samsung SH-D162C I don't know if I could patch its high noise speed with your patch SH-D162D_SB00-rpc1-fast.zip, Would it be compatible.

I have read "@Darth Boy: Those were only available for the SH-D162C/SH-D163A last I heard of that patch. RPC1-only firmware for those drives is available from Etna and Hijacker, iirc"

But i wasn't able to find such low-noise firmwares.

I want to use it for a Kiss dp-558

Thanks in advance
mciahel's Avatar
mciahel (Senior Moderator)
Posts: 12,650
Posted: 22-02-2009
Hi,
Quote:
Originally Posted by josemanuelri View Post
I have a Samsung SH-D162C I don't know if I could patch its high noise speed with your patch SH-D162D_SB00-rpc1-fast.zip, Would it be compatible.
I am not Mr. Shine, but I think, I can answer this question also:
SH-D162C and SH-D162D are different drives. You may be able to force flashing the 162D firmware to your 162C, but the result will be a new doorstop instead of a working drive. But it will be really quiet

Michael

P.S.: Posting a question once is enough. I deleted your other post
There's more to MyCE.com

Listen up, we've got more. Product information on 102,541 products. Our experts have written 521 articles. We've gathered 16,068 news items for you to always keep updated.

Active Commenters

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • driver tsst sh-d162d
  • flash samsung sh-d162d
  • samsung sh-163b flashing tool
  • samsung sh-d163b sb01
  • samsung | sh–d162d
  • sfdnwin.exe und kreon laden
  • sh-d162c slow read dvd-r
  • sh-d162d fast firmware
  • sh-d162d sb01 rpc1.zip
  • tsstcorp dvd-rom sh-d163b
  • 163b riplock
  • bajar firmware para tsst dvd-rom sh-d162d
  • bajar firmware samsung sh-d162d
  • buy samsung sh-d163b
  • buy sh-d163b or sh-d162d
  • can u flash d162d
  • codefree sh-d163b
  • cross firmware samsung sh-d163b
  • d162d
  • d162d sb00
  • d163b sb01
  • descargar parche rcp1 gratis
  • descargar parche rpc1 para lg gratis
  • descargar rcp1 gratis
  • does samsung sh-d163b work
  • does sh-d163b work as well?
  • download driver for tsstcorp dvd-rom sh-d162d
  • download driver samsung tsst corp dvd rom sh d162c
  • downloadfirmwareforsamsungsh-162d
  • drive tools for sh-d162d
  • driver for dvd rom drive sh-d162d
  • driver samsung sh-d163b
  • driver sh-d162d
  • driver tsst corp dvd-rom sh-d162c
  • dvd rom samsung sh-d162d treiber
  • dvd samsung sh-d162d gepatched
  • dvd sh-162d drivers
  • firmware samsung 163b
  • firmware samsung d162d descarga
  • firmware samsung sh-d162d sb01
  • firmware sh-d163bsb01
  • firmware tsst d163b
  • firmware tsst dvd-cd sh-d162d
  • flash samsung d162d
  • flash samsung sh-162d
  • flash samsung sh-163b
  • flash sh-d162d
  • flash sh-d162d for sh-d163b
  • flash shd163b
  • flashare sh d162d
  • flashear samsung sh-d162d
  • flashen samsung sh-d163b
  • flashing cd drive to samsung sh-d162c
  • flashing samsung sh-d162d
  • force dma tsst sh-162d
  • free rcp1 patch
  • how do i check what firmware is on my sh-d162c
  • how do i flash my samsung sh-163b
  • how do i flash samsung sh-d163b
  • how to flash a samsung sh-d162d
  • how to flash a sh-d162d
  • how to flash samsung drive
  • how to flash samsung sh-d162d
  • how to flash samsung sh-d162d drive
  • how to flash samsung sh-d163b
  • how to flash sh d162d
  • how to flash sh-d162d
  • how to flash sh-d162d drive
  • how to flash sh-d163b
  • how to flash shd163b
  • how to flash your samsung sh-d163b
  • how to install dvd-rom drive sh-d162d
  • kreon 162d windows 7
  • kreon firware samsung 163b download
  • my samsung sh-d162d drive is not reading discs
  • my sh-d162d drive won't read xbox-360
  • oem samsung sh-d162d
  • parche rcp1 lg
  • parche rpc1
  • pilote sh162d
  • read speed patch how to use
  • region free sh-d163b
  • region hack sh-d163b
  • rpc-1 samsung
  • rpc1 parche para samsung
  • rpc1 sh d162c
  • samsung 162c speed hack
  • samsung d162 kiss dp 558
  • samsung d163b
  • samsung d163b firmware sb01
  • samsung drive not reading dvd
  • samsung ds-d162 treiber
  • samsung dvd rom drive sh-162d problem
  • samsung dvd rom sh 162d driver xp 64 bit
  • samsung dvd rom sh d 162d treiber
  • samsung dvd rom sh-d162d drivers
  • samsung dvd rom sh-d163b
  • samsung dvd sh-d162d
  • samsung dvd-rom shd-162d firmware update
  • samsung firmware update sh-d162 sb00
  • samsung flashing rpc1
  • samsung resetting sh-d162d firmware dvd
  • samsung rpc1 sp2504c
  • samsung sh-162d
  • samsung sh-d162c @ 6x
  • samsung sh-d162d
  • samsung sh-d162d dvd writer firmware
  • samsung sh-d162d flashen
  • samsung sh-d162d new ver sh-d162c dvd rom drive
  • samsung sh-d162d sh-d163b
  • samsung sh-d162d test
  • samsung sh-d162d vs sh-d162c dvd
  • samsung sh-d163a vs sh-d163b
  • samsung sh-d163b
  • samsung sh-d163b -kreon price order
  • samsung sh-d163b buy
  • samsung sh-d163b dvd-rom sata
  • samsung sh-d163b firmware
  • samsung sh-d163b sb02 want flash with kreon
  • samsung sh-d163b test
  • samsung sh-d163b uk
  • samsung sh-d163b update
  • samsung sh-d163b user reviews
  • samsung sh-s182 rpc1 firmware
  • samsung sh162d writer
  • samsung shd 162 d
  • samsung sp2504 firmware repair
  • samsung sp2504c firmware download
  • samsung sp2504c firmware gratis
  • samsung treiber sh162d
  • samsung tsstcorp dvd slow
  • samsung tsstcorp dvd slow read
  • samsung | sh–d163b
  • samsung | sh–d163b sh-d163a
  • samsungdvd-rom sh-d163b
  • sh d162d kreon windows 7
  • sh d162d read speed patch
  • sh-162d dma
  • sh-162d problems
  • sh-d162 sfdnwin
  • sh-d162c
  • sh-d162c 6x
  • sh-d162c dvd-r read speed
  • sh-d162c dvd-r slow read
  • sh-d162c hijacker etna
  • sh-d162c kreon reading slow
  • sh-d162c only read 6x
  • sh-d162c reads to slow
  • sh-d162c rpc1 fast
  • sh-d162c slow read firmware
  • sh-d162c ts05 riplock
  • sh-d162d
  • sh-d162d and sh-d163b's
  • sh-d162d buy
  • sh-d162d cross flash
  • sh-d162d drive
  • sh-d162d drive speed
  • sh-d162d driver
  • sh-d162d flash
  • sh-d162d flashen
  • sh-d162d not taking flash
  • sh-d162d parche
  • sh-d162d problem
  • sh-d162d regionfree
  • sh-d162d rpc1
  • sh-d162d sb00
  • sh-d162d sb00-rpc1-fast.zip
  • sh-d162d sb00.rpc1.low-noise.zip
  • sh-d162d site club.myce.com
  • sh-d162d test
  • sh-d162d vs sh–d163b
  • sh-d163b
  • sh-d163b audiocd
  • sh-d163b firmware rpc1
  • sh-d163b kreon download
  • sh-d163b kreon drive slow
  • sh-d163b kreon flash windows 7
  • sh-d163b langsam
  • sh-d163b patchen
  • sh-d163b region free
  • sh-d163b rpc1
  • sh-d163b samsung flash
  • sh-d163b sb01
  • sh-d163b sb01 speed patch
  • sh-d163b sb01 update firmware
  • sh-d163b sb01-rpc1-fast.zip
  • sh-d163b sfdnwin.exe
  • sh-d163b speed patch
  • sh-d163b vs sh-d162d
  • shd 162d
  • shd 162d como flashear
  • shd 163b flashen
  • shd162d treiber
  • skachat driver dvd-rom samsung sh-d162d
  • slow cd rip on dvd drive samsung debian
  • test samsung sh-d162d
  • toshiba sh-d163b
  • treiber für tsstcorp dvd-rom sh-163b
  • treiber samsung sh d 162 d free download
  • treiber samsung sh d 162 d xp free download
  • tsst corp dvd rom sh d162d link
  • tsst corp dvd rom sh-d163b sb01
  • tsst corp dvd-rom sh-162d ata device
  • tsst corp dvd-rom sh-d162d
  • tsst corp dvd-rom sh-d163b firmware
  • tsst corp samsung sh-d163b
  • tsst shd162d
  • tsstcorp 162d how to flash
  • tsstcorp dvd rom sh d163b
  • tsstcorp dvd rom sh-d163b ata drivers
  • tsstcorp dvd-rom sh-d162c read speed slow
  • tsstcorp dvd-rom sh-d162d
  • tsstcorp dvd-rom sh-d162d driver
  • tsstcorp dvd-rom sh-d162d treiber download
  • tsstcorp dvd-rom sh-d163b 8x ?
  • tsstcorp dvd-rom sh-d163b firmware
  • tsstcorp dvd-rom sh-d163b firmware sb01
  • tsstcorp dvd-rom sh-d163b region code
  • tsstcorp dvd-rom shd-162d firmware update
  • tsstcorp firmware sh-d 163b region free
  • tsstcorp firmware sh-d163b
  • tsstcorp sh-d 162d not working
  • tsstcorp sh-d162d
  • tsstcorp sh-d162d firmware
  • tsstcorp sh-d163b
  • tsstcorp sh-d163b driver
  • tsstcorp sh-d163b firmware update
  • tsstcorp-dvd-rom sh-163b
  • welches flash auf sh-d162d
  • what firmware to flash sh-d163b
All times are GMT +2. The time now is 00:35.
Top