<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — Dumping discs with Ring Protech]]></title>
		<link>http://forum.redump.org/topic/18980/dumping-discs-with-ring-protech/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/18980/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Dumping discs with Ring Protech.]]></description>
		<lastBuildDate>Fri, 29 Mar 2024 09:40:22 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/116188/#p116188</link>
			<description><![CDATA[<p>Thank you for your reply! I have an idea on how to do it with redumper... But I need more investigation for this protection. I know how to handle the &quot;usual&quot; ringed protections, but the ones with the audio tracks are especially tricky.</p>]]></description>
			<author><![CDATA[null@example.com (celebi)]]></author>
			<pubDate>Fri, 29 Mar 2024 09:40:22 +0000</pubDate>
			<guid>http://forum.redump.org/post/116188/#p116188</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/116173/#p116173</link>
			<description><![CDATA[<p>Audio = no. Use DIC for that.</p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Thu, 28 Mar 2024 18:12:55 +0000</pubDate>
			<guid>http://forum.redump.org/post/116173/#p116173</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/116169/#p116169</link>
			<description><![CDATA[<p>reentrant, I have a bunch of ring protected discs that have the broken sectors within multiple audio tracks. </p><p>Is cdarchive able to read audio sectors properly as well?</p>]]></description>
			<author><![CDATA[null@example.com (celebi)]]></author>
			<pubDate>Thu, 28 Mar 2024 12:40:31 +0000</pubDate>
			<guid>http://forum.redump.org/post/116169/#p116169</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/112209/#p112209</link>
			<description><![CDATA[<p>Hiya<br />I will bring this thread back to life a bit due to a rather specific case:<br />Well, it turns out that there are discs with this Ring PROTECH protection that have CD Audio tracks and sometimes this protection is on the audio tracks (these are Fake Tracks, i.e. audio tracks not used by the game, but recorded so that the disc cannot be copied). Since, as we well know, Plextor or LG/ASUS drives are poorly suited for copying discs with ring protection, and the excess of a bad DIC is not able to even start dumping such a disc in any such drive, I wrote a guide based on my experience on such a disc. to astound<br />ATTENTION! THIS IS ONLY A PROPOSAL FOR DUMPING THESE DISCS! PLEASE DO NOT DO THIS YET UNTIL REDUMP&#039;S MODERATION AND ADMINISTRATION ALLOW IT!<br />1. First, insert the disc into a redump-compatible drive (Plextor or LG/ASUS), run MPF/DIC and start dumping. Of course, as I mentioned, dumping will not start, but DIC will provide the write offset value, which you will have to provide when adding the disc to redump.org<br />2. Then remove the disc from the Plextor and insert it into the SOHD-167T drive<br />3. Run CloneCD and copy the disc in it (be sure to select &quot;Protected PC Game&quot; as the profile, then edit this profile and disable the &quot;Intelligent Bad Sector Scanner&quot; and &quot;Fast Error Skip Settings&quot; options, and before starting to rip the disc, enable the option to create cue sheet). Of course, save this file somewhere (Attention! Dumping such a disc may take up to 24 hours, just wait until it is finished, or leave the computer on overnight or something)<br />4. Then run the ECCEDC program in CMD with this command<br />&quot;EccEdc check &lt;location of sub file&gt; &lt;location of img file&gt;&quot;<br />(ATTENTION! IT IS IMPORTANT TO HAVE THE LATEST VERSION OF ECCEDC AS IT HAS INTRODUCED AUDIO SECTOR CORRECTNESS CHECK!)<br />EccEdc will save the results to a text file. Sectors with data that have this protection will be provided in this form<br />&quot;2336 bytes have already been replaced at 0x55.&quot;<br />However, audio sectors will have the info &quot;audio or invalid sync&quot;. Write down all sector ranges that have this information<br />5. Run CDArchive in CMD with this command<br />cdarchive.exe --mode=ext --extrdrive=&lt;DriveLetter&gt; --extrstart=&lt;FIRSTRingSector&gt; --extrend=&lt;LASTRingSector&gt; --extroverread=0 --extrretries=100 --extrskip=1000 --extrdirection=&lt;f or b&gt; --extrdiscmode=&quot;cd&quot; --extrsectdir=&quot;&lt;SectorExtractionDirectory&gt;&quot; --extrrefcue=&quot;&lt;PathToIMAGE.cue&gt;&quot; and read the rest of the sectors as much as possible. When reading sectors, remember not to force it and if the drive cannot read a sector, move to the next one<br />6. If CDArchive has read any sectors, import them to the disc image with this command<br />cdarchive.exe --mode=mer --merdiscmode=cd --mersrcdir=&quot;&lt;SectorExtractionDirectory&gt;&quot; --meroutcue=&quot;&lt;PathToIMAGE.cue&gt;&quot;<br />7. Then turn on CDMage and run the disc image in it. In the &quot;Action&quot; tab, select &quot;Scan for corruption&quot;, then click &quot;Scan&quot; and wait until CDMage scans the entire disc image for errors. Then select the &quot;Repair corrupted sectors&quot; option, select all sectors with errors and wait for CDMage to repair the errors (Note! CDMage may also display information that it has repaired 0 errors out of those it found)<br />8. (Only required if CDMage fixes any errors) Open the ECCEDC program in CMD with this command<br />ECCEDC fix &lt;location of sub file&gt; &lt;location of img file&gt;<br />This will fix sectors corrupted by a bug in CDMage (sectors filled with the 0x55 pattern CDMage edits and fills them with the 0x00 pattern, ECCEDC restores the correct pattern)<br />9. In ECCEDC, execute this command<br />ECCEDC check &lt;location of sub file&gt; &lt;location of img file&gt;<br />And note the sectors that have errors (both data and audio sectors)<br />10. Run BINmerge in CMD with this command<br />binmerge -s &lt;location of cue file&gt; &lt;name of new files, can be the same as the name of the disc label&gt;<br />11. Calculate hashes for bin files using an application like HashCalc or OpenHashTab (remember to calculate hashes for ALL separated bin files with prefix (Track 1) (Track 2) etc)<br />To calculate size, just pack all the bin files, e.g. in 7-zip, open the archive in 7-zip and the application will give the size of each bin file, then enter size without spaces.<br />12. Add the disc to redump.org including the newly calculated hashes and ring protected sector ranges<br />That&#039;s it. I would like to ask the redump moderator and administration to comment on this topic whether such a possible guide would be OK for you.<br />Thank you very much in advance</p>]]></description>
			<author><![CDATA[null@example.com (MrPepka)]]></author>
			<pubDate>Fri, 29 Sep 2023 13:47:09 +0000</pubDate>
			<guid>http://forum.redump.org/post/112209/#p112209</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/106961/#p106961</link>
			<description><![CDATA[<p>Guys, I have just seen ringed discs dumping guide and one small step is missing:<br />- it&#039;s necessary to use eccedc with parameter -fixex at the end of dumping process. This is needed because cdmage has a bug. If you attempt to repair all the sectors in an image, the sectors which are already filled with 0x55 pattern, they will be erroneously damaged by filling reserved field with 0x00 value (8 bytes IIRC). EccEcc with fixex command restores full 2352 bytes with 0x55 value. It&#039;s not a critical bug (images can be repaired at any time, but it&#039;s better to have it correct in first place).</p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Sun, 12 Feb 2023 19:03:54 +0000</pubDate>
			<guid>http://forum.redump.org/post/106961/#p106961</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/96584/#p96584</link>
			<description><![CDATA[<p>More debug output #2</p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Sun, 31 Oct 2021 12:02:11 +0000</pubDate>
			<guid>http://forum.redump.org/post/96584/#p96584</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/96575/#p96575</link>
			<description><![CDATA[<p>More debug output</p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Sun, 31 Oct 2021 08:40:37 +0000</pubDate>
			<guid>http://forum.redump.org/post/96575/#p96575</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/96550/#p96550</link>
			<description><![CDATA[<p>Updated version of application in attachment.</p><p>Fixed: various bugs</p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Sat, 30 Oct 2021 09:37:55 +0000</pubDate>
			<guid>http://forum.redump.org/post/96550/#p96550</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/79852/#p79852</link>
			<description><![CDATA[<p>Updated version of application in attachment.</p><p>Usage:<br />CDArchive --mode=&lt;mode&gt; &lt;additional params specific for mode&gt;</p><p>Mode you are interested in is: &#039;ext&#039;</p><p>Example: CDArchive.exe --mode=ext --extrdrive=F --extrsectdir=PathToWhereToDumpSectors --extrstart=1000 --extrend=2000 --exttrefcue=PathToCue</p><p>Other parameters are default. Feel free to change them.</p><p>This version supports handling DVDs with rings with --extrdiscmode=dvd. If you want to do this craft this cue:</p><p>FILE &quot;FILE.ISO&quot; BINARY<br />&nbsp; TRACK 01 MODE3/2048<br />&nbsp; &nbsp; INDEX 01 00:00:00 </p><p>Let me know how it works <img src="http://forum.redump.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (reentrant)]]></author>
			<pubDate>Sat, 16 May 2020 07:04:26 +0000</pubDate>
			<guid>http://forum.redump.org/post/79852/#p79852</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/71187/#p71187</link>
			<description><![CDATA[<p>Good to know, i&#039;ll try to dump my laserlock games with my PX-716SA when i&#039;ll be back home next month.</p>]]></description>
			<author><![CDATA[null@example.com (TonyLizard)]]></author>
			<pubDate>Wed, 03 Jul 2019 06:43:50 +0000</pubDate>
			<guid>http://forum.redump.org/post/71187/#p71187</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/71184/#p71184</link>
			<description><![CDATA[<p>Yep can confirm. Wasted money buying an Optiarc for that, but at least it can do the initial dump faster than the plextor can.</p>]]></description>
			<author><![CDATA[null@example.com (Nexy)]]></author>
			<pubDate>Wed, 03 Jul 2019 00:10:33 +0000</pubDate>
			<guid>http://forum.redump.org/post/71184/#p71184</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/71177/#p71177</link>
			<description><![CDATA[<p>New discovery! Plextor 716A at 4x read speed was suddenly able to easily read the &quot;difficult&quot; LaserLock sectors for both me and Nexy.</p>]]></description>
			<author><![CDATA[null@example.com (RibShark)]]></author>
			<pubDate>Tue, 02 Jul 2019 21:35:21 +0000</pubDate>
			<guid>http://forum.redump.org/post/71177/#p71177</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/71005/#p71005</link>
			<description><![CDATA[<p>OK so I bought 7290H5 to dump laserlock discs with it. The disc in question is this one <a href="http://redump.org/disc/12951/">http://redump.org/disc/12951/</a> , which when I originally dumped had too many errors and got marked red. Well I&#039;ve been trying to dump this disc all day now with marginal success. I got the best dump using clone CD which took several hours and resulted in a dump with 972 errors instead of 1440 previous plextor dump or more than 10000 as with DIC.</p><p>I ended up finding the patent for laserlock and seeing how it works, and according to the patent document there are sections with extended &quot;lands&quot; on each side of the readable area between them, this is the &quot;ring&quot; you see. There are 5 &quot;zones&quot; on the discs, there is the 2 normal zones &quot;1 and 2&quot; which are the start and end of the discs. Then 2 more zones &quot;2 and 3&quot; which are these areas of extended &quot;lands&quot; and finally the protected zone &quot;4&quot; which is between the 2 and 3 zones. The protection check routine is supposed to use an angle to move the head or calculate the &quot;good&quot; area of the disc to be read, and this seems to hold true given my findings.</p><p>The interesting bit is the errors seem to follow a distinct pattern of a range of &quot;bad&quot; sectors which cannot be read, 1 sector which has no ECC/EDC data in it, and then a block of good sectors, and then rinse and repeat with the larger &quot;good&quot; zone between. </p><p>Now I have tried this tool with no positive results in recovering the &quot;bad&quot; sectors at all, not with 10 re-reads, 50 or even 1000. It fails always which leads me to believe that these sectors are indeed extended &quot;lands&quot; and are not readable by any means on any drive. I will attach the EccEdc check log of the dump which more clearly represents what I meant by the pattern, which is very obvious.</p>]]></description>
			<author><![CDATA[null@example.com (Nexy)]]></author>
			<pubDate>Tue, 25 Jun 2019 08:04:12 +0000</pubDate>
			<guid>http://forum.redump.org/post/71005/#p71005</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/70993/#p70993</link>
			<description><![CDATA[<p>Setting drive speed is also easy to do with OptiDriveControl, I&#039;ve used it for over a decade to set the speed with other tools that don&#039;t support it like IsoBuster.</p><p>It would indeed be nice if the tool had an option to do so.</p><p>I would like the iterative process to be automated as well, this shouldn&#039;t be too hard to accomplish by merging good sectors after dump, then running EccEdc and getting a new range, cleaning up a temp folder, and repeating with the new range until all are dumped or a threshold reached.</p><p>I think it may also help to perform seeks between re-read attempts after a re-read threshold is reached, I have used this method to dump problem sectors with ISOBuster by seeking sector 150 or some sector near the end of the disc and retrying.</p><p>Is it possible to defeat/dump the cache ala EAC? Perhaps this would also help.</p>]]></description>
			<author><![CDATA[null@example.com (Nexy)]]></author>
			<pubDate>Tue, 25 Jun 2019 00:12:38 +0000</pubDate>
			<guid>http://forum.redump.org/post/70993/#p70993</guid>
		</item>
		<item>
			<title><![CDATA[Re: Dumping discs with Ring Protech]]></title>
			<link>http://forum.redump.org/post/64523/#p64523</link>
			<description><![CDATA[<div class="quotebox"><cite>RibShark wrote:</cite><blockquote><p>How many read retries are required on average?</p></blockquote></div><p>You could try with a max of 50 retries. Also be sure first to set the read speed to 4x, by starting a dump at 4x and then retrying cdarchive. If it still wont read so many sectors, I guess you have a wrong model.</p>]]></description>
			<author><![CDATA[null@example.com (Jackal)]]></author>
			<pubDate>Tue, 23 Oct 2018 04:43:18 +0000</pubDate>
			<guid>http://forum.redump.org/post/64523/#p64523</guid>
		</item>
	</channel>
</rss>
