<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — Question about offsets]]></title>
		<link>http://forum.redump.org/topic/5492/question-about-offsets/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/5492/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Question about offsets.]]></description>
		<lastBuildDate>Fri, 18 Dec 2009 01:24:42 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22449/#p22449</link>
			<description><![CDATA[<p>I agree, the guide is way out of date. What I&#039;d actually like to see is a Redump wiki - that way, as new tools and dumping methods are developed, the guide can easily keep up with them. If there was one here, I&#039;d contribute to it.</p>]]></description>
			<author><![CDATA[null@example.com (BitLooter)]]></author>
			<pubDate>Fri, 18 Dec 2009 01:24:42 +0000</pubDate>
			<guid>http://forum.redump.org/post/22449/#p22449</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22446/#p22446</link>
			<description><![CDATA[<p>I agree with RiMMER, the guide is uncomplete. RiMMER shown me how to dump the audio track from Resident Evil 2 (France) properly, and he did some stuffs not written in the guide.</p><p>So please update this guide, thanks in advance !!&nbsp; <img src="http://forum.redump.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (M00NLiGHT)]]></author>
			<pubDate>Thu, 17 Dec 2009 20:10:28 +0000</pubDate>
			<guid>http://forum.redump.org/post/22446/#p22446</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22438/#p22438</link>
			<description><![CDATA[<p>Having your skill, iR0b0t, there&#039;d be at least 20 more resident evil discs in the database .. I just don&#039;t know how to do it. But, luckily, you have gotten a great use of your skills <img src="http://forum.redump.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (RiMMER)]]></author>
			<pubDate>Wed, 16 Dec 2009 19:24:08 +0000</pubDate>
			<guid>http://forum.redump.org/post/22438/#p22438</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22437/#p22437</link>
			<description><![CDATA[<p>actually you have to count every sample (4 bytes)</p><br /><p>+1 sample / +4 bytes<br /></p><div class="codebox"><pre><code>XX XX XX XX 00 00 00 00 00 00 00 00 00 00 00 00</code></pre></div><p>+2 samples / +8 bytes<br /></p><div class="codebox"><pre><code>XX XX XX XX XX XX XX XX 00 00 00 00 00 00 00 00</code></pre></div><p>+3 samples / +12 bytes<br /></p><div class="codebox"><pre><code>XX XX XX XX XX XX XX XX XX XX XX XX 00 00 00 00</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (iR0b0t)]]></author>
			<pubDate>Wed, 16 Dec 2009 19:21:42 +0000</pubDate>
			<guid>http://forum.redump.org/post/22437/#p22437</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22436/#p22436</link>
			<description><![CDATA[<p>I agree, the guide is unclear about this. Happened to me once before and I messed it up pretty much. Only after iR0b0t told me that I need to count only half of that row really, then we fixed the data ...</p>]]></description>
			<author><![CDATA[null@example.com (RiMMER)]]></author>
			<pubDate>Wed, 16 Dec 2009 19:04:22 +0000</pubDate>
			<guid>http://forum.redump.org/post/22436/#p22436</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22434/#p22434</link>
			<description><![CDATA[<p>Thanks, first time I saw that on a disc and the guide was a bit unclear. Just want to make sure I don&#039;t make any mistakes before finishing the rip.</p>]]></description>
			<author><![CDATA[null@example.com (BitLooter)]]></author>
			<pubDate>Wed, 16 Dec 2009 18:23:31 +0000</pubDate>
			<guid>http://forum.redump.org/post/22434/#p22434</guid>
		</item>
		<item>
			<title><![CDATA[Re: Question about offsets]]></title>
			<link>http://forum.redump.org/post/22426/#p22426</link>
			<description><![CDATA[<p>6</p>]]></description>
			<author><![CDATA[null@example.com (DJoneK)]]></author>
			<pubDate>Wed, 16 Dec 2009 05:14:27 +0000</pubDate>
			<guid>http://forum.redump.org/post/22426/#p22426</guid>
		</item>
		<item>
			<title><![CDATA[Question about offsets]]></title>
			<link>http://forum.redump.org/post/22425/#p22425</link>
			<description><![CDATA[<p>From the guide, where it discusses using IsoBuster&#039;s sector view to find the write offset:</p><div class="quotebox"><blockquote><p>Now you should get a number of rows that show (scrambled) <br />binary data, followed by rows of zeroes. It is also possible that the last <br />row of data is not filled completely, but is partly zeroed.</p></blockquote></div><p>So if there&#039;s one full row and one half row, should I be using 6 samples or 8 in my calculations?</p>]]></description>
			<author><![CDATA[null@example.com (BitLooter)]]></author>
			<pubDate>Wed, 16 Dec 2009 04:52:09 +0000</pubDate>
			<guid>http://forum.redump.org/post/22425/#p22425</guid>
		</item>
	</channel>
</rss>
