<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.redump.org/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.redump.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>Redump Wiki - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.redump.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Special:NewPages"/>
		<updated>2026-04-11T07:48:43Z</updated>
		<subtitle>From Redump Wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Ripguard</id>
		<title>Ripguard</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Ripguard"/>
				<updated>2026-04-09T10:08:13Z</updated>
		
		<summary type="html">&lt;p&gt;Morlit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[WIP]&lt;br /&gt;
&lt;br /&gt;
Ripguard (possibly also known as CopyBlock but could also be the name of a separate DRM) was a DRM created by Macrovision/Rovi specifically for DVD-Video discs and acting as a separate layer on top of the built in CSS encryption. Functionally, it's very similar to that of a ringed DRM though no actual rings are visible on disc and it can be identified either using BOS or a MVSNRGxx string in PVD.&lt;br /&gt;
&lt;br /&gt;
Outside of general movie releases on DVD, Some Redump eligible TV Game discs also makes use of Ripguard. Dumping procedure is similar to that of a ringed disc but differs in that it Requires an OmnBW16-D1HT or BU40N running Omnidrive and a few of the steps. &lt;br /&gt;
&lt;br /&gt;
'''Step 1''': Put the disc in the Omnidrive and run (standalone) redumper with the ''--force-split --verbose --dvd-raw --dump-read-size=1'' commands. Note that depending on the scheme used this could take between 1-5 hours and possibly even more. &lt;br /&gt;
&lt;br /&gt;
'''Step 1.5''': Take note of the Size of the ISO. For unknown reasons Redumper will sometimes only do a partial split and if this happens. Delete the ISO and Run ''redumper --continue=split --force-split --verbose --image-name=[Name of SDRAM]'' to split again. If the issue persists, please report it on the forums or VGPC discord.  &lt;br /&gt;
&lt;br /&gt;
'''Step 2''': Look towards the end of your Redumper log file and you should see a bunch of &amp;quot;warning: invalid data frame&amp;quot; with corresponding LBA like this for one with 20 ranges (It could be as low as two)&lt;br /&gt;
&lt;br /&gt;
 warning: invalid data frame (LBA: [29244 .. 29271])&lt;br /&gt;
 warning: invalid data frame (LBA: [30492 .. 30519])&lt;br /&gt;
 warning: invalid data frame (LBA: [144144 .. 144170])&lt;br /&gt;
 warning: invalid data frame (LBA: [145392 .. 145418])&lt;br /&gt;
 warning: invalid data frame (LBA: [380083 .. 380110])&lt;br /&gt;
 warning: invalid data frame (LBA: [381331 .. 381358])&lt;br /&gt;
 warning: invalid data frame (LBA: [594672 .. 594697])&lt;br /&gt;
 warning: invalid data frame (LBA: [595920 .. 595945])&lt;br /&gt;
 warning: invalid data frame (LBA: [602743 .. 602770])&lt;br /&gt;
 warning: invalid data frame (LBA: [603991 .. 604018])&lt;br /&gt;
 warning: invalid data frame (LBA: [900115 .. 900142])&lt;br /&gt;
 warning: invalid data frame (LBA: [901363 .. 901390])&lt;br /&gt;
 warning: invalid data frame (LBA: [3847857 .. 3847884])&lt;br /&gt;
 warning: invalid data frame (LBA: [3849105 .. 3849132])&lt;br /&gt;
 warning: invalid data frame (LBA: [3896613 .. 3896639])&lt;br /&gt;
 warning: invalid data frame (LBA: [3897861 .. 3897887])&lt;br /&gt;
 warning: invalid data frame (LBA: [3942138 .. 3942165])&lt;br /&gt;
 warning: invalid data frame (LBA: [3943386 .. 3943413])&lt;br /&gt;
 warning: invalid data frame (LBA: [4033584 .. 4033610])&lt;br /&gt;
 warning: invalid data frame (LBA: [4034832 .. 4034858])&lt;br /&gt;
&lt;br /&gt;
Note these down somewhere. Note to that you might have singular errors in between the ranges aswell.&lt;br /&gt;
&lt;br /&gt;
'''Step 3''': Take the last LBA of each range and subtract the first to get the number of sectors each contain. Notice to how they seem to come in pairs? Of these pairs subtract the first of the twin from the last of the first range to see how many sectors there are between them. Note all of this down and the end result should be a list like this&lt;br /&gt;
 29244 - 29271 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 30492 - 30519 = 27&lt;br /&gt;
 144144 - 144170 = 26&lt;br /&gt;
 1222&lt;br /&gt;
 145392 - 145418 = 26&lt;br /&gt;
 380083 - 380110 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 381331 - 381358 = 27&lt;br /&gt;
 594672 - 594697 = 25&lt;br /&gt;
 1223&lt;br /&gt;
 595920 - 595945 = 25&lt;br /&gt;
 602743 - 602770 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 603991 - 604018 = 27&lt;br /&gt;
 900115 - 900142 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 901363 - 901390 = 27&lt;br /&gt;
 3847857 - 3847884 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 3849105 - 3849132 = 27&lt;br /&gt;
 3896613 - 3896639 = 26&lt;br /&gt;
 1222&lt;br /&gt;
 3897861 - 3897887 = 26&lt;br /&gt;
 3942138 - 3942165 = 27&lt;br /&gt;
 1221&lt;br /&gt;
 3943386 - 3943413 = 27&lt;br /&gt;
 4033584 - 4033610 = 26&lt;br /&gt;
 1222&lt;br /&gt;
 4034832 - 4034858 = 26&lt;br /&gt;
&lt;br /&gt;
Notice the pattern? Like those of [http://wiki.redump.org/index.php?title=Laserlock/Laserlok Laserlock] this is believed to be an artifact from when these discs were mastered. Any other errors should be normal ones that you want to get rid of in the next step.    &lt;br /&gt;
&lt;br /&gt;
'''Step 4''': Refine the dump as per the DVD portion and step 4 of the [http://wiki.redump.org/index.php?title=Ringed_Disc_Dumping_Guide Ringed disc dumping guide] and make sure to pay extra notices to any single errors in between the ranges. Merge the result into the BIN a per step 5 of the ringed dumping guide. Update the list from step 3 with any recovered sectors. &lt;br /&gt;
&lt;br /&gt;
'''Step 5''': Run ''Redumper Info --image-name=[Name of ISO]'' and ''Redumper hash --image-name=[Name of ISO]'' on the dump.&lt;br /&gt;
&lt;br /&gt;
'''Step 6''': Repeat the process on the second dump and make sure the hashes match.&lt;br /&gt;
&lt;br /&gt;
'''Step 7''': Use MPFcheck on one of the dumps and add the new ranges from step 4 to comments. Fill in and submit as normal.&lt;/div&gt;</summary>
		<author><name>Morlit</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Guide_(UK)_-_Coverdisc_List</id>
		<title>PC Guide (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Guide_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-08T09:06:49Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PC Games Solutions''' was a magazine published by Future Publishing in the UK. It is known to have run for at least 43 issues.&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
At least six issues are known to have existed, and Issue 6 is confirmed to have come with a cover CD.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1995-07||1|| PC Guide: The Interactive Experience: Issue One ||[http://redump.org/disc/132728/ Dumped]||&lt;br /&gt;
|-&lt;br /&gt;
|1995?||2|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995?||3|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995?||4|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995?||5|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995?||6|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||7|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||8|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||9|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||10|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||11|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||12|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||13|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||14|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||15|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||16|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||17|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||18|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996?||19|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||20|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||21|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||22|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||23|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||24|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||25|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||26|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||27|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-09||28|| PC Guide Interactive / Where in the World is Carmen Sandiego? || Undumped || [https://www.computinghistory.org.uk/det/56642/Where-in-the-World-is-Carmen-Sandiego-(PC-Guide)/ Covermount with serial PGCD/28/9/97B]&lt;br /&gt;
|-&lt;br /&gt;
|1997?||29|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||30|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||31|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||32|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997?||33|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||34|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-03||35|| PC Guide Interactive: Vol 3 Issue Eleven / X-Men Cartoon Maker || Undumped || [https://web.archive.org/web/20260408090817/https://www.ebay.co.uk/itm/366329073288 PCGD/35/03/98]&lt;br /&gt;
|-&lt;br /&gt;
|1998?||36|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||37|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||38|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||39|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||40|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998?||41|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-09||42|| PC Guide Interactive: Vol 4 Issue Six || [http://redump.org/disc/95872/ Dumped] || PCGD/42a/09/98&lt;br /&gt;
|-&lt;br /&gt;
|1998-10||43|| PC Guide Interactive: Vol 4 Issue Seven || [http://redump.org/disc/100908/ Dumped] || PCGD/43a/10/98&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Games_Action_(UK)_-_Coverdisc_List</id>
		<title>PC Games Action (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Games_Action_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-08T08:15:17Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: Created page with &amp;quot;'''PC Games Action''' was a magazine published by IDG Media in the UK. It is known to have run for at least 3 issues, and that the launch issue [https://www.ign.com/articles/1999...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PC Games Action''' was a magazine published by IDG Media in the UK. It is known to have run for at least 3 issues, and that the launch issue [https://www.ign.com/articles/1999/01/22/uk-mag-gives-full-game-away featured Earth 2140 as a covermount].&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1999-01||1|| Earth 2140 ||Undumped||&lt;br /&gt;
|-&lt;br /&gt;
|1999-04||2|| ||Unconfirmed||&lt;br /&gt;
|-&lt;br /&gt;
|1999-07||3|| ||Unconfirmed||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://magazinesfromthepast.fandom.com/wiki/PC_Games_Action Magazines from the Past]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=CD-ROM_Today_(UK)_-_Coverdisc_List</id>
		<title>CD-ROM Today (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=CD-ROM_Today_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-08T07:29:36Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: Created page with &amp;quot;'''CD-ROM Today''' was a magazine published by Future Publishing in the UK. It is known to have run for at least 44 issues, a number of which had CD coverdiscs containing PC and ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''CD-ROM Today''' was a magazine published by Future Publishing in the UK. It is known to have run for at least 44 issues, a number of which had CD coverdiscs containing PC and Mac game demos and other gaming content.&lt;br /&gt;
&lt;br /&gt;
See also [[CD-ROM Today (USA) - Coverdisc List|CD-ROM Today (USA)]]&lt;br /&gt;
&lt;br /&gt;
== Known Coverdiscs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1995-06||Issue 14|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1995-07||Issue 15|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1995-08||Issue 16|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1995-09||Issue 17|| [http://redump.org/disc/106338/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
|1995-10||Issue 18|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1995-11||Issue 19|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1995-12||Issue 20|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1996-01||Issue 21|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-02||Issue 22|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-03||Issue 23|| Undumped || Double disc issue&lt;br /&gt;
|-&lt;br /&gt;
|1996-04||Issue 24|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-05||Issue 25|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-06||Issue 26|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-07||Issue 27|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-08||Issue 28|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-09||Issue 29|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-10||Issue 30|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-11||Issue 31|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-12||Issue 32|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-13||Issue 33|| Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-01||Issue 34|| Undumped || Covermount - Survival: Mysteries of Nature&lt;br /&gt;
|-&lt;br /&gt;
|1997-02||Issue 35|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1997-03||Issue 36|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1997-04||Issue 37|| Undumped || Covermount - Fun School 4&lt;br /&gt;
|-&lt;br /&gt;
|1997-05||Issue 38|| Undumped || Covermount - Wild Blue Yonder&lt;br /&gt;
|-&lt;br /&gt;
|1997-06||Issue 39|| Undumped || Covermount - Seashore Life&lt;br /&gt;
|-&lt;br /&gt;
|1997-07||Issue 40|| Undumped || Covermount - Children's Multimedia Encyclopedia&lt;br /&gt;
|-&lt;br /&gt;
|1997-08||Issue 41|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1997-09||Issue 42|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|1997-10||Issue 43|| Undumped || Covermount - Muzzy at the Seaside&lt;br /&gt;
|-&lt;br /&gt;
|1997-11||Issue 44|| Undumped || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://www.computinghistory.org.uk/sec/24184/CD-Rom-Today/ Centre for Computing History]&lt;br /&gt;
* [https://magazinesfromthepast.fandom.com/wiki/CD-ROM_Today_Front_Cover_Gallery Magazines from the Past]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=CD-ROM_Magazine_(UK)_-_Coverdisc_List</id>
		<title>CD-ROM Magazine (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=CD-ROM_Magazine_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-07T14:21:59Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''CD-ROM Magazine''' was a magazine published by Dennis Publishing in the UK. It is known to have run for at least 28 issues, a number of which had CD coverdiscs containing PC and Mac game demos and other gaming content.&lt;br /&gt;
&lt;br /&gt;
== Known Coverdiscs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1994-05||Vol 1 No 1|| || || [https://www.computinghistory.org.uk/det/75055/CD-ROM-Magazine-May-1994/], No coverdisc&lt;br /&gt;
|-&lt;br /&gt;
|1994-08||Vol 1 No 2|| || || No coverdisc&lt;br /&gt;
|-&lt;br /&gt;
|1994-??||Vol 1 No 3 ||CD-ROM Magazine Interactive: ??? 1994 Disc 1 || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-??||Vol 1 No 4 ||CD-ROM Magazine Interactive: ??? 1994 Disc 2 || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-??||Vol 1 No 5 ||CD-ROM Magazine Interactive: ??? 1994 Disc 3 || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-??||Vol 1 No 6||CD-ROM Magazine Interactive: ??? 1995 Disc 4|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-??||Vol 1 No 7||CD-ROM Magazine Interactive: ??? 1995 Disc 5|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-??||Vol 1 No 8||CD-ROM Magazine Interactive: March 1995 Disc 6|| [http://redump.org/disc/132697/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-??||Vol 1 No 9||CD-ROM Magazine Interactive: ??? 1995 Disc 7|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-??||Vol 1 No 10||CD-ROM Magazine Interactive: ??? 1995 Disc 8|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-06||Vol 1 No 11||CD-ROM Magazine Interactive: June 1995 Disc 9|| || &lt;br /&gt;
|-&lt;br /&gt;
|1995-07||Vol 1 No 12||CD-ROM Magazine Interactive: July 1995 Disc 10|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-08||Vol 1 No 13||CD-ROM Magazine Interactive: June August Disc 11|| || &lt;br /&gt;
|-&lt;br /&gt;
|1995-09||Vol 1 No 14||CD-ROM Demo Special|| || &lt;br /&gt;
|-&lt;br /&gt;
|1995-10||Vol 2 No 1|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-11||Vol 2 No 2|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-12||Vol 2 No 3||110% Classic Games / Dorling Kindersley Multimedia Sampler Disc / Essential Selection CD-ROM || || 3 x CDs, eligibility of all not confirmed&lt;br /&gt;
|-&lt;br /&gt;
|1996-01||Vol 2 No 4||Flagtower Sampler / Vauxhall Vectra: An Interactive Tour / EQ Magazine Issue 2 || || 3 x CDs, eligibility of all not confirmed&lt;br /&gt;
|-&lt;br /&gt;
|1996-02||Vol 2 No 5||110% Multimedia|| || &lt;br /&gt;
|-&lt;br /&gt;
|1996-03||Vol 2 No 6||EQ Magazine Issue 3|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-04||Vol 2 No 7||EQ Magazine Issue 4? || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-05||Vol 2 No 8||EQ Magazine Issue 5|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-06||Vol 2 No 9|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-07||Vol 2 No 10|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-08|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-09|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-10|| || CD-ROM Magazine: October 1996|| ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-11|| || CD-ROM Magazine: November 1996|| ||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [https://magazinesfromthepast.fandom.com/wiki/CD-ROM_Magazine_Front_Cover_Gallery Magazines from the Past gallery]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Review_(UK)_-_Coverdisc_List</id>
		<title>PC Review (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Review_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-07T10:26:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: /* Known Coverdiscs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PC Review''' was a magazine published by Future Publishing in the UK from November 1991 until at least July 1998&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
Issues 1 (November 1991) to 30 (April 1994) came with either a 3.5&amp;quot; or 5.25&amp;quot; floppy disk. The first issue known to have a CD-ROM is [https://www.retromags.com/gallery/image/43455-pc-review-issue-31-may-1994/ Issue 31].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1994-05||31|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-06||32|| || || Possibly just has 2 x HD floppies based on [https://www.retromags.com/gallery/image/39202-pc-review-issue-32-june-1994/ cover scan]&lt;br /&gt;
|-&lt;br /&gt;
|1994-07||33|| The Adventurers' CD || || [https://web.archive.org/web/2/https://www.ebay.co.uk/itm/156879575561 eBay]&lt;br /&gt;
|-&lt;br /&gt;
|1994-08||34|| || || Possibly just has 2 x HD floppies based on [https://www.retromags.com/gallery/image/39202-pc-review-issue-32-june-1994/ cover scan]&lt;br /&gt;
|-&lt;br /&gt;
|1994-09||35|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-10||36|| || || &lt;br /&gt;
|-&lt;br /&gt;
|1994-11||37|| PC Review: Issue 37 || [http://redump.org/disc/110687/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-12||38|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-01||39|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-02||40|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-03||41|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-04||42|| || || Possibly just has 2 x HD floppies based on [https://www.retromags.com/gallery/image/61760-pc-review-issue-42-april-1995/?browse=1 cover scan]&lt;br /&gt;
|-&lt;br /&gt;
|1995-05||43|| || || Possibly just has 2 x HD floppies based on [https://www.retromags.com/gallery/image/32384-pc-review-issue-43-may-1995/?browse=1 cover scan]&lt;br /&gt;
|-&lt;br /&gt;
|1995-06||44|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-07||45|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-08||46|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-09||47|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-10||48|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-11||49|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-12||50|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-01||51|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-02||52|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-03||53|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-04||54|| CD Review || || Possible first change of coverdisc name to [https://www.retromags.com/gallery/image/43346-pc-review-issue-54-april-1996/?browse=1 CD Review]&lt;br /&gt;
|-&lt;br /&gt;
|1996-05||55|| CD Review || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-06||56|| CD Review || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-07||57|| CD Review 57 || [http://redump.org/disc/132692/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-08||58|| CD Review || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-09||59|| CD Review || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-10||60|| CD Review || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-11||61|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-12||62|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-13||63|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-01||64|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-02||65|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-03||66|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-04||67|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-05||68|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-06||69|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-07||70|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-08||71|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-09||72|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-10||73|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-11||74|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-12||75|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-13||76|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-01||77|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-02||78|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-03||79|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-04||80|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-05||81|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-06||82|| CD Review  || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-07||83|| CD Review  || || [https://www.retromags.com/gallery/image/39201-pc-review-issue-83-july-1998/?browse=1 2 x CDs]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Answers_(UK)_-_Coverdisc_List</id>
		<title>PC Answers (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Answers_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-07T07:43:34Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: Created page with &amp;quot;'''PC Answers''' was a general purpose PC magazine published by Future Publishing in the UK. It [https://www.gamesindustry.biz/pc-answers-unveils-exciting-new-look launched in 19...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PC Answers''' was a general purpose PC magazine published by Future Publishing in the UK. It [https://www.gamesindustry.biz/pc-answers-unveils-exciting-new-look launched in 1991] and ran [https://mcvuk.com/business-news/future-closes-pc-answers/ until September 2010]&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
At least some later issues are known to have come with coverdiscs, sometimes including game demos. The issue numbers present on CDs do not match up with the known number of magazine issues published. Based on the discs dumped to date, the magazine appears to have followed a standard 13-issue per year release cycle, and the below table has been constructed based on that assumption.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Disc Number||Issue Number||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1994-05||01|| || || &lt;br /&gt;
|-&lt;br /&gt;
|1994-06||02|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-07||03|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-08||04|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-09||05|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-10||06|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-11||07|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-12||08|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1994-13||09|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-01||10|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-02||11|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-03||12|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-04||13|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-05||14|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-06||15|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-07||16|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-08||17|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-09||18|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-10||19|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-11||20|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-12||21|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-13||22|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-01||23|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-02||24|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-03||25|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-04||26|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-05||27|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-06||28|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-07||29|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-08||30|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-09||31|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-10||32|| || [http://redump.org/disc/104363/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-11||33|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-12||34|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1996-13||35|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-01||36|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-02||37|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-03||38|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-04||39|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-05||40|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-06||41|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-07||42|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-08||43|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-09||44|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-10||45|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-11||46|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-12||47|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1997-13||48|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-01||49|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-02||50|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-03||51|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-04||52|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-05||53|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-06||54|| || ||&lt;br /&gt;
|-&lt;br /&gt;
|1998-07||55|| || [http://redump.org/disc/112438/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Games_(UK)_-_Coverdisc_List</id>
		<title>PC Games (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Games_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-03T11:17:58Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: Created page with &amp;quot;'''PC Games''' was a magazine published by EMAP in the UK from May 1994 to June 1995, for a total of 13 issues.  ==Known Coverdiscs==  Issues 1-4 were published only with floppy ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PC Games''' was a magazine published by EMAP in the UK from May 1994 to June 1995, for a total of 13 issues.&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
Issues 1-4 were published only with floppy disks. From Issue 5 onwards, both floppy and CD-ROM editions were available&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|1994-12||05|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-01||06|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-02||07|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-03||08|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-04||09|| || [http://redump.org/disc/132563/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-05||10|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-06||11|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-07||12|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|1995-08||13|| || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Shareware_Gold_(UK)_-_Coverdisc_List</id>
		<title>Shareware Gold (UK) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Shareware_Gold_(UK)_-_Coverdisc_List"/>
				<updated>2026-04-03T10:55:20Z</updated>
		
		<summary type="html">&lt;p&gt;Mictlantecuhtle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Shareware Gold''' was a magazine published by Paragon Publishing in the UK [https://uk.themedialeader.com/paragon-launch-3-new-computing-titles/].&lt;br /&gt;
&lt;br /&gt;
Based on [https://www.oldgamemags.com/forum/index.php?action=downloads;sa=view;id=12936 available evidence] it is assumed at least 11 issues of the magazine were produced.&lt;br /&gt;
&lt;br /&gt;
==Known Coverdiscs==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date||Issue Number||Disc Title||Status||Notes&lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 1?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 2?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 3?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 4?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 5?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 6?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|1996 Spring||Unknown||Shareware Gold: Issue 7 Spring 1996|| [http://redump.org/disc/132561/ Dumped] || Spine notes it specifically as &amp;quot;Disc 7&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 8?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 9?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 10?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|199x||Unknown||Shareware Gold: Issue 11?|| ||  &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Mictlantecuhtle</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Super_Play_(Sweden)_-_Coverdisc_List</id>
		<title>Super Play (Sweden) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Super_Play_(Sweden)_-_Coverdisc_List"/>
				<updated>2026-03-28T21:09:56Z</updated>
		
		<summary type="html">&lt;p&gt;Morlit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Swedish gaming magazine that lasted from 1996 to 2009 and the successor to ''Super Power'', which started in 1993. It went without coverdiscs for most of its life save for a brief period in 1997 when it would carry PS1 demo discs. Starting in 2002 though it would have its own line of DVD-Video ones.&lt;br /&gt;
&lt;br /&gt;
Note: Discs were bundled very inconsistently. Below are those that are known to have had and it's currently unknown when the magazine stopped carrying discs&lt;br /&gt;
&lt;br /&gt;
https://superplayarkivet.wordpress.com/nummerlista/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Issue || Title || Format || Status || Notes&lt;br /&gt;
|-&lt;br /&gt;
|16 - 1997/06 || ? || PS1 || ? || &lt;br /&gt;
|- &lt;br /&gt;
|19 - 1997/09 || ? || PS1 || ? || &lt;br /&gt;
|-&lt;br /&gt;
|22 - 1997/12 || ? || PS1 || ? || &lt;br /&gt;
|-&lt;br /&gt;
|71 - 2002/01 || ? || DVD-Video || style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|75 - 2002/05 || Super Play DVD 02 || DVD-Video || style='background: #b6d7a8' | [http://redump.org/disc/132374/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|77 - 2002/07 || Super Play DVD 03 || DVD-Video || style='background: #b6d7a8' | [http://redump.org/disc/131175/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|80 - 2002/10 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|84 - 2003/02 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|86 - 2003/04 || ??? || DVD-Video || style='background: #b6d7a8' | [http://redump.org/disc/128128/ Dumped] ||&lt;br /&gt;
|-&lt;br /&gt;
|87 - 2003/05 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|88 - 2003/06 || ??? || DVD-Video || style='background: #b6d7a8' | [http://redump.org/disc/128129/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
|89 - 2003/07 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|90 - 2003/08 || ??? || DVD-Video || style='background: #b6d7a8' | [http://redump.org/disc/128130/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
|91 - 2003/09 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|92 - 2003/10 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|93 - 2003/11 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped ||   &lt;br /&gt;
|-&lt;br /&gt;
|94 - 2003/12 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|95 - 2004/01 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|96 - 2004/02 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || &lt;br /&gt;
|-&lt;br /&gt;
|97 - 2004/03 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped ||  &lt;br /&gt;
|-&lt;br /&gt;
|100 - 2004/06 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || E3 2004 Special &lt;br /&gt;
|-&lt;br /&gt;
|104 - 2004/10 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped ||  &lt;br /&gt;
|-&lt;br /&gt;
|113 - 2005/07 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || E3 2005 Special&lt;br /&gt;
|-&lt;br /&gt;
|125 - 2006/07 || ??? || DVD-Video ||  style='background: #ED4245' | Not dumped || E3 2006 Special&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;/div&gt;</summary>
		<author><name>Morlit</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Ohio_Distinctive_Software_-_Publisher_List</id>
		<title>Ohio Distinctive Software - Publisher List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Ohio_Distinctive_Software_-_Publisher_List"/>
				<updated>2026-03-28T19:21:01Z</updated>
		
		<summary type="html">&lt;p&gt;NovaAurora: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Original and Teacher's Editions seem to exist for all discs. (unconfirmed)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Title || Title (ALT:F) || Status&lt;br /&gt;
|-&lt;br /&gt;
| Bovinalina's Language Extravaganza: Deutsch / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Bovinalina's Language Extravaganza: Español / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Bovinalina's Language Extravaganza: Français / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Bovinalina's Language Extravaganza: Italiano / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Captain Smartbeard's Scholarly Sea Adventure ||  || [http://redump.org/disc/126369/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ChemRacer 2713: The Legend of Kid Chem ||  || [http://redump.org/disc/110327/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Daily Fundamentals, The ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Darcy Jean's Math Jam ||  || [http://redump.org/disc/60919/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Edgar's Language Exploration: Deutsch ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Edgar's Language Exploration: Español  ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Edgar's Language Exploration: Français ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Edgar's Language Exploration: Italiano  ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Fantastic Word Gizmo, The ||  || [http://redump.org/disc/60918/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Fantastic Word Gizmo, The ||  || [http://redump.org/disc/60699/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Farmer Greenfield's Virtual Harvest ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Gary the Swamp Frog's Great Geometry Adventure ||  || [http://redump.org/disc/132676/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| GeoRunner ||  || [http://redump.org/disc/84920/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| GeoRunner ||  || [http://redump.org/disc/132677/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Great Galaxy Grid Game, The ||  || [http://redump.org/disc/60700/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Groovin' Gourmet, The ||  || [http://redump.org/disc/60917/ Dumped]&lt;br /&gt;
|- &lt;br /&gt;
| Intergalactic Rocket Factory || Fábrica de cohetes intergalácticos || [http://redump.org/disc/132680/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Magnificent Marlena's Mind-Bending Magic Show ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Mammoth Food Dig, The ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Master Gecko's Home Row ||  || [http://redump.org/disc/132679/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Mathtastic Game Show, The || Juego Espectacular Matematastico, El || [http://redump.org/disc/91260/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| MazeQuest: Tales of the Wandering Grammarian ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Mongro's Monstrous Money Math || Monstruosas Matemáticas de Finanzas de Mongro, Las || [http://redump.org/disc/132681/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Air Explorer ||  || [http://redump.org/disc/60920/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Air Explorer ||  || [http://redump.org/disc/60703/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Amazing Art Corner ||  || [http://redump.org/disc/60704/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Carnival Math ||  || [http://redump.org/disc/60705/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Carnival Math ||  || [http://redump.org/disc/60921/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Robot Challenge ||  || [http://redump.org/disc/85737/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| ODS Robot Challenge ||  || [http://redump.org/disc/60706/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Ohio Distinctive Software Vol. I ||  || [http://redump.org/disc/79976/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Painter Bear's Language Bridge: Deutsch / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Painter Bear's Language Bridge: Español / English ||  || [http://redump.org/disc/60169/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Painter Bear's Language Bridge: Français / English ||  || [http://redump.org/disc/60170/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Painter Bear's Language Bridge: Italiano / English ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Professor Eggword's Discovery ||  || [http://redump.org/disc/132678/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Quadrinarian Word Find: The Search for Meaning ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Robob's Cubetronic Quizimajig ||  || [http://redump.org/disc/60698/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Spelling Bugs || Los bichos de la orthografia || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Spelling Dragon and the Knights of Mount Brainier ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Superheroes Math Challenge ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Twins' Challenge ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Twins' Challenge (Hearing Impaired Version) ||  || Undumped&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>NovaAurora</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Philips_-_Publisher_List</id>
		<title>Philips - Publisher List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Philips_-_Publisher_List"/>
				<updated>2026-03-24T14:03:56Z</updated>
		
		<summary type="html">&lt;p&gt;User7: /* 310690###-2: USA */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CDi}}&lt;br /&gt;
&lt;br /&gt;
A list of '''Philips''' releases relevant to redump.org.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
*310690###-2 serial convention used in both USA and Europe. However 310699###-2 / 690 ###-2 / 699 ###-2 serial conventions were used in Europe only.&lt;br /&gt;
*These same serial number conventions were used for non-CDi discs as well (VCD, Audio CD), so gaps in serial numbers in the below list is to be expected.&lt;br /&gt;
&lt;br /&gt;
==310690###-2: USA==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Format !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 310690001-2 || Cartoon Jukebox || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690002-2 || Paint School II || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690003-2 || Tell Me Why: One || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690004-2 || Tell Me Why: Two || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690005-2 || Classical Jukebox || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690006-2 || Golden Oldies Jukebox || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690007-2 || Cool Oldies Jukebox || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690008-2 || Children's Musical Theatre || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690009-2 || Paint School I || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690010-2 || Treasures of the Smithsonian || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690011-2 || The Smithsonian Presents: Stamps: Windows on the World || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690012-2 || Pecos Bill || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690013-2 || The Palm Springs Open || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690014-2 || Rand McNally's America: United States Atlas || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690015-2 || Mother Goose: Hidden Pictures || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690016-2 || Mother Goose: Rhymes to Color || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690017-2 || Time Life Presents: 35mm Photography || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690018-2 || A Visit to Sesame Street: Letters || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690019-2 || A Visit to Sesame Street: Numbers || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690020-2 || Connect Four || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690021-2 || How the Camel Got His Hump || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690022-2 || Sandy's Circus Adventure || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690023-2 || How the Rhinoceros Got His Skin || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690024-2 || Story Machine: Star Dreams || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690025-2 || Story Machine: Magic Tales || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690026-2 || Dark Castle || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690027-2 || Caesars World of Gambling || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690028-2 || Harvest of the Sun: Vincent Van Gogh Revisited || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690029-2 || Jigsaw: The Ultimate Electronic Puzzle || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690030-2 || Sargon Chess || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690031-2 || Louis Armstrong: An American Songbook || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690032-2 || Noah's Ark || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690033-2 || Battleship || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690034-2 || Pinball || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690035-2 || Moses: The Exodus || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690036-2 || The Renaissance of Florence || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690037-2 || Richard Scarry's Best Neighborhood Disc Ever! || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690038-2 || Richard Scarry's Busiest Neighborhood Disc Ever! || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690039-2 || Backgammon || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690040-2 || Pavarotti: O Sole Mio || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690041-2 || Mozart: A Musical Biography || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690042-2 || The Emperor's New Clothes || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690043-2 || Text Tiles || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690044-2 || The Renaissance Gallery || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690045-2 || Brer Rabbit and the Wonderful Tar Baby || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690046-2 || The French Impressionists || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690047-2 || The World of Impressionism || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690048-2 || Golf My Way || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690049-2 || Kathy Smith: Personal Trainer || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690050-2 || Déjà Vu || CD-i || Unreleased || [https://www.theworldofcdi.com/cd-i_encyclopedia/deja-vu/]&lt;br /&gt;
|-&lt;br /&gt;
| 310690051-2 || Uninvited || CD-i || Unreleased || [https://preserve-cdi.blogspot.com/2020/10/compact-disc-interactive-title-library.html]&lt;br /&gt;
|-&lt;br /&gt;
| 310690052-2 || Tennis Our Way || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690053-2 || NFL 100 Greatest Touchdowns || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690054-2 || Pete Townshend Live || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690054-2 DEMO || Pete Townshend Live || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690055-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690056-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690057-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690058-2 || Mad Dog McCree || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690059-2 || Space Ace || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690060-2 || The Ultimate Noah's Ark || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690061-2 || Mega Maze || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690062-2 || International Tennis Open || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690063-2 || Dimo's Quest || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310-690-064-2 || Time Life Presents: 35mm Photography (Demonstration Disc) || || || Serial used on a [http://redump.org/disc/72902/ Demonstration Disc].&lt;br /&gt;
|-&lt;br /&gt;
| 310690065-2 || Alice in Wonderland || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690066-2 || Moses: Bound for the Promised Land || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690067-2 || The Story of Jonah || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690068-2 || The ACT College Search '92 || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690069-2 || Defender of the Crown || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690070-2 || Girl's Club || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690071-2 || Escape from CyberCity || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690072-2 || Gardening by Choice: Flowers &amp;amp; Foliage || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690073-2 || 3rd Degree || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690074-2 || Laser Lords || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690075-2 || Library of the Future || CD-i || Unreleased ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690076-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690077-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690078-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690079-2 || Private Lesson Series: Jazz Guitar || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690080-2 || Private Lesson Series: Rock Guitar: A Beginner's Guide || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690081-2 || Power Hitter || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690082-2 || Stickybear Math || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690083-2 || Stickybear Reading || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690084-2 || Zombie Dinos from Planet Zeltoid || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690085-2 || The Dark Fables of Aesop || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690086-2 || More Dark Fables from Aesop || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690087-2 || Audubon's Backyard Birding || CD-i || Unreleased || [https://preserve-cdi.blogspot.com/2020/10/compact-disc-interactive-title-library.html]&lt;br /&gt;
|-&lt;br /&gt;
| 310690088-2 || The Smithsonian Presents the Riches of Coins || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690089-2 || The Best of Draw 50 with Lee Ames || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690091-2 || The Uptown Blues || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690092-2 || Gardening 2: Fruits &amp;amp; Vegetables || CD-i || Undumped || Unreleased, but a Demonstration Disc exists.&lt;br /&gt;
|-&lt;br /&gt;
| 310690093-2 || Video Speedway: The Ultimate Racing Experience || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690094-2 || Cartoon Carnival || CD-i || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310690095-2 || Healthy for Life: The Interactive Diet || CD-i || Unreleased || Also listed as &amp;quot;Folkways: The Story of the Blues&amp;quot; (released as &amp;quot;Uptown Blues&amp;quot;) serial number.[https://preserve-cdi.blogspot.com/2020/10/compact-disc-interactive-title-library.html]&lt;br /&gt;
|-&lt;br /&gt;
| 310690096-2 || Jazz Giants: From Big Band to Bossa Nova || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690097-2 || Mercer Mayer's Little Monster at School || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690098-2 || Lords of the Rising Sun || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690099-2 || Merlin's Apprentice || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690100-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690101-2 || Sailing || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690103-2 || NFL Football Trivia Challenge || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690104-2 || Time-Life Astrology || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690105-2 || The Art of the Czars || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690106-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690107-2 || Prelude || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690108-2 || Anne Willan Presents the Food of France || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690109-2 || Private Lesson Series: Classical Guitar || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690110-2 || The Berenstain Bears: On Their Own || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690111-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690112-2 || Voyeur || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690113-2 || Max Magic || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690114-2 || Beauty &amp;amp; the Beast || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690115-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690116-2 || Dave Grusin: The Gershwin Connection || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690117-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690118-2 || Link: The Faces of Evil || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690119-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690120-2 || Flintstones/Jetsons Timewarp || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690121-2 || Gifts to Behold || CD-i || Dumped || Serial number once used for the unreleased title &amp;quot;Ansel &amp;amp; Aaron&amp;quot;.[https://preserve-cdi.blogspot.com/2020/10/compact-disc-interactive-title-library.html]&lt;br /&gt;
|-&lt;br /&gt;
| 310690122-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690123-2 || Dutch Masters of the Seventeenth Century || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690124-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690125-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690126-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690127-2 || NFL Instant Replay || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690128-2 || A Great Day at the Races || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690129-2 || 310690129-2 || CD-i || Unreleased ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690130-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690131-2 || Surf City || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690132-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690133-2 || Thunder in Paradise || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690134-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690135-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690136-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690137-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690138-2 || Dragon's Lair || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690139-2 || Dragon's Lair II: Time Warp || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690140-2 || Lemmings || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690141-2 || Litil Divil || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690142-2 || Muzzy || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690143-2 || Striker Pro || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690144-2 || Treasures of Oz || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690145-2 || Burn:Cycle || CD-i + Audio CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690146-2 || How the Camel Got His Hump || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690147-2 || How the Rhinoceros Got His Skin || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690148-2 || Peter Gabriel: All About Us || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690149-2 || X-Men: Night of the Sentinels || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690150-2 || Go || CD-i || Unreleased || In USA, only a beta disc exists for this title.&lt;br /&gt;
|-&lt;br /&gt;
| 310690151-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690152-2 || Mystic Midway: Rest in Pieces || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690153-2 || A Revolution in Color || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690154-2 || Rembrandt: His Art and the Music of His Era || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690155-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690156-2 || Xplora 1: Peter Gabriel's Secret World || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690157-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690158-2 || Zelda: The Wand of Gamelon || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690159-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690160-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690161-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690162-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690163-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690164-2 || Carreras - Domingo - Pavarotti: The Three Tenors in Concert - Mehta || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690165-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690166-2 || Flashback || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690167-2 || The Apprentice || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690168-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690169-2 || NFL Football Trivia Challenge '94/'95 Edition || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690170-2 || Compton's Interactive Encyclopedia || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690171-2 || Compton's Interactive Encyclopedia || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690172-2 || Rhythm Maker || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690173-2 || Compton's Interactive Encyclopedia || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690174-2 || Grolier Encyclopedia || CD-i || Unreleased ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690175-2 || Gender Gap || CD-i || Unreleased ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690176-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690177-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690178-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690179-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690180-2 || The Wacky World of Miniature Golf with Eugene Levy || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690181-2 || The Joker's Wild! || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690182-2 || The Joker's Wild! Jr. || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690183-2 || A Visit to the Valley of Puebla and the Amparo Museum || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690184-2 || Name That Tune || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690185-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690186-2 || Caesars World of Boxing || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690187-2 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690188-2 || Tetris || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690189-2 || David and Goliath || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690190-2 || The Story of Samson || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690192-2 || Pegasus || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690194-2 || James Brown: Non Stop Hit Machine || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690198-2 || Titanic: An Interactive Exploration || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690200-2 || Tox Runner || CD-i || Unreleased ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690201-2 || NFL Hall of Fame Football || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690204-2 || The Chronicles of Narnia: The Lion, the Witch and the Wardrobe || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690205-2 || You Sing Christmas Favorites || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690206-2 || Clue || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690207-2 || Wings over the Gulf || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690208-2 || Mother Nature: Baby Animal Tales || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690209-2 || Live Without Monty Python || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690210-2 || Monty Python's More Naughty Bits || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690212-2 || Four Weddings and a Funeral || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690222-2 || Earth Rhythms || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690223-2 || The Flowers of Robert Mapplethorpe || Photo CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690224-2 || How to Photograph Nature || Photo CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690225-2 || A National Parks Tour || Photo CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690231-2 || Who Shot Johnny Rock? || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690238-2 || Kalifornia || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690241-2 || The Joy of Sex || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690244-2 || CD-i Music Book: Classical Guitar Volume 1 || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690247-2 || Mystic Midway: Phantom Express || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690248-2 || Effacer || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690252-2 || The 7th Guest || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690253-2 || The Crayon Factory || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690254-2 || Posse || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690255-2 || The Downhome Blues || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690257-2 || Stickybear Preschool || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690258-2 || Stickybear Family Fun || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690260-2 || Hotel Mario || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690262-2 || Kingdom: The Far Reaches || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690263-2 || Jeopardy! || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690267-2 || TR-I: No World Order || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690270-2 || CD Shoot || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690271-2 || Alien Gate || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690274-2 || International Tennis Open || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690275-2 || Kether || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690276-2 || Axis and Allies || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690278-2 || Shark Alert || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690282-2 || Mutant Rampage: Bodyslam || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690285-2 || Inca || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690287-2 || Sting: Ten Summoner's Tales || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690288-2 || Bryan Adams: Waking Up the Neighbours || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690289-2 || Shari Lewis Lamb Chop's Play-Along! Action Songs || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690290-2 || A Child is Born || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690291-2 || Earth Command || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690292-2 || The Cream of Eric Clapton || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690293-2 || Billy Ray Cyrus: Live || CD-i || Unreleased || [https://ia801909.us.archive.org/31/items/andrew-lloyd-webber-the-premier-collection-encore-philips-cd-i-scans/06%20Booklet%205.jpg]&lt;br /&gt;
|-&lt;br /&gt;
| 310690294-2 || Keep the Faith: An Evening with Bon Jovi || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690296-2 || The Best of Baby Songs || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690297-2 || The Premiere Collection Encore: Andrew Lloyd Webber || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690298-2 || Playboy's Complete Massage || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690301-2 || Top Gun || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690302-2 || The Hunt for Red October || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690303-2 || Fatal Attraction || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690304-2 || Star Trek VI: The Undiscovered Country || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690305-2 || Apocalypse Now || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690306-2 || Irving Berlin's White Christmas || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690308-2 || The Firm || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690309-2 || Sliver || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690310-2 || Star Trek II: The Wrath of Khan || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690311-2 || Star Trek IV: The Voyage Home || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690312-2 || The Naked Gun 2 1/2: The Smell of Fear || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690313-2 || Beverly Hills Cop || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690314-2 || Patriot Games || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690315-2 || Black Rain || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690316-2 || Indecent Proposal || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690317-2 || Planes, Trains and Automobiles || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690318-2 || Wayne's World || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690320-2 || Coneheads || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690322-2 || Ghost || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690323-2 || Naked Gun, The || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690326-2 || Addams Family Values || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690327-2 || Airplane! || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690328-2 || Beverly Hills Cop II || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690329-2 || Coming to America || VCD || Dumped (Disc 2), Undumped (Disc 1) ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690330-2 || The Addams Family || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690325-2 || 48 Hours || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690332-2 || Wayne's World 2 || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690333-2 || Star Trek: The Motion Picture || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690334-2 || Star Trek III: The Search for Spock || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690336-2 || Naked Gun 33 1/3: The Final Insult || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690337-2 || Star Trek V: The Final Frontier || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690338-2 || Clear and Present Danger || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690339-2 || Forrest Gump || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690340-2 || Star Trek: Generations || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690341-2 || Andre || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690342-2 || Nobody's Fool || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690344-2 || U2: Rattle and Hum || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690350-2 || An Officer &amp;amp; A Gentleman || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690351-2 || Terms of Endearment || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690352-2 || The Untouchables || VCD || Undumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310690353-2 || Chinatown || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690354-2 || Another 48 Hours || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690355-2 || Crocodile Dundee || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690356-2 || Congo || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690357-2 || Accused, The || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690401-2 || Moonstruck || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690402-2 || Raging Bull || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690403-2 || From Russia with Love || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690404-2 || Dr. No || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690405-2 || A Fish Called Wanda || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690406-2 || Secret of NIMH, The || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690407-2 || Goldfinger || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690408-2 || Rain Man || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690409-2 || View to a Kill, A || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690410-2 || Chitty Chitty Bang Bang || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690411-2 || Moonraker || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690412-2 || Rocky || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690413-2 || Black Stallion || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690414-2 || Thelma &amp;amp; Louise || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690415-2 || You Only Live Twice || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690416-2 || Octopussy || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690417-2 || Live and Let Die || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690418-2 || Quigley Down Under || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690419-2 || For Your Eyes Only || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690420-2 || Benny &amp;amp; Joon || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690421-2 || Diamonds are Forever || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690422-2 || Annie Hall || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690423-2 || Of Mice and Men || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690424-2 || Overboard || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690425-2 || Baby Boom || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690426-2 || Carrie || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690427-2 || The Pink Panther || VCD || Dumped (Disc 1), Undumped (Disc 2) ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690428-2 || Road House || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690431-2 || Thunderball || VCD || Undumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310690501-2 || Bull Durham || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690502-2 || Dances with Wolves || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690503-2 || Married to the Mob || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690505-2 || Bill &amp;amp; Ted's Bogus Journey || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690506-2 || Robocop || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690507-2 || RoboCop 2 || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690508-2 || RoboCop 3 || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690509-2 || The Silence of the Lambs || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690510-2 || Mississippi Burning || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690551-2 || Total Recall || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690553-2 || Terminator 2: Judgment Day || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690554-2 || Reservoir Dogs || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690555-2 || Crying Game || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690556-2 || Rambo: First Blood || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690557-2 || Rambo: First Blood Part II || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690558-2 || Rambo 3 || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690559-2 || Basic Instinct || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690560-2 || Dirty Dancing || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690561-2 || Red Heat || VCD || Undumped || [https://web.archive.org/web/20041103081436/http://www.pmpro.com/consumer/consumer/video/redheat.html]&lt;br /&gt;
|-&lt;br /&gt;
| 310690562-2 || LA Story || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690563-2 || On Golden Pond || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690619-2 || Cosmopolitan Interactive Tonetics || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690639-2 || Priscilla, Queen of the Desert || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690644-2 || Clue: The Mysteries Continue || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690648-2 || Plug in to a new world || CD-i x4 || Dumped || Box set with 4x CD-i titles (2x USA, 2x Europe)[https://web.archive.org/web/20260328230648/https://cdn.discordapp.com/attachments/798548057897041940/1486186029856591972/20260324_220822.jpg?ex=69c93359&amp;amp;is=69c7e1d9&amp;amp;hm=545b880cde96e1d24e1359ed794976015947bfc6a31e0285e94acd0ff1960841&amp;amp;][https://web.archive.org/web/20260328230634/https://cdn.discordapp.com/attachments/798548057897041940/1486186029357600938/20260324_220815.jpg?ex=69c93359&amp;amp;is=69c7e1d9&amp;amp;hm=78134f1ca9b79b2950bf4276204b80c5dffd881b71d15d3c6b9922d34a3cc7d3&amp;amp;][https://web.archive.org/web/20260328230622/https://cdn.discordapp.com/attachments/798548057897041940/1486186031782039672/20260324_220906.jpg?ex=69c93359&amp;amp;is=69c7e1d9&amp;amp;hm=c06c91238a77d200a6d781ae36f4ed41975bb8785327de96362be630c76c8bf9&amp;amp;][https://web.archive.org/web/20260328230608/https://cdn.discordapp.com/attachments/798548057897041940/1486186030607634503/20260324_220830.jpg?ex=69c93359&amp;amp;is=69c7e1d9&amp;amp;hm=e79ed980f34fbc4f42457bd641338d5af436c6eef8fc3855e5aecb40649c46ae&amp;amp;]. No Serial # on box, listed serial number is surmised from the barcode &amp;quot;7 31069 06482 4&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| 310690649-2 || The Chronicles of Narnia: Prince Caspian || VCD || Undumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310690650-2 || The Chronicles of Narnia: The Silver Chair || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310691008-2 || Hanna-Barbera Cartoon Carnival || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691109-2 || Total Control Football || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691010-2 || Sandy's Circus Adventure || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691024-2 || Burn Cycle || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691025-2 || Burn Cycle || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691026-2 || Felix the Cat's Giant Electronic Comic Book || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691030-2 || The Cranberries: Doors and Windows || Hybrid || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310691044-2 || Sandy's Circus Adventure || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691050-2 || Fun with Electronics || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691052-2 || Lamb Chop Loves Music || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691059-2 || Alien Odyssey || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691063-2 || Jan Pieńkowski Haunted House || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691065-2 || Merlin's Apprentice || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691077-2 || The Improv Presents: Don't Quit Your Day Job || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691081-2 || The Cranberries: Doors and Windows || Hybrid || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 310691088-2 || Merlin's Apprentice || PC / Mac || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691101-2 || Gearheads || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691145-2 || Nihilist || PC || Dumped || &lt;br /&gt;
|-&lt;br /&gt;
| 310691189-2 || Fighter Duel: Special Edition || PC || Dumped || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==310690###-2 / 310699###-2 / 690 ###-2 / 699 ###-2: Europe==&lt;br /&gt;
Sometimes releases include serials on covers that follow one of these naming conventions and a disc label serial that follows another one of these conventions. Sometimes the dash &amp;quot;-&amp;quot; is not included in the serial number.&lt;br /&gt;
&lt;br /&gt;
==810 ####: Europe==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==811 ####: UK==&lt;br /&gt;
Serial numbers from the VCD boxes also need adding.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Serial # !! Title !! Format !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 811 0001 || Caricature || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0002 || Face Kitchen || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811004 || Great British Golf: Middle Ages: 1940 || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0005 || Autosport Magazine Presents Grand Prix Special || Photo CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0006 || James Brown: Non Stop Hit Machine || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0008 || The Joy of Sex || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0009 || Tom's Magic Picture Show || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0012 || Santa Claus' Mice || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0014 || CD Shoot || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0015 || Tangram || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0017 || Power Hitter || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0018 || Zombie Dinos from Planet Zeltoid || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0019 || Marilyn Monroe || Photo CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0022 || The Secret Name of Ra || CD-i || Unreleased || &lt;br /&gt;
|-&lt;br /&gt;
| 811 0023 || MindQuest || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0024 || Dutch Masters of the Seventeenth Century || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0025 || Shipwreck || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0027 || Total Euro 96 || CD-i || Undumped || &lt;br /&gt;
|-&lt;br /&gt;
| 811 0030 || Private Lesson Series: Rock Guitar: A Beginner's Guide || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0031 || The Ultimate Noah's Ark || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0032 || Soundtrap || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0033 || The 7th Guest (Disc 1) (The Game) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0034 || The 7th Guest (Disc 2) (The Music) || Audio CD || [http://redump.org/disc/35797/ Dumped] || Serial number on the disc label.&lt;br /&gt;
|-&lt;br /&gt;
| 811 0035 || Space Safari || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0036 || Nature Under Threat || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0038 || The Worlds of... || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0039 || Solar System || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0040 || The 7th Guest || CD-i, Audio CD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0044 || Striker Pro || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0046 || The What's It Worth? Auction Game || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0047 || Kiss || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0048 || The Number Factory || CD-i || Undumped || Only a [http://redump.org/disc/112081/ preproduction] version is dumped for this title.&lt;br /&gt;
|-&lt;br /&gt;
| 811 0050 || Routes to Reading || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0052 || NFL Hall of Fame Football || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0054 || Tim &amp;amp; Bear at the Harbour || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0055 || Tim &amp;amp; Bear at the Movies || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0059 || Drug Wars || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0063 || The Last Bounty Hunter || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 8110064 || Pathways || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0071 || Atlantis: The Last Resort || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0103 || A Christmas Songbook || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0111 || NFL Instant Replay || CD-i || [http://redump.org/disc/81658/ Dumped] || Unreleased for retail. Preproduction dumped.&lt;br /&gt;
|-&lt;br /&gt;
| 811 0114 || NFL 100 Greatest Touchdowns || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0121 || La Methode de Langues Multimedia: Je Parle l'Anglais: Junior || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0122 || La Methode de Langues Multimedia: Je Parle l'Anglais: Senior || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0130 || 1995: All the News and Views || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 0141 || Do You Remember the '60s? || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 8110142 || Building the Winning Company: Toolkit for Teams and Managers || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1007 || Star Trek VI: The Undiscovered Country || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1017 || Witness (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1018 || Witness (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1019 || Top Gun (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1020 || Top Gun (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1021 || The Naked Gun 2 1/2: The Smell of Fear (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1022 || The Naked Gun 2 1/2: The Smell of Fear (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1023 || The Hunt for Red October (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1024 || The Hunt for Red October (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1025 || Patriot Games (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1026 || Patriot Games (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1027 || Wayne's World (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1028 || Wayne's World (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1029 || Ghost (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1030 || Ghost (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1033 || Fatal Attraction (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1034 || Fatal Attraction (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1035 || Black Rain (Disc 1) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1036 || Black Rain (Disc 2) || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1039 || The Untouchables (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1040 || The Untouchables (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1041 || Indecent Proposal (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1042 || Indecent Proposal (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1049 || The Naked Gun (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1050 || The Naked Gun (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1055 || Coming to America (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1056 || Coming to America (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1061 || Sliver (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1062 || Sliver (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1067 || Plains, Trains and Automobiles (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1068 || Plains, Trains and Automobiles (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1069 || Beverly Hills Cop II (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1070 || Beverly Hills Cop II (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1076 || Dr. No (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1077 || Dr. No (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1080 || Apocalypse Now (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1081 || Apocalypse Now (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1082 || Apocalypse Now (Disc 3) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1083 || From Russia with Love (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1084 || From Russia with Love (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1085 || Goldfinger (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1086 || Goldfinger (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1091 || U2: Rattle and Hum (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1092 || U2: Rattle and Hum (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1095 || Scrooged (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1096 || Scrooged (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1103 || Addams Family Values (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1104 || Addams Family Values (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1105 || Wayne's World 2 (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1106 || Wayne's World 2 (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1113 || A View to a Kill (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1114 || A View to a Kill (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1121 || The Secret of Nimh (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1122 || The Secret of Nimh (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1125 || Crocodile Dundee II (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1126 || Crocodile Dundee II (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1127 || Flashdance (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1128 || Flashdance (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1131 || Beverly Hills Cop III (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1132 || Beverly Hills Cop III (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1143 || Live and Let Die (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1144 || Live and Let Die (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1159 || Baby Boom (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1160 || Baby Boom (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1163 || Road House (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1164 || Road House (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1173 || Rik Mayall Is The New Statesman (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1174 || Rik Mayall Is The New Statesman (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1175 || Rik Mayall Is The New Statesman (Disc 3) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1179 || Paddington Bear (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1180 || Paddington Bear (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1187 || Thunderball (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1188 || Thunderball (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1193 || Quigley Down Under (Disc 1) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 1194 || Quigley Down Under (Disc 2) || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 2065 || Peter Gabriel: All About Us || VCD || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5007 || Chaos Control || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5068 || Down in the Dumps (Disc 1) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5069 || Down in the Dumps (Disc 2) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5070 || Down in the Dumps (Disc 3) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5078 || Player of the Year || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5107 || Timelapse (Disc 1) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5108 || Timelapse (Disc 2) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5109 || Timelapse (Disc 3) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 5110 || Timelapse (Disc 4) || PC || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 9001 || Jan Pieńkowski Haunted House || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 9002 || In the Wake of Captain Cook || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 9003 || Journeys Through Victorian London || CD-i || Dumped ||&lt;br /&gt;
|-&lt;br /&gt;
| 811 9004 || P.A.W.S: Personal Automated Wagging System || CD-i || Dumped ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==812 ####: France==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==813 ####: Germany==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==814 ####: The Netherlands==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==815 ####: Italy==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==816 ####: Spain &amp;amp; Portugal==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==817 ####: Scandinavia==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==818 ####: Europe Promo==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==819 ####: European for Worldwide distribution==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==PCIM-#####: Japan==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==PCIX-#####: Japan==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial # !! Title !! Native Title !! Format !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| PCIX-00001 || AIUEO || あいうえお || CD-i || [http://redump.org/disc/102612/ Dumped] || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Demos_on_DVD</id>
		<title>PC Demos on DVD</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Demos_on_DVD"/>
				<updated>2026-03-21T12:05:21Z</updated>
		
		<summary type="html">&lt;p&gt;Morlit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[WIP]&lt;br /&gt;
&lt;br /&gt;
Many Retail DVD Video discs included PC demos that you could play by putting the disc into your computer. &lt;br /&gt;
&lt;br /&gt;
Note that movies tend to receive several pressings and often a Widescreen and Fullscreen release. Some also receive localized menus depending on the country, so alternate dumps are very likely. The Nature of Region locking means two dumps from two different DVD regions will never match.&lt;br /&gt;
&lt;br /&gt;
Note to that Some demos might be exclusive to certain regions. And not every release of a movie will come with a demo. &lt;br /&gt;
&lt;br /&gt;
== PC Demos ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Title || Edition || Region || Dumped || Demo included || Notes&lt;br /&gt;
|-&lt;br /&gt;
| 7 Dwarves – Men Alone in the Wood || ? || 2 (Germany) || [http://redump.org/disc/110068/ Yes] || 7 Zwerge: Das Brettspiel XS || &lt;br /&gt;
|-&lt;br /&gt;
| The Twelve Tasks of Asterix || ? || Germany || No || Asterix: The Gallic War || Kinowelt Home Entertainment release&lt;br /&gt;
|-&lt;br /&gt;
| Anki och Pytte tvåan || N/A || Sweden || No || Kapsyljakt med Anki &amp;amp; Pytte || &lt;br /&gt;
|-&lt;br /&gt;
| Alien Interceptors || ? || Germany || No || Ground Control || &lt;br /&gt;
|-&lt;br /&gt;
| Aloha, Scooby-Doo! || N/A || 2, 4, 5 (Poland) || [http://redump.org/disc/127993/ yes]|| Scooby-Doo: Showdown in Ghost Town, Jinx at the Sphinx and Phantom of the Knight || &lt;br /&gt;
|-&lt;br /&gt;
| Asterix and Kleopatra || N/A || Germany || No || Asterix Maximum Gaudium (Mega Madness) || Animated 1968 movie, Kinowelt Home Entertainment release&lt;br /&gt;
|-&lt;br /&gt;
| Batman Begins || ? || USA || No || Batman Begins || Phone game demo played through a Windows executable. &lt;br /&gt;
|-&lt;br /&gt;
| Barbie as Rapunzel || ?  || ? || No || ? (&amp;quot;DVD-ROM Sampler&amp;quot;) || Artisan Home Entertainment release&lt;br /&gt;
|-&lt;br /&gt;
| Barbie of Swan Lake || ?  || ? || No || ? (&amp;quot;DVD-ROM Sampler&amp;quot;) || Artisan Home Entertainment release&lt;br /&gt;
|-&lt;br /&gt;
| Bee Movie || A Very Jerry 2-disc Edition || ? || No || Bee Movie || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Bibleman Genesis: A Fight for Faith Live || N/A || None (USA) || [http://redump.org/disc/97955/ Yes] || Bibleman: A Fight for Faith || PC/Mac&lt;br /&gt;
|-&lt;br /&gt;
| Bibleman Jr. Volume 1 and 2: Thankful for Jesus · God Loves Everyone || N/A || None (USA) || [http://redump.org/disc/89328/ Yes] || Bibleman: A Fight for Faith || &lt;br /&gt;
|-&lt;br /&gt;
| B.O.B.'s Big Break! || ? || 1, 4 (USA) || [http://redump.org/disc/130993/ Yes] || Monsters vs. Aliens|| &lt;br /&gt;
|-&lt;br /&gt;
| Butt-Ugly Martians: Boyz to Martians || ? || ? || No || Martian Boot Camp|| &lt;br /&gt;
|-&lt;br /&gt;
| Charlie and the Chocolate Factory || Two-Disc Deluxe Edition || 1 (USA) || [http://redump.org/disc/131844// Yes] || Charlie and the Chocolate Factory || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Charlie's Angels: Full Throttle || Widescreen Special Edition || 1, 3 (USA) || [http://redump.org/disc/111232/ Yes] || Charlie's Angels: Angel X ||&lt;br /&gt;
|-&lt;br /&gt;
| Charlotte's Web || ? || ? || No || Charlotte's Web ||&lt;br /&gt;
|-&lt;br /&gt;
| The Cell || ? || ? || No || Homeworld: Cataclysm ||&lt;br /&gt;
|-&lt;br /&gt;
| Constantine || 2-Disc Special Edition || 2, 5 (UK) || [http://redump.org/disc/132388/ Yes] || Constantine: The Videogame || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| CSI: Miami: The Fifth Season || N/A || ? || No || CSI: Hard Evidence ||&lt;br /&gt;
|-&lt;br /&gt;
| The Da Vinci Code || 2 Disc Widescreen Special Edition || ? || No || The Da Vinci Code || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Die Hard || Five Star Collection || 1 (USA) || [http://redump.org/disc/110921/ Yes] || Aliens Versus Predator, Sanity: Aiken's Artifact || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Dungeons &amp;amp; Dragons || ? || ?  || No|| Baldur's Gate II: Shadows of Amn ||&lt;br /&gt;
|-&lt;br /&gt;
| The Emperor's New Groove || ? || ? || No || The Emperor's Action Game, The Emperor's New Groove Activity Center || &lt;br /&gt;
|-&lt;br /&gt;
| Flyboys || Two-Disc Widescreen Collector's Edition || ? || No || Flyboys Squadron || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Frank Herbert's Dune || Édition Collector || France || No || Dune 2000 (?) || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Help! I'm a Fish || ? || Germany || No || Hilfe! Ich bin ein Fisch || &lt;br /&gt;
|-&lt;br /&gt;
| eXistenZ || ? || Germany || No || Shadowman || &lt;br /&gt;
|-&lt;br /&gt;
| The Fast and the Furious || Collector's Edition || 1 (USA) || [http://redump.org/disc/128601/ Yes] || Supercar Street Challenge ||&lt;br /&gt;
|-&lt;br /&gt;
| Frequency || ? || 1 (USA) || [http://redump.org/disc/111486/ Yes] || Ground Control ||&lt;br /&gt;
|-&lt;br /&gt;
| Gigi, God's Little Princess || ? || ? || No || Buzby: Breakin’ all the rules ||&lt;br /&gt;
|-&lt;br /&gt;
| The Grinch || Collector's Edition || 3, 4 (Korea) || [http://redump.org/disc/91907/ Yes] || The Grinch ||&lt;br /&gt;
|-&lt;br /&gt;
| Hamburger Hill || ? || 2 (Italy) || [http://redump.org/disc/84428/ Yes] || Operation Flashpoint: Cold War Crisis ||&lt;br /&gt;
|-&lt;br /&gt;
| Happy Feet || Bundle || 1 (USA) || [http://redump.org/disc/107814/ Yes] || Happy Feet || &amp;quot;Videogame Sampler and Bonus Features&amp;quot;. Bundled with some copies of the movie&lt;br /&gt;
|-&lt;br /&gt;
| Harry Potter and the Chamber of Secrets || Widescreen Edition || 1 (USA) || [http://redump.org/disc/125168/ Yes] || Harry Potter and the Chamber of Secrets || Disc 2 &lt;br /&gt;
|-&lt;br /&gt;
| Harry Potter and the Goblet of Fire || Two-Disc Special Edition || 1 (USA) || [http://redump.org/disc/97957/ Yes] || Harry Potter and the Goblet of Fire || Disc 2 &lt;br /&gt;
|-&lt;br /&gt;
| Harry Potter and the Goblet of Fire || Ultimate Edition || USA || No || Harry Potter and the Goblet of Fire || Disc 3, Might match Two-Disc Special Edition. &lt;br /&gt;
|-&lt;br /&gt;
| Harry Potter and the Goblet of Fire || 2-Disc Widescreen Edition || 2, 5 (Italy) || [http://redump.org/disc/96852/ Yes]|| Harry Potter and the Goblet of Fire || Disc 2 &lt;br /&gt;
|-&lt;br /&gt;
| Harry Potter and the Goblet of Fire || Edizione Speciale Due Dischi || 2, 4, 5 (Europe, Australia)|| [http://redump.org/disc/112472/ Yes]|| Harry Potter and the Goblet of Fire || Disc 2 &lt;br /&gt;
|-&lt;br /&gt;
| I Spy: A Runaway Robot and Other Stories || ? || 1 (USA) || [http://redump.org/disc/95490/ Yes] || I Spy Junior || &lt;br /&gt;
|-&lt;br /&gt;
| I Spy: A Thing That Flings and Other Stories || ? || 1 (USA) || [http://redump.org/disc/95491/ Yes] || I Spy Junior || &lt;br /&gt;
|-&lt;br /&gt;
| The Incredibles || ? || Russia || No || The Incredibles || Disc 3&lt;br /&gt;
|-&lt;br /&gt;
| Indiana Jones and the Raiders of the Lost Ark || 2008 Reissue || ? || No || LEGO Indiana Jones: The Original Adventures ||&lt;br /&gt;
|-&lt;br /&gt;
| Indiana Jones and the Temple of Doom || 2008 Reissue || ? || No || LEGO Indiana Jones: The Original Adventures ||&lt;br /&gt;
|-&lt;br /&gt;
| Jimmy Timmy Power Hour || ? || ? || No || The Fairly Odd Parents: Breakin' Da Rules || &lt;br /&gt;
|-&lt;br /&gt;
| Jurassic Park III || Collector's Edition || 1 (USA) || [http://redump.org/disc/76000/ Yes] || Jurassic Park III: Dino Defender and Danger Zone || &lt;br /&gt;
|-&lt;br /&gt;
| Kung Fu Panda || Gold Edition || China || No || Kung Fu Panda || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Lara Croft: Tomb Raider || Special Collector's Edition (Widescreen Collection) || 4 (Australia) || [http://redump.org/disc/103500/ Yes] || Tomb Raider: Chronicles || &lt;br /&gt;
|-&lt;br /&gt;
| Lara Croft: Tomb Raider || Special Collector's Edition (Widescreen Collection) || 2 (Sweden) || [http://redump.org/disc/129011/ Yes] || Tomb Raider: Chronicles || &lt;br /&gt;
|-&lt;br /&gt;
| Lara Croft: Tomb Raider || Special Collector's Edition || 1 (USA) || [http://redump.org/disc/87737/ Yes] || Tomb Raider: Chronicles || &lt;br /&gt;
|-&lt;br /&gt;
| Lara Croft: Tomb Raider || Edición especial de colección || 4 (Mexico) || [http://redump.org/disc/124226/ Yes] || Tomb Raider: Chronicles ||&lt;br /&gt;
|-&lt;br /&gt;
| Men in Black II || Widescreen - Intergalactic Double Disc Set! || 2, 4, 5 (UK) || [http://redump.org/disc/107185/ Yes] || Men in Black II: Crossfire || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Monsters, Inc || Collector's Edition 2-Disc DVD || 1 (USA) || [http://redump.org/disc/110943/ Yes] || Monsters, Inc.: Scream Team || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| The Mummy Returns || ? || ? || No || The Mummy || &lt;br /&gt;
|-&lt;br /&gt;
| The Mummy || Ultimate Edition || 1 (USA) || [http://redump.org/disc/74097/ Yes] || The Mummy || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| NASCAR: A Family Tradition || ? || ? || No || Nascar Thunder || &lt;br /&gt;
|-&lt;br /&gt;
| Nick Jr. Dora the Explorer: We're a Team! || ? || 1 (Canada) || [http://redump.org/disc/120208/ Yes] || La Casa de Dora ||&lt;br /&gt;
|-&lt;br /&gt;
| Nick Jr. Dora the Explorer: World Adventure! || ? || 1 (USA) || [http://redump.org/disc/125367/ Yes] || Nick Jr. Dora the Explorer: World Adventure! || Full game is included but limited to a 30-minute Activemark trial&lt;br /&gt;
|-&lt;br /&gt;
| Nick Jr. Go Diego Go! Wolf Pup Rescue || ? || 1 (Canada) || [http://redump.org/disc/120104/ Yes] || Diego's Dinosaur Adventure ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon Barnyard || ? || 1 (USA) || [http://redump.org/disc/130821/ Yes] || Nickelodeon Barnyard ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon Jimmy Neutron Boy Genius || ? || ? || No || Jimmy Neutron Boy Genius ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon The Penguins of Madagascar || Widescreen || 1 (USA) || [http://redump.org/disc/100901/ Yes] || DreamWorks Madagascar: Escape 2 Africa ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon The SpongeBob SquarePants Movie || Widescreen || 1 (USA) || [http://redump.org/disc/132245/ Yes] || Nickelodeon The SpongeBob SquarePants Movie ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon The SpongeBob SquarePants Movie || Fullscreen|| 1 (USA) || [http://redump.org/disc/132242/ Yes] || Nickelodeon The SpongeBob SquarePants Movie ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon Spongbob Squarepants: The Complete Second Season || ?|| ? || No || Nictoons DVD Demo ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon SpongeBob Squarepants: SpongeBob Goes Prehistoric || N/A || ? || No || SpongeBob Squarepants: Battle for Bikini Bottom ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon SpongeBob SquarePants: Sponge for Hire || N/A || ? || No || &amp;quot;Nicktoons PC game demo&amp;quot; ||&lt;br /&gt;
|-&lt;br /&gt;
| Nickelodeon The Wild Thornberrys Movie || Widescreen and Full Screen || 1 (USA) || [http://redump.org/disc/130822/ Yes] || Nickelodeon The Wild Thornberrys Movie ||&lt;br /&gt;
|-&lt;br /&gt;
| Over the Hedge: Hammy's Nutty-Fun DVD! || Bundle || 1, 4 (USA) || [http://redump.org/disc/89819/ Yes] || Over the Hedge || Bundled with some copies of Over the Hedge&lt;br /&gt;
|-&lt;br /&gt;
| Predator || Édition Collector || France || No || Alien vs Predator II || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| The Road to El Dorado|| ? || ? || No || Gold and Glory: The Road to El Dorado || &lt;br /&gt;
|-&lt;br /&gt;
| Sam &amp;amp; Max: Freelance Police: The Complete Animated Series || N/A || None (USA) || [http://redump.org/disc/114296/ Yes] || Sam &amp;amp; Max Episode 201: Ice Station Santa || Bonus Disc. Full game is present on disc but locked as a demo by SecuROM PA unless activated&lt;br /&gt;
|-&lt;br /&gt;
| The Sandlot 2 || ? || UK || No || Backyards Baseball ||&lt;br /&gt;
|-&lt;br /&gt;
| Scooby-Doo and the Ghoul School || N/A || 1, 2, 3, 4 (USA) || [http://redump.org/disc/87738/ Yes] || Scooby-Doo: Showdown in Ghost Town, Jinx at the Sphinx and Phantom of the Knight ||&lt;br /&gt;
|-&lt;br /&gt;
| Scooby-Doo Goes Hollywood || N/A || 1, 2, 3, 4 (USA) || [http://redump.org/disc/111880/ Yes] || Scooby-Doo: Showdown in Ghost Town, Jinx at the Sphinx and Phantom of the Knight ||&lt;br /&gt;
|-&lt;br /&gt;
| Scooby-Doo! and the Legend of the Vampire || N/A || 1, 2, 3, 4 (USA, Canada) || [http://redump.org/disc/128497/ Yes] || Scooby-Doo: Showdown in Ghost Town, Jinx at the Sphinx and Phantom of the Knight ||&lt;br /&gt;
|-&lt;br /&gt;
| Scooby-Doo! and the Monster of Mexico || N/A || 1, 2, 3, 4 (USA) || [http://redump.org/disc/111487/ Yes] || Scooby-Doo: Showdown in Ghost Town, Jinx at the Sphinx and Phantom of the Knight ||&lt;br /&gt;
|-&lt;br /&gt;
| Secrets of the Furious Five || ? || ? || No || Kung-fu Panda||&lt;br /&gt;
|-&lt;br /&gt;
| Shrek the Halls || ? || 1 (USA) || [http://redump.org/disc/111488/ Yes] || Shrek Carnival Craze ||&lt;br /&gt;
|-&lt;br /&gt;
| Sinbad: Legend of the Seven Seas || Fullscreen || 1 (USA) || [http://redump.org/disc/89451/ Yes] || Sinbad: Legend of the Seven Seas ||&lt;br /&gt;
|-&lt;br /&gt;
| Sinbad: Legend of the Seven Seas || Widescreen|| 1 (USA) || [http://redump.org/disc/111249/ Yes] || Sinbad: Legend of the Seven Seas ||&lt;br /&gt;
|-&lt;br /&gt;
| Sky Captain and the World of Tomorrow || Collector's Edition || Hong Kong || No || The Flying Legion || Disc 3&lt;br /&gt;
|-&lt;br /&gt;
| Space Jam || Two-Disc Special Edition || ? || No || &amp;quot;Looney Tunes game demo&amp;quot; ||&lt;br /&gt;
|-&lt;br /&gt;
| Spider-Man || Widescreen Edition, Collector's Edition || 2, 4, 5 (Europe. Australia) || [http://redump.org/disc/107186/ Yes] || Spider-Man || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Spider-Man 2 ||Full Screen Special Edition, Widescreen Special Edition || None (USA) || [http://redump.org/disc/74100/ Yes] || Spider-Man 2 || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Starship Troopers 2 || Widescreen|| 1 (USA) || [http://redump.org/disc/111249/ Yes] || Sinbad: Legend of the Seven Seas ||&lt;br /&gt;
|-&lt;br /&gt;
| Stuart Little 2 || ? || 2 (Sweden) || [http://redump.org/disc/128929/ Yes] || Stuart Little 2 ||&lt;br /&gt;
|-&lt;br /&gt;
| Stuart Little 2 || Widescreen and Full Screen || None (USA) || [http://redump.org/disc/87137/ Yes] || Stuart Little 2 ||&lt;br /&gt;
|-&lt;br /&gt;
| Teenage Mutant Ninja Turtles Vol. 4: The Shredder Strikes || N/A || ? || No || Teenage Mutant Ninja Turtles (2003) ||&lt;br /&gt;
|-&lt;br /&gt;
| Teenage Mutant Ninja Turtles - Vol. 5: Notes From the Underground || N/A || ? || No || Teenage Mutant Ninja Turtles (2003) ||&lt;br /&gt;
|-&lt;br /&gt;
| Top Chef New York: The Complete Season 5|| N/A || None (USA) || [http://redump.org/disc/121798/ Yes] || Top Chef: The Game || Disc 1&lt;br /&gt;
|-&lt;br /&gt;
| Torrente 2: Misión en Marbella || Special Edition || Spain || No || Torrente: El juego (?) || Disc 2&lt;br /&gt;
|-&lt;br /&gt;
| Thomas &amp;amp; Friends: Best of Thomas || ? || ? || No || Thomas &amp;amp; Friends: The Great Festival Adventure || &lt;br /&gt;
|-&lt;br /&gt;
| Tuning Hitz 2|| Bundle || None (Sweden) || [http://redump.org/disc/129007/ Yes] || Need for Speed: Carbon || Bundled with the Audio CD of the same name&lt;br /&gt;
|-&lt;br /&gt;
| The Transporter || ? || France || No || Splinter Cell || &lt;br /&gt;
|-&lt;br /&gt;
| Wallace &amp;amp; Gromit: The Complete Collection || N/A|| 2 (UK) || [http://redump.org/disc/107184/ Yes] || Wallace &amp;amp; Gromit's Grand Adventures Episode 1: Fright of the Bumblebees ||&lt;br /&gt;
|-&lt;br /&gt;
| Wallace &amp;amp; Gromit: The Complete Collection || Blu-Ray || ? || No || Wallace &amp;amp; Gromit's Grand Adventures Episode 1: Fright of the Bumblebees || 2008/2009 release only&lt;br /&gt;
|-&lt;br /&gt;
| Wallace &amp;amp; Gromit: A Matter of Loaf and Death || ? || ? || No || Wallace &amp;amp; Gromit's Grand Adventures ||&lt;br /&gt;
|-&lt;br /&gt;
| Walt Disney Tarzan || Collector's Edition || 1 (USA) || [http://redump.org/disc/88050/ yes] || Disney Tarzan Action Game ||&lt;br /&gt;
|-&lt;br /&gt;
| Walt Disney The Emperor's New Groove || ? || ? || No || The Emperor's Action Game, The Emperor's New Groove Activity Center ||&lt;br /&gt;
|- 	&lt;br /&gt;
| Wild Wild West || ? || ? || No || Wild Wild West: The Steel Assassin ||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Morlit</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Nintendo_GameCube_-_Internal_Undumped_Discs</id>
		<title>Nintendo GameCube - Internal Undumped Discs</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Nintendo_GameCube_-_Internal_Undumped_Discs"/>
				<updated>2026-03-20T13:15:33Z</updated>
		
		<summary type="html">&lt;p&gt;NovaAurora: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:GC}}&lt;br /&gt;
&lt;br /&gt;
List of undumped internal-use program discs for Nintendo GameCube&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial !! Title !! Confirmed to Exist? !! Non-Redump?¹ !! Type² !! Notes&lt;br /&gt;
|-&lt;br /&gt;
|0008 || Diag 2001/03/29 || Yes || No || Pressed || [https://web.archive.org/web/20260326220401if_/https://media.discordapp.net/attachments/1307004403005263872/1486847589394415758/image.png?ex=69c6fe39&amp;amp;is=69c5acb9&amp;amp;hm=0423404a0f447d9cc4db187e66d5358730076e1dd58ef3b70dedf827e71d1d06&amp;amp;=&amp;amp;format=webp&amp;amp;quality=lossless Ringcode: DOL-0008-0-00 0104053] - [https://web.archive.org/web/20260320134617if_/https://media.discordapp.net/attachments/599357686332784671/1484536844292198611/IMG_6046.png?ex=69be962d&amp;amp;is=69bd44ad&amp;amp;hm=9ebebca2a06ee6630d736caa4dc244d971a471233bd53645dd41d3c4f69094de&amp;amp;=&amp;amp;format=webp&amp;amp;quality=lossless Disc Label]&lt;br /&gt;
|-&lt;br /&gt;
|017J || Diag 2001/06/01 || Yes || No || Pressed || [https://web.archive.org/web/20191107070002id_/https://cdn.discordapp.com/attachments/493532737198882819/496351892860043265/Diag_2001-06-01_Japan.jpg Disc Label (Image 1)], [https://web.archive.org/web/20260320132722if_/https://media.discordapp.net/attachments/679260845674332160/1484543801144901753/335efd4b27325611d562177f6345bc5b2e4f3e2a.jpg?ex=69be9ca7&amp;amp;is=69bd4b27&amp;amp;hm=3972db49d9339129d9340278035cbeba5d385f5b642e47ee279e5ad165a611b2&amp;amp;=&amp;amp;format=webp Disc Label (Image 2)]&lt;br /&gt;
|-&lt;br /&gt;
|022E || Read Check Program for U.S. || Yes || No || Pressed || [https://web.archive.org/web/20260321153208if_/https://media.discordapp.net/attachments/679260845674332160/1484937545476341831/image.png?ex=69c00b5b&amp;amp;is=69beb9db&amp;amp;hm=0b506bec10a8edc15ae2e8855413df9f41e54d309c22e41002b27147fe5c0a17&amp;amp;=&amp;amp;format=webp&amp;amp;quality=lossless Disc Label], [https://web.archive.org/web/20260320133036/https://gbatemp.net/threads/read-check-program-test-disc.322694/ GBATemp Thread], [https://www.youtube.com/watch?v=LSgQeQnQxDs YouTube Video], [https://web.archive.org/web/20260320133548if_/https://media.discordapp.net/attachments/679260845674332160/1484545925757276160/SMDC_Info.webp?ex=69be9ea2&amp;amp;is=69bd4d22&amp;amp;hm=e3b19601af215c4ee455b2836a4aa39f1727ea98055339e0fecdb93248bef434&amp;amp;=&amp;amp;format=webp File List]&lt;br /&gt;
|-&lt;br /&gt;
|022P || Read Check Program for PAL || Yes || No || Pressed || [https://web.archive.org/web/20260320132840if_/https://cdn.discordapp.com/attachments/418896391092437000/1275305951037100103/449060125_7840479589363120_3905456224591027510_n.png?ex=69be1a38&amp;amp;is=69bcc8b8&amp;amp;hm=96857e551478b4fe9d13fab8ae2833393f20d1e7b39f7392d38e93746987acd1 Disc Label]&lt;br /&gt;
|-&lt;br /&gt;
|022J || Read Check Program for JPN || No || No || Unk || Implied existence based on other region discs existing.&lt;br /&gt;
|-&lt;br /&gt;
|023E || Controller Test Ver. 1.3 for U.S. || No || No || Unk || Implied existence based on other region disc existing.&lt;br /&gt;
|-&lt;br /&gt;
|023P || Controller Test Ver. 1.3 for PAL || Yes || No || Pressed || [https://web.archive.org/web/20260409192920if_/https://cdn.discordapp.com/attachments/1307004403005263872/1491881805907886141/image.png?ex=69d94eb4&amp;amp;is=69d7fd34&amp;amp;hm=2db6f8649d8a05f0ebfde869d5ed43b389c31dee091f2b39b5ab4fa2253664c1 Disc Label]&lt;br /&gt;
|-&lt;br /&gt;
|023J || Controller Test Ver. 1.3 for JPN || No || No || Unk || Implied existence based on other region disc existing.&lt;br /&gt;
|-&lt;br /&gt;
|???? || Diag Ver 03-00 || Yes || No || Pressed || [https://web.archive.org/web/20260320134008if_/https://cdn.discordapp.com/attachments/493532737198882819/496351893812019220/Diag_Ver_03-00_Japan.jpg?ex=69be18f9&amp;amp;is=69bcc779&amp;amp;hm=f7af72cbe603919c25a6318f434c7b749ea07c98f0f50ba2de976b76e0081a9c Disc Label]&lt;br /&gt;
|-&lt;br /&gt;
|040E || Gekko Kinou Kensa Program: 2002/10/08-ban || Yes || No || Pressed || [https://web.archive.org/web/20260409191354if_/https://cdn.discordapp.com/attachments/418896391092437000/1491876269992710414/1_a9d02fc22d648dc3f77036ab717c350c.jpg?ex=69d9498c&amp;amp;is=69d7f80c&amp;amp;hm=8061717ba031d34392ad2d5ab57257ed9f504d7126002852c1b8d774ae4e1dbd Disc Label] - Ｇｅｋｋｏ機能検査プログラム　２００２／１０／０８版&lt;br /&gt;
|-&lt;br /&gt;
|060J || Diag Ver 3.1.1 || No || Yes || Unk || Non-Redump dump exists, may be digital only.&lt;br /&gt;
|-&lt;br /&gt;
|101E(?) || Hontai Kensa Disc DOL-USA (Rev 2) || Yes || No || Pressed || [https://web.archive.org/web/20260320133648if_/https://media.discordapp.net/attachments/493532737198882819/496351890079088660/Body_inspection_disk_Ver.02_Japan.jpg?ex=69be18f8&amp;amp;is=69bcc778&amp;amp;hm=8ec1c9f1e88ca6135ac1f03e4452ee4253c88a3a59a8304e5b86d1a8e204e5fd&amp;amp;=&amp;amp;format=webp Disc Label] - 本体検査ディスク　ＤＯＬ－ＵＳＡ　Ｖｅｒ．０２&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC Hyouka Disc: Video DAC-you (JP) || Yes || No || NR Disc || [https://web.archive.org/web/20260321145826if_/https://cdn.discordapp.com/attachments/370015351980949505/581011344271212565/WP_20140116_032_zps4e4b8d1e.jpg?ex=69bf917b&amp;amp;is=69be3ffb&amp;amp;hm=7e4c2a479a993d1cbd1954fb7720d43f0b7306fe4b9933ccbf074aec844eef08 Disc Label] - ＮＮＧＣ　評価ディスク　ＶＩＤＥＯ　ＤＡＣ用　（ＪＰ）　２００５／８／１８　Ｎｉｎｔｅｎｄｏ　ＩＲＤ&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC Closed-Caption Check: Ver 0.1 (JP) || Yes || No || NR Disc || [https://web.archive.org/web/20260321151009if_/https://cdn.discordapp.com/attachments/418896391092437000/1468036420001075335/WP_20140116_031_zpsd4d1c01a.png?ex=69bfdcb5&amp;amp;is=69be8b35&amp;amp;hm=004560b71211573c634b8a9cb65390b97f90a72d10235649229dfc94dc0e9741&amp;amp; Disc Label] - ＮＮＧＣ　クローズドキャプション　チェック　Ｖｅｒ　０．１　（ＪＰ）　２００５／８／１０　Ｎｉｎｔｅｎｄｏ　ＩＲＤ&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC Gazou Hyouka-you (JP) || Yes || No || NR Disc || [https://web.archive.org/web/20260321151541if_/https://cdn.discordapp.com/attachments/418896391092437000/1468036420370305118/WP_20140116_033_zps3b1935db.png?ex=69bfdcb5&amp;amp;is=69be8b35&amp;amp;hm=3a9541680d38e38e6f87aeba64beb3178027230f5e57c926be3f85c19f74c282&amp;amp; Disc Label] - ＮＮＧＣ　画像評価用　（ＪＰ）　２００５／７／２１　Ｎｉｎｔｅｎｄｏ　ＩＲＤ&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC Video Test || Yes || No || NR Disc || [https://web.archive.org/web/20260321152531if_/https://cdn.discordapp.com/attachments/418896391092437000/1468036421003513927/WP_20140116_029_zps876c8092.png?ex=69bfdcb5&amp;amp;is=69be8b35&amp;amp;hm=7bab298109752b549d513741a599648dcb4e1d16cc691f6137bbdb01e6209691&amp;amp; Disc Label] - ＮＮＧＣ　ビデオテスト　２００６／４／２６　ＩＲＤ&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC Video Hyouka-you Disc (PAL) || Yes || No || NR Disc || [https://web.archive.org/web/20260321152032if_/https://media.discordapp.net/attachments/418896391092437000/1468036420722491444/WP_20140116_030_zpsfda176f3.png?ex=69bfdcb5&amp;amp;is=69be8b35&amp;amp;hm=41fc5480735f8855894414f5c82a54a2079b2bcb310385c207fa6190d88a6f10&amp;amp;=&amp;amp;format=webp&amp;amp;quality=lossless Disc Label] - ＮＮＧＣ　ビデオ　評価用ディスク　（ＰＡＬ）　２００５／６／２９　ＩＲＤ&lt;br /&gt;
|-&lt;br /&gt;
|???? || NNGC (Unlabeled) || Yes || No || NR Disc || [https://web.archive.org/web/20260321152854if_/https://cdn.discordapp.com/attachments/418896391092437000/1468036421314023424/th_WP_20140116_034_zpsb62c0e9f.png?ex=69bfdcb5&amp;amp;is=69be8b35&amp;amp;hm=d0182a149b73dfdc13f178c59517291a28b970da7cfa3a216d5c78c792cfbe56&amp;amp; Disc Label] - Blank label, paired with the other 5 NNGC discs above.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
¹ Non-Redump is a non-affiliated project hashing discs that have not been dumped to Redump standard. It is hosted by No-Intro's Dat-o-Matic.&lt;br /&gt;
&lt;br /&gt;
² A pressed disc is a standard GameCube disc that has been properly manufactured en masse like a retail disc. An NR Disc is a burnt copy on writable media, intended solely for dev equipment that can read it.&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>NovaAurora</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Microsoft_Xbox_360_-_PAL_Packaging_Variant_List</id>
		<title>Microsoft Xbox 360 - PAL Packaging Variant List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Microsoft_Xbox_360_-_PAL_Packaging_Variant_List"/>
				<updated>2026-03-13T00:58:02Z</updated>
		
		<summary type="html">&lt;p&gt;Deterous: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Xbox360}}&lt;br /&gt;
&lt;br /&gt;
A work-in-progress list documenting '''Microsoft Xbox 360 PAL Packaging Variants''' including alternate editions, alternative serial number, and alternate barcodes.&lt;br /&gt;
&lt;br /&gt;
This is not an undumped list: if an edition is dumped, link to its redump entry. Prefer to pass links to pictures through wayback machine or similar.&lt;br /&gt;
&lt;br /&gt;
To keep the scope of this list reasonable, separate tables must be created for each region. &lt;br /&gt;
&lt;br /&gt;
For a dedicated list of undumped discs see [[Microsoft Xbox 360 - PAL Undumped Discs]].&lt;br /&gt;
&lt;br /&gt;
==Russia==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Title !! Foreign Title !! Edition !! Barcode !! Notes !! Pictures !! Edition Dumped?&lt;br /&gt;
|-&lt;br /&gt;
| Aliens: Colonial Marines ||  || Limited Edition || 5055277018291 || Does Original edition exist? ||  || [http://redump.org/disc/80994/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
| Disney/Pixar Cars 2 || Disney/Pixar Тачки 2 || Original || 4660009344961 || Same barcode as dumped Classics edition || [http://web.archive.org/web/20260313005733/https://ir.ozone.ru/s3/multimedia-1-c/wc1000/7092423948.jpg][http://web.archive.org/web/20260313005733/https://ir.ozone.ru/s3/multimedia-1-j/wc1000/7092423955.jpg] || Undumped&lt;br /&gt;
|-&lt;br /&gt;
| Disney/Pixar Cars 2 || Disney/Pixar Тачки 2 || Classics || 4660009344961 ||  ||  || [http://redump.org/disc/110137/ Dumped]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Deterous</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Optical_Disc_Drive_Compatibility:_PlayStation_5</id>
		<title>Optical Disc Drive Compatibility: PlayStation 5</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Optical_Disc_Drive_Compatibility:_PlayStation_5"/>
				<updated>2026-03-09T04:07:57Z</updated>
		
		<summary type="html">&lt;p&gt;Deterous: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list of '''optical disc drives compatible with dumping PlayStation 5 discs.'''&lt;br /&gt;
&lt;br /&gt;
Hypothetically any drive compatible with [[Optical Disc Drive Compatibility: PlayStation 3 &amp;amp; 4|PlayStation 3 &amp;amp; 4]] and has UHD-BD-ROM support should be compatible with PS5 discs. If you know of any drives compatible with PS5 discs not listed below, please reach out to us at the redump forum or the VGPC discord.&lt;br /&gt;
&lt;br /&gt;
The below list of drives should be compatible with dumping PS5 discs. If the drive does not recognize the PS5 disc, it is either an older incompatible model or your firmware does not support it. All drives compatible with [[OmniDrive]] firmware should be able to dump PS5 discs regardless of firmware, however flashing to [[OmniDrive]] is recommended and may fix reading issues if there are any.&lt;br /&gt;
&lt;br /&gt;
==Compatible Drives==&lt;br /&gt;
&lt;br /&gt;
===Half-height Desktop Drives===&lt;br /&gt;
&lt;br /&gt;
* LG BH16NS50, LG BH16NS55, LG BH14NS58, LG BH16NS58, LG WH16NS58, LG BH16NS60, LG WH16NS60, and LG BH-A10AME.&lt;br /&gt;
* Newer variants of the following drives are also compatible: Asus BC-12D2HT, Asus BW-16D1HT, LG UH12NS40, LG CH12NS40, LG WH14NS40, LG BH14NS40,  LG BH16NS40, LG WH16NS40.&lt;br /&gt;
See the [[OmniDrive]] page for info on how to tell whether your drive is the newer compatible variant (JB8 or JB9 PCB code, svc code NS50/NS52). Older models (manufactured early 2015 and earlier) are likely not compatible with PS5 discs.&lt;br /&gt;
&lt;br /&gt;
'''Note''': When dumping PS5 using &amp;quot;UHD Friendly&amp;quot; half-height desktop drives (e.g. LG WH16NS40, ASUS BW-16D1HT), a 'sleep bug' can be encountered if the disc is idle in the drive for too long (e.g. if redumper is generating a skeleton, or if you leave it in the drive after dumping). It is safe to eject the disc if the drive makes unusual noises while idle.&lt;br /&gt;
&lt;br /&gt;
===Slim Drives===&lt;br /&gt;
&lt;br /&gt;
* LG BU40N, LG BU50N, LG BP50NB40 (svc code NB50 or NB52 only), LG BP55EB40 (svc code EB50 or EB52 only), and LG BP60NB10.&lt;br /&gt;
* Compatible third party drives that use the LG BU40N internally are also compatible: Archgon MD-8107-U3, Asus SBW-06D5H-U (only new 2025 models use BU40N, older variants are incompatible), Buffalo BRUHD-PU3-BK, Buffalo BRXL-PTV6U3, Verbatim 43888 / 43889 (only new 2025 Verbatim models use BU40N, older variants are incompatible).&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Optical Disc Drive Compatibility]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Optical Disc Drives]]&lt;/div&gt;</summary>
		<author><name>Deterous</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Australian_PlayStation_(Australia)_-_Coverdisc_List</id>
		<title>Australian PlayStation (Australia) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Australian_PlayStation_(Australia)_-_Coverdisc_List"/>
				<updated>2026-03-01T16:24:49Z</updated>
		
		<summary type="html">&lt;p&gt;User7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Austrian PlayStation''' (aka '''Australian Station''')[https://www.retromags.com/magazines/aus/australian-station/] was a magazine published by next gaming, released sometime around the acquisition of [[Official Australian PlayStation Magazine (Australia) - Coverdisc List|Official Australian PlayStation Magazine (Australia)]] from next gaming to APC.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial || Issue # || Issue Date || Disc Title || Status || Notes&lt;br /&gt;
|-&lt;br /&gt;
| SLED-01696 || 1 || 1999-05 || Station 3 || style='background: #c0ffd1'|[http://redump.org/disc/31364/ Serial Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SLED-01969 || 2 || 1999-06 || Station 7 || style='background: #b6d7a8'|[http://redump.org/disc/1211/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SLED-01731 || 3 || 1999-07 || Station 4 || style='background: #c0ffd1'|[http://redump.org/disc/1210/ Serial Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SCED-01782 || 4 || 1999-08 || Station 5 || style='background: #b6d7a8'|[http://redump.org/disc/45101/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| ? || 5? || 1999-09? || ? ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| SLED-02310 || 6 || 1999-10 || compilation 01 || style='background: #b6d7a8'|[http://redump.org/disc/73838/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SLED-02415 || ? || ? || compilation 02 || style='background: #b6d7a8'|[http://redump.org/disc/75653/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SLED-02439 || ? || ? || compilation 03 || style='background: #b6d7a8'|[http://redump.org/disc/47387/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| SLED-02440 || 10 || 2000-03 || compilation 04 || style='background: #b6d7a8'|[http://redump.org/disc/63367/ Dumped] || Rebranded as &amp;quot;Australian Station&amp;quot; magazine.[https://crimson-ceremony.net/demopals/samplers/index.php]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 11 || 2000-04 || || || [https://www.retromags.com/gallery/image/29055-australian-station-issue-11-april-2000/]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 12 || 2000-05 || || || [https://www.retromags.com/gallery/image/29056-australian-station-issue-12-may-2000/]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 13 || 2000-06/07 || || || &amp;quot;Free book&amp;quot;[https://www.retromags.com/gallery/image/29057-australian-station-issue-13-june-july-2000/]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 14 || 2000-08 || || || &lt;br /&gt;
|-&lt;br /&gt;
| ? || 15 || 2000-09 || || || [https://www.retromags.com/gallery/image/29058-australian-station-issue-15-september-2000/]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 16 || 2000-10 || || || [https://www.retromags.com/gallery/image/29059-australian-station-issue-16-october-2000/]&lt;br /&gt;
|-&lt;br /&gt;
| ? || 17 || 2000-11 || ? ||  || DVD-Video (video game related?)[https://www.retromags.com/gallery/image/29060-australian-station-issue-17-november-2000/]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PlayStation_Official_Magazine_-_Australia_(Australia)_-_Coverdisc_List</id>
		<title>PlayStation Official Magazine - Australia (Australia) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PlayStation_Official_Magazine_-_Australia_(Australia)_-_Coverdisc_List"/>
				<updated>2026-03-01T15:32:45Z</updated>
		
		<summary type="html">&lt;p&gt;User7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PlayStation Official Magazine - Australia''' was a magazine released in Australia which included coverdiscs. It was proceeded by [[PlayStation 2 Official Magazine-Australia (Australia) - Coverdisc List|PlayStation 2 Official Magazine-Australia (Australia)]].&lt;br /&gt;
&lt;br /&gt;
Not to be confused with the PS1 era magazine [[Official Australian PlayStation Magazine (Australia) - Coverdisc List|Official Australian PlayStation Magazine (Australia)]].&lt;br /&gt;
&lt;br /&gt;
Needs adding[http://redump.org/discs/quicksearch/playstation-official-magazine-australia/]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Issue Date || Issue # || Title || Serial # || Format || Notes&lt;br /&gt;
|-&lt;br /&gt;
| 2007-07 || 5 || ops2m demo 87 uk/eur || SCED-54412 || style='background: #b6d7a8' | [http://redump.org/disc/22634/ PS2] || Only issue released with a PS2 demo.&lt;br /&gt;
|-&lt;br /&gt;
| 2008-11 || 22 || ? || ? || ? || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Official_Australian_PlayStation_Magazine_(Australia)_-_Coverdisc_List</id>
		<title>Official Australian PlayStation Magazine (Australia) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Official_Australian_PlayStation_Magazine_(Australia)_-_Coverdisc_List"/>
				<updated>2026-03-01T15:06:48Z</updated>
		
		<summary type="html">&lt;p&gt;User7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Official Australian PlayStation Magazine''' was a magazine released in Australia covering PlayStation 1 era content. Issues included a demo coverdisc, all of which are dumped. The magazine cover title was '''PlayStation: The Official Australian PlayStation Magazine''' from Issues #1, 3, 5 (needs more research, probably the issues in between too).&lt;br /&gt;
&lt;br /&gt;
Issues 1-20 published by &amp;quot;next gaming&amp;quot;, issues 21-47 published by ACP. After transferring ownership, &amp;quot;next gaming&amp;quot; launched [[Australian PlayStation (Australia) - Coverdisc List|Australian PlayStation (Australia)]].&lt;br /&gt;
&lt;br /&gt;
Not to be confused with the PS1 era magazine  or the PS3/PSP era magazine [[PlayStation Official Magazine - Australia (Australia) - Coverdisc List|PlayStation Official Magazine - Australia (Australia)]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Issue # !! Issue Date !! Serial !! Disc Title !! Status !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 19??-? || SCED-00494 || Tekken 2 / Fade to Black / F1 / V-CD || [http://redump.org/disc/45460/ Dumped] || [https://web.archive.org/web/20260301204810/https://www.oldgamemags.com/forum/downloads/1_17_11_22_6_35_41_0.jpeg magazine cover scan]&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 1997-Summer || SCED-00366 || Micro Machines 3 / Porsche Challenge / Time Commando / Street Racer / Tomb Raider / Actua Golf / 2 Xtreme || [http://redump.org/disc/1162/ Dumped] || [https://archive.org/details/official-australian-playstation-magazine-2-summer-1997 magazine scan]&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 1997-Autumn || SCED-00370 || Command And Conquer / Cool Boarders / Trashit / Robotron X / Adidas Power Football International 1997 || [http://redump.org/disc/1147/ Dumped] || [https://archive.org/details/Official_AUS_PlayStation_Magazine_Issue_003_1997_Next_Gaming_AU_autumn_edition magazine scan]&lt;br /&gt;
|-&lt;br /&gt;
| 4 || 1997-? || SCED-00372 || Excalibur 2555 / Micro Machines 3 / Porsche Challenge / Monster Trucks || [http://redump.org/disc/1148/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 5 || 1997-10/11 || SCED-00819 || euro demo 23 || [http://redump.org/disc/1149/ Dumped] || [https://archive.org/details/Official_AUS_PlayStation_Magazine_Issue_005_1997_10_Next_Gaming_AU magazine scan]&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ? || SCED-00822 || euro demo 26 || [http://redump.org/disc/1150/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 7 || ? || SCED-00823 || euro demo 27 || [http://redump.org/disc/389/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 8 || ? || SCED-00825 || euro demo 29 || [http://redump.org/disc/190/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 9 || 1998-04 || SCED-00826 || Euro Demo 30 || [http://redump.org/disc/297/ Dumped] || [https://archive.org/details/official-australian-playstation-magazine-9-april-1998 magazine scan]&lt;br /&gt;
|-&lt;br /&gt;
| 10 || 1998-05? || SCED-00827 || euro demo 31 || [http://redump.org/disc/350/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 11 || 1998-06 || SCED-00828 || euro demo 32 || [http://redump.org/disc/346/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 12 || 1998-07 || SCED-00829 || euro demo 33 || [http://redump.org/disc/332/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 13 || 1998-08 || SCED-01144 || euro demo 34 || [http://redump.org/disc/354/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 14 || 1998-09 || SCED-01145 || euro demo 25 || [http://redump.org/disc/347/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 15 || 1998-10 || SCED-01146 || euro demo 36 || [http://redump.org/disc/19481/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 16 || 1998-11 || SCED-01147 || Official Australian PlayStation Magazine 16 || [http://redump.org/disc/1151/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 17 || 1998-12 || SCED-01148 || Official Australian PlayStation Magazine 17 || [http://redump.org/disc/1152/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 18 || 1999-01 || SCED-01149 || Official Australian PlayStation Magazine 18 || [http://redump.org/disc/1153/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 19 || 1999-02 || SCED-01150 || Official Australian PlayStation Magazine 19 || [http://redump.org/disc/1021/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 20 || 1999-03 || SCED-01151 || Official Australian PlayStation Magazine 20 || [http://redump.org/disc/298/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 21 || 1999-04 || SCED-01152 || Official Australian PlayStation Magazine 21 || [http://redump.org/disc/299/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 22 || 1999-05 || SCED-01818 || Official Australian PlayStation Magazine 22 || [http://redump.org/disc/301/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 23 || 1999-06? || SCED-01819 || Official Australian PlayStation Magazine 23 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 24 || 1999-07? || SCED-01821 || Official Australian PlayStation Magazine 24 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 25 || 1999-08 || SCED-01822 || Official Australian PlayStation Magazine 25 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 26 || 1999-09 || SCED-01823 || Official Australian PlayStation Magazine 26 || [http://redump.org/disc/296/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 27 || 1999-10 || SCED-01824 || Official Australian PlayStation Magazine 27 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 28 || 1999-11 || SCED-01825&amp;lt;br&amp;gt;SLED-02258 || Official Australian PlayStation Magazine 28&amp;lt;br&amp;gt;Official Australian PlayStation Magazine: Final Fantasy VII ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 29 || 1999-12 || SCED-01826 || Official Australian PlayStation Magazine 29 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 30 || 2000-01 || SCED-01827 || Official Australian PlayStation Magazine 30 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 31 || 2000-02 || SCED-01828 || Official Australian PlayStation Magazine 31 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 32 || 2000-03 || SCED-01829 || Official Australian PlayStation Magazine 32 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 33 || 2000-04 || SCED-01830 || Official Australian PlayStation Magazine 33 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 34 || 2000-05 || SCED-01831 || Official Australian PlayStation Magazine 34 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 35 || 2000-06 || SCED-02632 || Official Australian PlayStation Magazine 35 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 36 || 2000-07 || SCED-02633 || Official Australian PlayStation Magazine 36 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 37 || 2000-08/09 || SCED-02634 || Official Australian PlayStation Magazine 37 || [http://redump.org/disc/316/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 38 || 2000-10 || SCED-02636 || Official Australian PlayStation Magazine 38 || [http://redump.org/disc/574/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 39 || 2000-11 || SCED-02637 || Official Australian PlayStation Magazine 39 || [http://redump.org/disc/319/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 40 || 2000-12 || SCED-02638 || Official Australian PlayStation Magazine 40 || [http://redump.org/disc/291/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 41 || 2001-01/02 || SCED-02639 || Official Australian PlayStation Magazine 41 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 42 || 2001-03 || SCED-02641 || Official Australian PlayStation Magazine 42 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 43 || 2001-04 || SCED-02642 || Official Australian PlayStation Magazine 43 || [http://redump.org/disc/1236/ Dumped] || &amp;quot;[https://web.archive.org/web/20260301153801/https://i.ebayimg.com/images/g/PCgAAeSwUhJpnhPQ/s-l1600.webp Free Extra Disc]&amp;quot; ([http://redump.org/disc/7607/ dedicated C-12 demo]?)&lt;br /&gt;
|-&lt;br /&gt;
| 44 || 2001-05 || SCED-03239 || Official Australian PlayStation Magazine 44 || [http://redump.org/disc/48933/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 45 || 2001-06 || SCED-02645 || Official Australian PlayStation Magazine 45 ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 46 || 2001-07 || SCED-02646 || Official Australian PlayStation Magazine 46 || [http://redump.org/disc/294/ Dumped] || &lt;br /&gt;
|-&lt;br /&gt;
| 47 || 2001-08 || SCED-03450 || Official Australian PlayStation Magazine 47 || [http://redump.org/disc/19604/ Dumped] || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Special Issues==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial || Issue Date || Demo Title || Status || Notes&lt;br /&gt;
|-&lt;br /&gt;
| ? || ? || || || Magazine title: Official Australian PlayStation Collection [https://web.archive.org/web/20260301152532/https://i.ebayimg.com/images/g/83YAAeSwxQ9o-Ha2/s-l1600.webp][https://web.archive.org/web/20260301152621/https://i.ebayimg.com/images/g/8tUAAeSwh~1o-HbE/s-l1600.webp]&lt;br /&gt;
|-&lt;br /&gt;
| || 1999-Summer || || || [https://archive.org/details/Official_AUS_Playstation_Magazine_Collection_Special_2000_ACP_Publishing_AU magazine scan]&lt;br /&gt;
|-&lt;br /&gt;
| SCED-01140 || 1999-?? || Demo CD 01 (disc label)&amp;lt;br&amp;gt;PlayStation 1999 Yearbook Demo CD (spine) || style='background: #b6d7a8'|[http://redump.org/disc/10321/ Dumped] || [https://archive.org/details/playstation-1999-yearbook &amp;quot;Yearbook&amp;quot; magazine scans]&lt;br /&gt;
|-&lt;br /&gt;
| || 1999-12 || || || Official Australian PlayStation Xmas Special[https://archive.org/details/official-australian-playstation-xmas-special-1999]&lt;br /&gt;
|-&lt;br /&gt;
| SCED-02421 || 2000-?? || Official Australian PlayStation Sports Special || style='background: #b6d7a8'|[http://redump.org/disc/1003/ Dumped] || [https://archive.org/details/Official_AUS_Playstation_Magazine_Sports_Special_2000_ACP_Publishing_AU/mode/2up magazine scan]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=OmniDrive</id>
		<title>OmniDrive</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=OmniDrive"/>
				<updated>2026-02-19T07:04:43Z</updated>
		
		<summary type="html">&lt;p&gt;Deterous: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=&amp;quot;0&amp;quot; style=&amp;quot;border:1px solid #aaaaaa;background-color:#f9f9f9;padding:5px;font-size: 95%;&amp;quot; align={{{1|center}}}&lt;br /&gt;
| '''Note''': If you have issues or questions with flashing your drive, please ask on the [http://forum.redump.org/ redump forum] or [https://discord.gg/AHTfxQV VGPC discord]. It is much easier to help you before you flash your drive, than after flashing it incorrectly!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On 2026-02-18, RibShark released the OmniDrive firmware for MediaTek MT1959-based bluray drives manufactured by Hitachi-LG Data Storage (HLDS).&lt;br /&gt;
&lt;br /&gt;
OmniDrive is highly recommended by redump, and the firmware directly replaces the [[Old Modified JB8 Firmware|old modified JB8 firmware]] (3.10 Rib) previously recommended by redump since 2022.&lt;br /&gt;
&lt;br /&gt;
Beyond enabling lead-out reading on CDs, OmniDrive also allows dumping many other game discs previously not readable by the stock firmware (GameCube, Wii, Xbox, Xbox 360, Xbox One, Xbox Series X), raw DVD reading (2064-byte sectors), raw BD reading (2052-byte sectors, including scrambled Wii U reading), lead-in/lead-out reading for DVDs and BDs, and provides an option for FUA (force unit access) allowing for better refining of disc dumps. Redumper (build 702 onwards) supports all of these features.&lt;br /&gt;
&lt;br /&gt;
==Compatible Drives==&lt;br /&gt;
&lt;br /&gt;
OmniDrive currently has two firmware versions available, a modification of the ASUS BW-16D1HT 3.02 firmware, and a modification of the LG BU40N 1.00 firmware. The code is [https://github.com/RibShark/OmniDrive open source], and the modified firmware can be built yourself, provided you have the stock firmware.&lt;br /&gt;
&lt;br /&gt;
In theory, any drive manufactured by HLDS using the MT1959 chipset may be compatible with OmniDrive. However, we cannot guarantee this is true for all possible configurations, the drive models listed below are compatible to the best of our knowledge.&amp;lt;br&amp;gt;&lt;br /&gt;
The two firmware modifications currently released allow for cross-flashing many drive models: half-height desktop drives based on JB8 platform can be cross-flashed to the ASUS 3.02 firmware, and newer (2015+) LG super slim (9.55mm) blu-ray writer drives can be cross flashed to the BU40N 1.00 firmware. If you are unsure if your drive is the compatible model, MakeMKV must report a MT1959 chipset (MT1959HWDN on chip label). If MakeMKV reports MT1939 then is not compatible with OmniDrive (&amp;quot;MT1939&amp;quot; drives have MT1959UWDN or MT1959USFN on the chip label, but it is based on the older MT1939 chip).&lt;br /&gt;
&lt;br /&gt;
===Half-height Drives===&lt;br /&gt;
You can determine if your drive will be compatible by reading the [http://web.archive.org/web/20211108135730/https://i.ebayimg.com/images/g/83QAAOSwIrBgrSQT/s-l1600.jpg sticker's manufacturing date] and the [https://web.archive.org/web/20211108135730/https://cdn.discordapp.com/attachments/429374270607720461/693522730414374932/IMG_20200328_190956.jpg PCB date code] on your drive. Drives with a manufacturing date of 2015 or earlier are likely to be incompatible (Older MT1959 chipsets, that MakeMKV report as MT1939).&lt;br /&gt;
&lt;br /&gt;
You must ensure that the PCB code says [https://imgur.com/qmrhNV7 JB8 2015.05.08] (it may be partially obscured by the drive case). Other PCB codes such as JB7 and JBC5 drives are not compatible with OmniDrive. See the ✱ note below.&lt;br /&gt;
&lt;br /&gt;
If you already own an older HLDS drive that are not MT1959-based (&amp;quot;MT1939&amp;quot;, chip label MT1959UWDN or MT1959USFN), many models can still be flashed with firmware versions that enable scrambled reading and can still be dumped with Redumper (with caveats). For instructions on flashing older LG/ASUS drive models, see [[Flashing Older HLDS Drives]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Model !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Asus BC-12D2HT ✱|| BD Reader only (cannot burn Blu-rays). Older models cannot be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| Asus BW-16D1HT ✱|| &amp;quot;BW-16D1HT PRO&amp;quot; model is identical. Older models cannot be flashed.&amp;lt;br&amp;gt;&amp;quot;BW-16D1HT a&amp;quot; ('''a''' suffix, Chinese relabel) are sometimes incompatible JB7 models despite new manufacturing dates.&amp;lt;br&amp;gt;Some drives with a [http://web.archive.org/web/20260305075104/https://cdn.discordapp.com/attachments/1082138636381855775/1479021238729834598/b01.jpg?ex=69aa855e&amp;amp;is=69a933de&amp;amp;hm=868cd6e2ff15d1cd2cee339bf237b05e955dedf9f34f43770b8c3b257543949c circular top] are incompatible JB7 models despite new manufacturing dates.&lt;br /&gt;
|-&lt;br /&gt;
| Asus BW-16D1X-U ✱|| External USB drive, ASUS branded BH50N internally, '''must be newer LG BH50N variant''', drives manufactured before 2025 are likely the older incompatible Pioneer BDR-212T variant.&lt;br /&gt;
|- &lt;br /&gt;
| LG UH12NS40 ✱|| BD Reader only (cannot burn Blu-rays). Older models cannot be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| LG CH12NS40 ✱|| BD Reader only (cannot burn Blu-rays). Older models cannot be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| LG WH14NS40 ✱|| Only newer models can be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| LG BH14NS40 ✱|| Only newer models can be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| LG BH16NS40 ✱|| Only newer models can be flashed.&lt;br /&gt;
|- &lt;br /&gt;
| LG WH16NS40 ✱|| Only newer models can be flashed. &lt;br /&gt;
|-&lt;br /&gt;
| LG BH16NS50 ✱|| Older models (2015, v0495) are untested and may be incompatible.&lt;br /&gt;
|-&lt;br /&gt;
| LG BH16NS55 || &lt;br /&gt;
|- &lt;br /&gt;
| LG BH14NS58 ||  &lt;br /&gt;
|- &lt;br /&gt;
| LG BH16NS58 ||  &lt;br /&gt;
|- &lt;br /&gt;
| LG WH16NS58 ||  &lt;br /&gt;
|- &lt;br /&gt;
| LG BH16NS60 || JB9-based drive. Can be cross-flashed to OmniDrive firmware.&lt;br /&gt;
|- &lt;br /&gt;
| LG WH16NS60 || JB9-based drive. Can be cross-flashed to OmniDrive firmware.&lt;br /&gt;
|-&lt;br /&gt;
| LG BH-A10AME || Uncommon drive that should be compatible but is untested.&lt;br /&gt;
|-&lt;br /&gt;
| LG BH50N || &lt;br /&gt;
|}&lt;br /&gt;
✱ Note: Older productions of these drive models are not compatible with OmniDrive (PCB codes '''JB7 2011.11.17''' or '''JBC5 2012.05.02''' are not compatible, typically manufactured 2015 and earlier). If you cannot see the PCB code (such as online listings before purchasing), JB8 models typically have a [http://web.archive.org/web/20260211120149/https://i.ebayimg.com/images/g/5A0AAOSwp5VoIf91/s-l960.jpg flat top with four dimples], while the older incompatible JB7 models have a [http://web.archive.org/web/20250916080203/https://i.ebayimg.com/images/g/~9wAAOSwAV9oN6nV/s-l1600.jpg circular top]. If there is an svc code on a sticker, it must be NS50 or NS52 (svc code NS40 identifies the older incompatible models). From visual inspection, the PCB code is the best indicator however as its possible a drive has been re-cased.&lt;br /&gt;
&lt;br /&gt;
===Slim Drives===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Model !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| LG BU40N || Internal slim drive. Also includes OEM variants of BU40N, e.g. HP, Dell.&lt;br /&gt;
|-&lt;br /&gt;
| LG BU50N || Internal slim drive. Untested with OmniDrive, but is cross-flashable to BU40N so should work.&lt;br /&gt;
|-&lt;br /&gt;
| LG BP50NB40 || External USB drive, '''must have svc code NB50 or NB52'''. Early models (svc code NB40) have incompatible BU20N internally.&lt;br /&gt;
|-&lt;br /&gt;
| LG BP55EB40 || External USB drive, '''untested, must have svc code EB50 or EB52'''. Early models (svc code EB40) have incompatible BU20N internally. May require extra flashing step, not yet tested with OmniDrive.&lt;br /&gt;
|-&lt;br /&gt;
| LG BP60NB10 || External USB drive, '''untested, must have svc code NB10 or NB12'''. May require extra flashing step, not yet tested with OmniDrive.&lt;br /&gt;
|-&lt;br /&gt;
| Archgon MD-8107-U3 || External USB drive, BU40N internally. '''Enclosure may not be compatible''', but the internal BU40N drive can be be removed and used with a different enclosure/cable [https://forum.makemkv.com/forum/viewtopic.php?p=185790].&lt;br /&gt;
|-&lt;br /&gt;
| Asus SBW-06D5H-U || External USB drive, BU40N internally, '''must be newer LG BU40N variant''', drives manufactured before 2025 are likely the older incompatible Pioneer BDR-US03 variant.&lt;br /&gt;
|-&lt;br /&gt;
| Buffalo BRUHD-PU3-BK || External USB drive, BU40N internally. The enclosure may interfere with drive inquiry data, but redumper should still detect OmniDrive if flashed correctly.&lt;br /&gt;
|-&lt;br /&gt;
| Buffalo BRXL-PTV6U3 || External USB drive, BU40N internally. The enclosure may interfere with drive inquiry data, but redumper should still detect OmniDrive if flashed correctly. If not, the internal BU40N drive can be removed and used with a different enclosure/cable.&lt;br /&gt;
|-&lt;br /&gt;
| Buffalo BRXL-PUS6U3B || External USB drive, BU40N internally. The enclosure interferes with drive inquiry data, making OmniDrive detection fail even after a successful flash. The internal BU40N drive can be removed and used with a different enclosure/cable.&lt;br /&gt;
|-&lt;br /&gt;
| Verbatim 43888 || External USB drive with USB-C port, '''must be newer LG BU40N variant''', drives manufactured before 2025 are always the older incompatible Pioneer BDR-UD04 variant (most but not all manufactured in 2025 are BU40N).&lt;br /&gt;
|-&lt;br /&gt;
| Verbatim 43889 || External USB drive with USB-C port, '''must be newer LG BU40N variant''', drives manufactured before 2025 are always the older incompatible Pioneer BDR-UD03 variant (most but not all manufactured in 2025 are BU40N).&lt;br /&gt;
|-&lt;br /&gt;
| Verbatim 43890 || External USB drive with USB 3.0 Micro-B port and power supply, '''must be newer LG BU40N variant''' (unconfirmed if BU40N variants exist), drives manufactured before 2025 are always the older incompatible Pioneer BDR-UD03 variant.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Flashing Instructions==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''DO NOT FLASH THE INCORRECT FIRMWARE: USE ASUS 3.02 FOR DESKTOP DRIVES, USE BU40N 1.00 FOR SLIM DRIVES. YOU MAY BRICK YOUR DRIVE IF YOU FLASH THE WRONG ONE'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Windows Flashing Instructions====&lt;br /&gt;
&lt;br /&gt;
# Ensure that the latest version of [https://www.makemkv.com/download/ MakeMKV] is installed.&lt;br /&gt;
# Download [https://www.mediafire.com/file/rak1mk0p0qlqa0t/SDFtool+Flasher+%28v1.3.5%29.zip/file SDFtool Flasher v1.3.5] (see [https://forum.makemkv.com/forum/viewtopic.php?t=22896 MakeMKV forum] for more info).&lt;br /&gt;
# Download [https://archive.org/download/OmniDrive_v1.0.2 OmniDrive v1.0.2] (ASUS for half-height desktop drives with JB8 platform, BU40N for slim drives. Do not flash the incorrect one, triple check your drive model!).&lt;br /&gt;
# Ensure that only your compatible drive is connected to the PC and '''no disc is inserted'''.&lt;br /&gt;
# If you are flashing an LG BP50NB40 or WP50NB40 external USB drive (svc NB50 or NB52), there is an extra flashing step before you flash OmniDrive.&lt;br /&gt;
## Ensure your drive is either a BP50NB40 or WP50NB40 with svc code NB50 or NB52. These steps are specific to this drive.&lt;br /&gt;
## Run SDFtool.exe, select your drive in the top drop-down, and select WRITE Firmware.&lt;br /&gt;
## On the bottom drop-down, select [https://archive.org/download/de-lg-bp-50-nb-40-nb-50-1.03-mk/DE_LG_BP50NB40-NB50_1.03_MK.bin DE_LG_BP50NB40-NB50_1.03_MK.bin] (Using v1.3.5 there is no need to toggle the &amp;quot;encrypted&amp;quot; option, it should select &amp;quot;enc&amp;quot; automatically).&lt;br /&gt;
## Press &amp;quot;Start&amp;quot; and wait for it to flash. Once it is fully complete (wait 10 seconds after it says 100%), close SDFtool, and disconnect the USB drive.&lt;br /&gt;
## Reconnect the USB drive (again with no disc inserted), run SDFtool.exe and select your drive in the top drop-down, but this time select RECOVER Firmware and in the popup select the firmware you just flashed (DE_LG_BP50NB40-NB50_1.03_MK.bin).&lt;br /&gt;
## On the bottom drop-down (&amp;quot;Please select a firmware to write&amp;quot;), select the BU40N OmniDrive firmware, then press &amp;quot;Start&amp;quot; and wait for it to flash.&lt;br /&gt;
## After it has written the firmware and flashing is fully complete (wait 10 seconds after it says 100%), close SDFtool, and disconnect the USB drive.&lt;br /&gt;
## Your drive should now be compatible with Redumper (and MPF), as well as MakeMKV.&lt;br /&gt;
# If your drive is not an LG BP50NB40 or WP50NB40 external USB drive, you can flash directly to OmniDrive.&lt;br /&gt;
## Run SDFtool.exe, select your drive in the top drop-down, and ensure WRITE Firwmare is selected.&lt;br /&gt;
## On the bottom drop-down, select the downloaded OmniDrive firmware bin file. (Using v1.3.5 there is no need to toggle the &amp;quot;encrypted&amp;quot; option, it will detect automatically).&lt;br /&gt;
## Press &amp;quot;Start&amp;quot; (High DPI screens may have an issue with SDFtool, the button may say &amp;quot;STA&amp;quot; or similar).&lt;br /&gt;
## After it has written the firmware and flashing is fully complete (wait 10 seconds after it says 100%), close SDFtool, and power cycle the drive (disconnect USB for external drive, or turn off PC for internal drives).&lt;br /&gt;
## Your drive should now be compatible with Redumper (and MPF), as well as MakeMKV.&lt;br /&gt;
&lt;br /&gt;
'''Notes''':&lt;br /&gt;
* Some drive enclosures/adapters may interfere with flashing the drive (e.g. the INIC-3619 chip in some BU40N drive enclosures). &amp;lt;br&amp;gt; Connect the drive directly to your computer via SATA or use a different enclosure/adapter if you get an Internal error 0x8d000000 when flashing.&lt;br /&gt;
* After flashing OmniDrive firmware on your drive, it will appear to your computer as if it were an ASUS BW-16D1HT or HL-DT-ST BU40N. This is intentional and has no bad side effects when dumping or reading discs. &amp;lt;br&amp;gt;&lt;br /&gt;
If you are burning important discs with your drive, you may want to flash your stock firmware again (use the updating tool provided by the manufacturer).&lt;br /&gt;
&lt;br /&gt;
====Linux Flashing Notes====&lt;br /&gt;
&lt;br /&gt;
Use the MakeMKV command line sdftool (bundled with MakeMKV) to flash the [https://archive.org/download/OmniDrive_v1.0.2 OmniDrive v1.0.2] onto your drive. You will need to check whether your current firmware is encrypted or not (e.g. ASUS BW-16D1HT firmware 3.11 is encrypted).&lt;br /&gt;
&lt;br /&gt;
If you are using Linux, it is assumed you are capable of reading manuals for the specific instructions and operating the commandline on your specific system.&lt;br /&gt;
&lt;br /&gt;
The version of `sdftool` that is bundled with MakeMKV 1.17.7 is recommended for flashing on Linux as later versions have a bug that has remained unfixed. See [https://forum.makemkv.com/forum/viewtopic.php?f=3&amp;amp;t=40977&amp;amp;p=194343&amp;amp;hilit=sdf.conf#p194343 this forum post] for more details.&lt;br /&gt;
&lt;br /&gt;
[[Category:Dumping Guides]]&lt;/div&gt;</summary>
		<author><name>Deterous</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=GD-ROM_Dumping_Guide_-_dcdumper</id>
		<title>GD-ROM Dumping Guide - dcdumper</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=GD-ROM_Dumping_Guide_-_dcdumper"/>
				<updated>2026-02-19T03:04:43Z</updated>
		
		<summary type="html">&lt;p&gt;User7: Created page with &amp;quot;{{Template:Deprecated_Guide}}  '''GD-ROM''' dumping guide with dcdumper.  ==LD Area== ===Tools=== * An optical drive listed in Optical Disc Drive Compatibility: CD * A Window...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Deprecated_Guide}}&lt;br /&gt;
&lt;br /&gt;
'''GD-ROM''' dumping guide with dcdumper.&lt;br /&gt;
&lt;br /&gt;
==LD Area==&lt;br /&gt;
===Tools===&lt;br /&gt;
* An optical drive listed in [[Optical Disc Drive Compatibility: CD]]&lt;br /&gt;
* A Windows, Linux, or macOS computer&lt;br /&gt;
* [https://github.com/SabreTools/MPF/releases MPF application] (includes Redumper)&lt;br /&gt;
&lt;br /&gt;
===Dumping===&lt;br /&gt;
The LD Area is formatted like a standard CD-ROM, so should be dumped using the standard [[Disc Dumping Guide (MPF)]] with a CD-ROM compatible drive. The CD-ROM profile should be selected in MPF.&lt;br /&gt;
&lt;br /&gt;
==HD Area: swapless method (GD-ROM)==&lt;br /&gt;
===Tools===&lt;br /&gt;
* An optical drive listed in [[Optical Disc Drive Compatibility: GD-ROM]]&lt;br /&gt;
* A Windows computer&lt;br /&gt;
* [https://archive.org/download/dcdumper-swapless-ice/DCDumper_ice.zip DCDumper &amp;amp; ice apps]&lt;br /&gt;
&lt;br /&gt;
===Dumping===&lt;br /&gt;
* In command line, '''cd''' (change directory) to the &amp;quot;DCDumper_ice&amp;quot; folder.&lt;br /&gt;
* Run '''dcdumper [DriveLetter] -c446261 -df -ft -t0 -p20'''.&lt;br /&gt;
* It will take several &amp;quot;PASS&amp;quot;es to get all matches - this is fine. Sometimes there is no progress for 30mins, but if you need to stop and restart the dumping process, it will continue where it left off. Just make sure you don't delete progress if you have to stop it.&lt;br /&gt;
* When the HD Area dump completes, you need to convert it to its final form. Run '''ice.exe dense.bin 44990 &amp;gt; gamename.txt'''. This will produce a bunch of files starting with &amp;quot;Track 03&amp;quot; and going as high as however many tracks were on the HD section of the disc (as little as 1, as many as 98).&lt;br /&gt;
&lt;br /&gt;
If dcdumper fails to run with an error complaining about MSVCP100.DLL being missing, install the [https://www.microsoft.com/en-us/download/details.aspx?id=26999 Microsoft Visual C++ 2010 Redistributable Package (x86)] to fix this.&lt;br /&gt;
&lt;br /&gt;
==HD Area: swap disc method==&lt;br /&gt;
===Tools===&lt;br /&gt;
* An optical drive listed in [[Optical Disc Drive Compatibility: GD-ROM]]&lt;br /&gt;
* A Windows computer&lt;br /&gt;
* [https://archive.org/download/dcdumper-ice-startstop/DCDumper_ice_startstop.zip DCDumper, ice, startstop applications]&lt;br /&gt;
* [[Audio Trap Disc]]&lt;br /&gt;
&lt;br /&gt;
===Dumping===&lt;br /&gt;
Dumping the HD Area can take over an hour sometimes, during which your drive may make scary noises. Stopping your drive to allow it to cool down before continuing the dump later can help with ease of dumping.&lt;br /&gt;
To dump the HD Area of the GD-ROM, a Swap Disc technique can be used.&lt;br /&gt;
There are two ways to do the Swap Disc technique:&lt;br /&gt;
* '''Prepare a Drive for Top Removal''' [https://youtu.be/RfCc7nsTUoo as seen in this video tutorial]. Afterwards, set the top back onto the drive with screws removed, which allows for easy top removal. Make sure your drive lid is replaced perfectly, as putting your drive lid on unevenly can lead to the dump failing partially into the dumping process.&lt;br /&gt;
* '''Pin Eject''': Push the tray back into the drive quickly so the spindle will catch.&lt;br /&gt;
&lt;br /&gt;
'''Process:'''&lt;br /&gt;
A video tutorial for this dumping method can be seen [https://youtu.be/N3wPQOqHJr8 here].&lt;br /&gt;
&lt;br /&gt;
This method is the more reliable method for dumping GD-ROMs because:&lt;br /&gt;
* The recommended TSST drives read GD-ROMs best. They do not support /c2 error correction, but...&lt;br /&gt;
* DCDumper dumps disc segments multiple times and compares hashes for QC, and does not rely on /c2 error correction.&lt;br /&gt;
&lt;br /&gt;
Dumping:&lt;br /&gt;
* Insert the audio trap disc into the drive.&lt;br /&gt;
* In command line, '''cd''' (change directory) to the &amp;quot;DCDumper_ice_startstop&amp;quot; folder.&lt;br /&gt;
* Run '''startstop [DriveLetter] 1'''.&lt;br /&gt;
* Remove the top off the drive.&lt;br /&gt;
* Insert the GD-ROM and put the drive top back on.&lt;br /&gt;
* Run '''dcdumper [DriveLetter] -c446261 -df -ft -t0 -p20'''.&lt;br /&gt;
* It will take several &amp;quot;PASS&amp;quot;es to get all matches - this is fine. Sometimes there is no progress for 30mins, but if you need to stop and restart the dumping process, it will continue where it left off. Just make sure you don't delete progress if you have to stop it.&lt;br /&gt;
* When the HD Area dump completes, you need to convert it to its final form. Run '''ice.exe dense.bin 44990 &amp;gt; gamename.txt'''. This will produce a bunch of files starting with &amp;quot;Track 03&amp;quot; and going as high as however many tracks were on the HD section of the disc (as little as 1, as many as 98).&lt;br /&gt;
&lt;br /&gt;
If dcdumper fails to run with an error complaining about MSVCP100.DLL being missing, install the [https://www.microsoft.com/en-us/download/details.aspx?id=26999 Microsoft Visual C++ 2010 Redistributable Package (x86)] to fix this.&lt;br /&gt;
&lt;br /&gt;
[[Category:Dumping Guides]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=GD-R_Dumping_Guide</id>
		<title>GD-R Dumping Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=GD-R_Dumping_Guide"/>
				<updated>2026-02-19T03:00:09Z</updated>
		
		<summary type="html">&lt;p&gt;User7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''GD-R''' discs are recordable GD-ROMs. This dumping guide is a work-in-progress with the ambition of creating a guide to dump GD-R discs with an optical disc drive. It contains highly experimental information that needs knowledgeable volunteers to research.&lt;br /&gt;
&lt;br /&gt;
The discs contain two distinct areas, a Low Density Area (&amp;quot;LD Area&amp;quot;) and a High Density Area (&amp;quot;HD Area&amp;quot;), physically separated by a ring. You'll need to dump both areas of the disc, each requiring different drive models and methods.&lt;br /&gt;
&lt;br /&gt;
==LD Area==&lt;br /&gt;
===Tools===&lt;br /&gt;
* An optical drive listed in [[Optical Disc Drive Compatibility: CD]]&lt;br /&gt;
* A Windows, Linux, or macOS computer&lt;br /&gt;
* [https://github.com/SabreTools/MPF/releases MPF application] (includes Redumper)&lt;br /&gt;
&lt;br /&gt;
===Dumping===&lt;br /&gt;
The LD Area is formatted like a standard CD-ROM, so should be dumped using the standard [[Disc Dumping Guide (MPF)]] with a CD-ROM compatible drive. The CD-ROM profile should be selected in MPF.&lt;br /&gt;
&lt;br /&gt;
==HD Area==&lt;br /&gt;
===Tools===&lt;br /&gt;
* An optical drive with &amp;quot;GD-R&amp;quot; listed in the &amp;quot;Compatibility&amp;quot; column [[Optical Disc Drive Compatibility Testing for GD-ROM and GD-R Dumping|here]]. Note: Drives listed as compatible may or may not work depending on firmware or other unknown / untested variables (NEEDS MORE RESEARCH BY KNOWLEDGEABLE PEOPLE!)&lt;br /&gt;
* DiscImageCreator app&lt;br /&gt;
* [[Audio Trap Disc]]&lt;br /&gt;
&lt;br /&gt;
===Dumping===&lt;br /&gt;
Dumping the HD Area can take over an hour sometimes, during which your drive may make scary noises. Stopping your drive to allow it to cool down before continuing the dump later can help with ease of dumping.&lt;br /&gt;
There are two ways to do the Swap Disc technique:&lt;br /&gt;
* '''Prepare a Drive for Top Removal''' [https://youtu.be/RfCc7nsTUoo as seen in this video tutorial]. Afterwards, set the top back onto the drive with screws removed, which allows for easy top removal. Make sure your drive lid is replaced perfectly, as putting your drive lid on unevenly can lead to the dump failing partially into the dumping process.&lt;br /&gt;
* '''Pin Eject''': Push the tray back into the drive quickly so the spindle will catch.&lt;br /&gt;
&lt;br /&gt;
'''Process:'''&lt;br /&gt;
* Insert the audio trap disc into the drive.&lt;br /&gt;
* In command line, '''cd''' (change directory) to the folder containing &amp;quot;DiscImageCreator.exe&amp;quot;.&lt;br /&gt;
* Run '''DiscImageCreator.exe stop [DriveLetter]'''.&lt;br /&gt;
* Remove the top off the drive.&lt;br /&gt;
* Insert the GD disc and run: '''DiscImageCreator.exe close [DriveLetter]'''.&lt;br /&gt;
* Then run the dumping command: '''DiscImageCreator.exe gd [DriveLetter] foo.bin [DriveSpeed(0-72)] /c2''' (Note #1: &amp;quot; /c2&amp;quot; is only for use with compatible Plextors. Note #2: Adding the command &amp;quot;/be pack&amp;quot; may[http://forum.redump.org/post/105799/#p105799] be helpful when dumping GD-Rs.)&lt;br /&gt;
* Dump multiple times until you get an error-free dump (check the Command Prompt output after DiscImageCreator finishes dumping).&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* 1x, 4x, 8x read speeds can be helpful or even necessary when dumping GD-Rs. Try starting with 8x, and if that speed doesn't work, try another.&lt;br /&gt;
* If you have issues where the drive locks up partway through, disabling cache flushes helps: '''DiscImageCreator.exe gd [DriveLetter] foo.bin 8 /c2 /f 600000'''.&lt;br /&gt;
* GD-Rs do not read on the TSST drives that work so well with GD-ROMs.&lt;br /&gt;
* c2 error re-reading is very useful. Since DiscImageCreator can use /c2 error correction, dumping with a compatible Plextor model is preferred.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[GD-R SD Card Dumping Guide]]: A reliable method for dumping GD-R discs, requires a rare and expensive &amp;quot;System 2 Disc&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Category:Dumping Guides]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=LibCrypt</id>
		<title>LibCrypt</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=LibCrypt"/>
				<updated>2026-02-17T18:01:33Z</updated>
		
		<summary type="html">&lt;p&gt;User7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''LibCrypt''' is a protection scheme included on some PAL region PlayStation 1 discs.&lt;br /&gt;
&lt;br /&gt;
Dumping LibCrypt discs is fully supported by redumper app via [[Dumping Guides]].&lt;br /&gt;
&lt;br /&gt;
==Common Information==&lt;br /&gt;
Sony first introduced LibCrypt protection in PAL version of MediEvil in October 1998. Since then more than hundred games containing LibCrypt have been released. What's special about this protection is that it uses subchannels to store some non-Yellow Book data, thus breaking the standard.&lt;br /&gt;
&lt;br /&gt;
Every CD sector contains 2352 bytes of main channel data and 96 (+ 2 sync) bytes of subchannels data. While main channel stores user data, sync and error-correction codes, subchannels data was not intended to contain user data. 96 bytes of subchannels are divided to 8 12-byte channels: P, Q, R, S, T, U, V, W. In case of non-protected CD channel P contains pause info, channel Q contains current track flags and current sector address; other subchannels are zeroed. As all this data can be included in CUE, it's one of the reasons PSXDB images contain only main channel data. The other reason is that it's nearly impossible to make perfect copy of subchannels data, because they don't have error-correction codes, not being encoded with CIRC. So, both dumping subchannels and calculating their checksums makes no sense.&lt;br /&gt;
&lt;br /&gt;
Discs with LibCrypt protection have 16 or 32 sectors with slightly modified Q-channel, comparing to the same sectors in standard Yellow Book disc. The first half of the sectors is located on 3rd minute, and the second half on 9th minute. All modified sectors can be divided into pairs, the distance between sectors in each pair is 5 sectors. At the moment we have found 3 different protected sectors generation schemas.&lt;br /&gt;
&lt;br /&gt;
==Protected sectors generation schemas==&lt;br /&gt;
*2 bits from both MSFs are modified, CRC-16 is recalculated and XORed with 0x0080.&lt;br /&gt;
**Games: [http://redump.org/disc/592/ MediEvil (Europe)].&lt;br /&gt;
*2 bits from both MSFs are modified, original CRC-16 is XORed with 0x8001.&lt;br /&gt;
**Games: [http://redump.org/disc/798/ CTR: Crash Team Racing (Europe) (En,Fr,De,Es,It,Nl) (No EDC)], [http://redump.org/disc/897/ CTR: Crash Team Racing (Europe) (En,Fr,De,Es,It,Nl) (EDC)], [http://redump.org/disc/710/ Dino Crisis (Europe)], [http://redump.org/disc/880/ Eagle One: Harrier Attack (Europe) (En,Fr,De,Es,It)] et al.&lt;br /&gt;
*Either 2 bits or none from both MSFs are modified, CRC-16 is recalculated and XORed with 0x0080.&lt;br /&gt;
**Games: [http://redump.org/disc/1128/ Ape Escape: La Invasión de los Monos (Spain)] et al.&lt;br /&gt;
&lt;br /&gt;
==Storing LibCrypt data==&lt;br /&gt;
To store LibCrypt data, redump uses the SBI format, which contains modified-only sectors with Q-channel data. SBIs for LibCrypted discs can be downloaded from PSXDB (link &amp;quot;SBI subchannels&amp;quot; on protected disc page). SBI format is supported by:&lt;br /&gt;
&lt;br /&gt;
*ePSXe, PlayStation emulator. To use SBI, name it after EXE name, leaving extension .sbi, and put in /epsxe/pathes folder. For example, &amp;quot;SLES_025.29.sbi&amp;quot; for PAL version of Resident Evil 3: Nemesis.&lt;br /&gt;
*P.E.Op.S. CDR plugin, which is supported by many PlayStation emulators. To use SBI, open plugin settings window, select &amp;quot;Use subchannel SBI/M3S info file&amp;quot; option from &amp;quot;subchannel reading&amp;quot; menu, then choose your SBI in &amp;quot;File&amp;quot; field.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
*[https://web.archive.org/web/20091026192418/http://geocities.com/psxcplist/ PSXCPLIST] — PlayStation Copy Protection list — list of both LibCrypt and Anti-Modchip protected games.&lt;br /&gt;
&lt;br /&gt;
[[Category:Copy Protection Guides]]&lt;/div&gt;</summary>
		<author><name>User7</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=PC_Argentina_Undumped</id>
		<title>PC Argentina Undumped</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=PC_Argentina_Undumped"/>
				<updated>2026-01-30T23:08:49Z</updated>
		
		<summary type="html">&lt;p&gt;Lugamo: Adding 16 new games. Including: Battlefield 2, Battlefield 3, Crysis 2, CSI: Crime Scene Investigation: Pruebas Ocultas, Dragon Age: Origins, Hostile Waters, LEGO Alpha Team, Perfect Assassin, et al.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PC releases from Argentina missing from Redump.&lt;br /&gt;
&lt;br /&gt;
== Original releases ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial || Title || Barcode || Note&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| A sangre fría (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-1678738095-a-sangre-fria-videojuego-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_730847-MLA107395680717_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_732559-MLA106727982324_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_906367-MLA106729187604_022026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| A sangre fría (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| A sangre fría (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 599&lt;br /&gt;
| Adidas Power Soccer 98&lt;br /&gt;
| 7 798047 380188&lt;br /&gt;
| [https://www.mercadolibre.com.ar/adidas-power-soccer-98--psygnosis--pc-games-1998/up/MLAU3446242012 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_928035-MLA93306750789_092025-F.jpeg Barcode])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Air Offensive: El arte de volar&lt;br /&gt;
| 9 789872 510510&lt;br /&gt;
| [https://www.mercadolibre.com.ar/air-offensive--juego-pc-original/up/MLAU3787516709 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_882127-MLA106603099112_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_734942-MLA106603279386_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_765983-MLA107253998541_022026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Al Unser Jr. Arcade Racing&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Army Men II&lt;br /&gt;
| 7 793684 986915&lt;br /&gt;
| [https://www.mercadolibre.com.ar/army-men-ii--juego-pc-original/up/MLAU3815760369 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_945456-MLA107968928753_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_637362-MLA107263899426_032026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_927101-MLA107968779665_032026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Atlantis II (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2865026708-atlantis-ii-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_982812-MLA107367206605_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_661351-MLA106704078012_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_749227-MLA106703901044_022026-F.jpeg Disc 1])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Atlantis II (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_624418-MLA107366594755_022026-F.jpeg]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Atlantis II (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_820294-MLA107366564737_022026-F.jpeg]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Atlantis II (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_687370-MLA107367236501_022026-F.jpeg]&lt;br /&gt;
|-&lt;br /&gt;
| 7798077010031, ST-AVENPEDR&lt;br /&gt;
| Aventuras de Pedro, el conejo y el conejito Benjamín, Las&lt;br /&gt;
| 7 798077 010031&lt;br /&gt;
| Data Side Mastering Code: 20000426-016 ST-AVENPEDR EPSA INDUSTRIA ARGENTINA&amp;lt;br /&amp;gt;Data Side Mastering SID Code: IFPI LK51&amp;lt;br /&amp;gt;Data Side Mould SID Code: ifpi 8602&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Aztecas: La maldición de la ciudad de oro&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-1678660469-aztecas-la-maldicion-de-la-ciudad-de-oro-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_735180-MLA106727564448_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_781563-MLA107395922179_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_673980-MLA106728392422_022026-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| CD 834&lt;br /&gt;
| Battlefield 2 (Disc 1)&lt;br /&gt;
| 8 414185 051849&lt;br /&gt;
| [https://www.mercadolibre.com.ar/battlefield-2-pc-juego-nuevo-sellado/up/MLAU3867494527 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_888942-MLA109171674240_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_622142-MLA108977946900_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD 834&lt;br /&gt;
| Battlefield 2 (Disc 2)&lt;br /&gt;
| 8 414185 051849&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 834&lt;br /&gt;
| Battlefield 2 (Disc 2)&lt;br /&gt;
| 8 414185 051849&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| DVD 1187&lt;br /&gt;
| Battlefield 3 (Disc 1)&lt;br /&gt;
| 5 030934 102759 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/videojuego-pc-battlefield-3-original-fisico-ea-games/up/MLAU3415481414 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_687295-MLA91653199620_092025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_839999-MLA91653598522_092025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_681488-MLA91653426324_092025-F.jpeg Media]); likely matches [http://redump.org/disc/30549/ 30549]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1187&lt;br /&gt;
| Battlefield 3 (Disc 2)&lt;br /&gt;
| 5 030934 102759 &amp;gt;&lt;br /&gt;
| Likely matches [http://redump.org/disc/30550/ 30550]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1063&lt;br /&gt;
| Battlefield 2142: Deluxe Edition&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/battlefield-2142-deluxe-edition-pc/up/MLAU3422836446 Mercado Libre], may match [http://redump.org/disc/36658/ 36658]&lt;br /&gt;
|-&lt;br /&gt;
| CD 800&lt;br /&gt;
| Battlefield Vietnam (Disc 1)&lt;br /&gt;
| 8 414185 051535&lt;br /&gt;
| [https://www.mercadolibre.com.ar/battlefield-vietnam-pc/up/MLAU3436428232 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_683934-MLA87797281846_072025-F.jpeg Media], [https://http2.mlstatic.com/D_NQ_NP_2X_898707-MLA87799156004_072025-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD 800&lt;br /&gt;
| Battlefield Vietnam (Disc 2)&lt;br /&gt;
| 8 414185 051535&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 800&lt;br /&gt;
| Battlefield Vietnam (Disc 3)&lt;br /&gt;
| 8 414185 051535&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20230621045620/https://articulo.mercadolibre.com.ar/MLA-1352093231-juego-de-pc-black-dahlia-retro-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 5)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 6)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 7)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Black Dahlia (Disc 8)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| DVD 1103&lt;br /&gt;
| Black Mirror&lt;br /&gt;
| 8 426412 004269&lt;br /&gt;
| [https://www.mercadolibre.com.ar/the-black-mirror-juego-pc-nuevo-sellado/up/MLAU3880604030 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_835031-MLA109050845292_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_683555-MLA109928117331_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| EAX07705560D&lt;br /&gt;
| Burnout Paradise: The Ultimate Box&lt;br /&gt;
| 8 414185 300121&lt;br /&gt;
| [https://web.archive.org/web/20250322144847/https://articulo.mercadolibre.com.ar/MLA-1989276154-burnout-paradise-juego-pc-cast-fisico-nuevo-_JM Mercado Libre (archived)], likely matches [http://redump.org/disc/87587/ 87587]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Carmageddon TDR 2000&lt;br /&gt;
| 7 793684 987325&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| EAX08004371D&lt;br /&gt;
| Catwoman (Disc 1)&lt;br /&gt;
| 8 414185 051634&lt;br /&gt;
| Microbyte ID: CD 806&lt;br /&gt;
|-&lt;br /&gt;
| EAX08004372D&lt;br /&gt;
| Catwoman (Disc 2)&lt;br /&gt;
| 8 414185 051634&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Chessmaster 3000&lt;br /&gt;
| 7 798047 960465&lt;br /&gt;
| [https://web.archive.org/web/20250628231200/https://articulo.mercadolibre.com.ar/MLA-2129602566-juego-pc-masterchess-3000-pc-retro-ideal-coleccionistas-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 889&lt;br /&gt;
| Cities in Motion&lt;br /&gt;
| 7 350042 841219&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Civilization: Call to Power&lt;br /&gt;
| 7 793684 986830&lt;br /&gt;
| [https://web.archive.org/web/20250602213118/https://articulo.mercadolibre.com.ar/MLA-2099654218-civilization-call-to-power-big-box-edition-_JM Big Box], [https://web.archive.org/web/20250430033641/https://www.mercadolibre.com.ar/videojuego-pc-civilization-call-to-power-original-fisico/up/MLAU3138274115 Keep Case]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Commandos: Behind Enemy Lines&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Big Box, [https://youtu.be/EzqI07wIoJY?t=1903 YouTube]&lt;br /&gt;
|-&lt;br /&gt;
| CD 596&lt;br /&gt;
| Commandos: Behind Enemy Lines&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Keep Case&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Clase de dibujo, La&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://imaginaria.com.ar/01/0/depaola.htm Imaginaria]&lt;br /&gt;
|-&lt;br /&gt;
| WWX07706910D&lt;br /&gt;
| Command &amp;amp; Conquer 4: Tiberian Twilight&lt;br /&gt;
| 8 414185 300824&lt;br /&gt;
| [https://www.mercadolibre.com.ar/command--conquer-4-pc-fisico-ea-games/up/MLAU2979607647 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_811024-MLA82122970079_012025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_871492-MLA82122931701_012025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 801&lt;br /&gt;
| Command &amp;amp; Conquer: Generals: Deluxe Edition (Disc 1)&lt;br /&gt;
| 8 414185 051467&lt;br /&gt;
| [https://www.mercadolibre.com.ar/videojuego-pc-command--conquer-generals-deluxe-fisico-origi/up/MLAU3466556673 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_680307-MLA93863985670_102025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_700869-MLA93862486932_102025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 801&lt;br /&gt;
| Command &amp;amp; Conquer: Generals: Deluxe Edition (Disc 2)&lt;br /&gt;
| 8 414185 051467&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Corsairs: Conquest at Sea&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250602212714/https://articulo.mercadolibre.com.ar/MLA-2099286384-corsairs-conquest-at-sea-big-box-edition-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| EAY07705218D&lt;br /&gt;
| Crysis&lt;br /&gt;
| 8 414185 032886&lt;br /&gt;
| [https://www.mercadolibre.com.ar/crysis--edicion-fisica-pc--coleccion-crytek/up/MLAU2979898159 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_857309-MLA82125116433_012025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_601111-MLA81845160092_012025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Crysis 2&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc-crysis-2/up/MLAU327725558 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_730108-MLA74803104123_022024-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_639147-MLA74803656559_022024-F.jpeg Media]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1076&lt;br /&gt;
| CSI: Crime Scene Investigation: Pruebas Ocultas&lt;br /&gt;
| 3 307210 263049&lt;br /&gt;
| [https://www.mercadolibre.com.ar/csi-pruebas-ocultas-juego-pc-nuevo-sellado/up/MLAU3882136056 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_784193-MLA110009710805_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_838833-MLA109167725586_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1065&lt;br /&gt;
| Dark Messiah: Might and Magic&lt;br /&gt;
| 3 307210 232502&lt;br /&gt;
| [https://www.mobygames.com/game/24996/dark-messiah-might-and-magic/covers/group-90163/ MobyGames]; [https://www.mercadolibre.com.ar/might-and-magic-dark-messiah-pc-juego-nuevo-sellado/up/MLAU3890774058 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Dark Rage&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.youtube.com/watch?v=kLTg3hFP87s YouTube]. Made for the PC Juegos magazine.&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Dead Space 2&lt;br /&gt;
| 5 030934 099820 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/dead-space-2-pc-juego-fisico-original-nuevo/up/MLAU3865900319 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_750693-MLA109735219619_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_652447-MLA108943488648_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Deo Gratias&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250602213758/https://articulo.mercadolibre.com.ar/MLA-2099767428-deo-gratias-big-box-fisico-pc-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1130&lt;br /&gt;
| Dragon Age: Origins (Disc 1)&lt;br /&gt;
| 8 414185 300169&lt;br /&gt;
| [https://madtoyzjugueteria.com/product/dragon-age-origin-ea-micro-byte-juego-pc-cd/ Madtoyz Juguetería], Mercado Libre: [https://www.mercadolibre.com.ar/videojuego-para-pc-dragon-age-origins-ea/up/MLAU3747227986 Listing 1], [https://www.mercadolibre.com.ar/dragon-age-origin-ea-micro-byte-juego-pc-cd-madtoyz/up/MLAU3643690596 Listing 2]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1130&lt;br /&gt;
| Dragon Age: Origins (Disc 2)&lt;br /&gt;
| 8 414185 300169&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| DVD 1104&lt;br /&gt;
| Dreamfall: The Longest Journey&lt;br /&gt;
| 8 426412 005457&lt;br /&gt;
| [https://www.mercadolibre.com.ar/dreamfall-juego-pc-nuevo-sellado/up/MLAU3881997154 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_733003-MLA109167591886_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_661640-MLA110009168009_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Elixir, The&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://axxon.com.ar/not/163/c-1630109.htm Axxón], [https://www.infobae.com/2006/06/30/260535-the-elixir-el-nuevo-videojuego-made-in-rosario/ Infobae], [https://www.ellitoral.com/index.php/diarios/2006/06/26/informatica/COM-04.html El Litoral], [https://www.lanacion.com.ar/tecnologia/la-batalla-por-el-elixir-rosarino-nid836850/ La Nación]&lt;br /&gt;
|-&lt;br /&gt;
| 7798077010024-A, ST-ERASER2A&lt;br /&gt;
| Eraser: Turnabout (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250321222559/https://www.mercadolibre.com.ar/juegos-pc-power-soccer-98-y-eraser-turnaboutcaja-cerrada/up/MLAU2821941135 Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Eraser: Turnabout (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Evolva&lt;br /&gt;
| 7 793684 987127&lt;br /&gt;
| [https://www.mobygames.com/game/2463/evolva/covers/group-79657/ MobyGames]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| F1 Racing Simulation&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/f1-racing-simulation-juego-de-pc-en-cd-original/up/MLAU2752995146 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1074&lt;br /&gt;
| Faces of War&lt;br /&gt;
| 3 307210 219589&lt;br /&gt;
| [https://www.mercadolibre.com.ar/faces-of-war-juego-de-pc-nuevo-sellado/up/MLAU3867609807 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_899772-MLA109836035587_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_706123-MLA108979217028_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Fausto: Los siete misterios del alma (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-1678893453-fausto-los-siete-misterios-del-alma-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_913215-MLA107394317375_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_805396-MLA106727860916_022026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Fausto: Los siete misterios del alma (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_807101-MLA107393751947_022026-F.jpeg]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Fausto: Los siete misterios del alma (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Fausto: Los siete misterios del alma (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_974169-MLA107393662017_022026-F.jpeg]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1158&lt;br /&gt;
| FIFA 11&lt;br /&gt;
| 5 030934 092289 &amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| M-35969-96, CD 413&lt;br /&gt;
| FIFA 97&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2009875152-fifa-97-cd-para-pc-incluye-caja-y-manual-original-_JM Mercado Libre], likely matches [http://redump.org/disc/106319/ 106319]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Fighter Squadron: The Screamin' Demons over Europe&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2864874172-fighter-squadron-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_633899-MLA106703536324_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_779839-MLA106703657028_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_621290-MLA107365695615_022026-F.jpeg Jewel Case], [https://http2.mlstatic.com/D_NQ_NP_2X_989060-MLA107365695631_022026-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Fly! II&lt;br /&gt;
| 5 026555 034166 &amp;gt;&lt;br /&gt;
| [https://web.archive.org/web/20230621043954/https://articulo.mercadolibre.com.ar/MLA-676034205-fly-2-juego-para-pc-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Frontlines: Fields of Thunder&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Musimundo ([https://web.archive.org/web/20120607012903/http://www.musimundo.com/?cId=290 Category], [https://web.archive.org/web/20091024061950/http://www.musimundo.com/producto-70600001517~FRONTLINE-FIELDS-OF-THUNDER-PC.aspx Entry])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Gadget: El pasado es el futuro (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mobygames.com/game/3741/gadget-invention-travel-adventure/covers/group-78760/ MobyGames]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Gadget: El pasado es el futuro (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Gadget: El pasado es el futuro (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Gadget: El pasado es el futuro (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 623&lt;br /&gt;
| Global Domination&lt;br /&gt;
| 7 798047 380447&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2099683056-global-domination-big-box-edition-_JM Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Grand Prix Rally&lt;br /&gt;
| 7 798047 960885&lt;br /&gt;
| [https://web.archive.org/web/20250628231005/https://articulo.mercadolibre.com.ar/MLA-2132561714-juego-pc-grand-prix-rally-atlantic-software-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 788&lt;br /&gt;
| Harry Potter: Quidditch Copa del Mundo&lt;br /&gt;
| 8 414185 051191&lt;br /&gt;
| [https://www.mercadolibre.com.ar/harry-potter-quidditch-world-cup-pc/up/MLAU3858595027 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_675582-MLA108658234008_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_891821-MLA109469423761_032026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_976701-MLA108657994478_032026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1004&lt;br /&gt;
| Harry Potter y el cáliz de fuego&lt;br /&gt;
| 8 414185 052099&lt;br /&gt;
| [https://www.mercadolibre.com.ar/jogo-harry-potter-e-o-calice-de-fogo-original-pc-cd/p/MLA2071663201 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_635851-MLA109731292593_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_711242-MLA109808869291_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1117&lt;br /&gt;
| Harry Potter y el misterio del príncipe&lt;br /&gt;
| 8 414185 300107&lt;br /&gt;
| [https://www.mercadolibre.com.ar/harry-potter-y-el-misterio-del-principe-pc-juego-nuevo/up/MLAU3876348640 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_807834-MLA108930307234_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_937391-MLA109776688175_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD 804&lt;br /&gt;
| Harry Potter y el prisionero de Azkaban&lt;br /&gt;
| 8 414185 051542&lt;br /&gt;
| [https://www.mercadolibre.com.ar/harry-potter-y-el-prisionero-de-azkaban-pc/up/MLAU3858582321 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_761486-MLA109468372221_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_719694-MLA108658574110_032026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_779868-MLA108659301818_032026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 745&lt;br /&gt;
| Harry Potter y la piedra filosofal&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/game-pc-harry-potter-e-a-pedra-filosofal/p/MLA2077502858 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_605622-MLA109735585179_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_978920-MLA108930307972_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1162&lt;br /&gt;
| Harry Potter y las reliquias de la muerte: Parte 1&lt;br /&gt;
| 5 030934 087643 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/harry-potter-y-las-reliquias-de-la-muerte-parte-i-pc/up/MLAU3869116392 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_981712-MLA108658952430_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_917416-MLA108658508938_032026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_732948-MLA109469937881_032026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1180&lt;br /&gt;
| Harry Potter y las reliquias de la muerte: Parte 2&lt;br /&gt;
| 5 030934 102742 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/harry-potter-y-las-reliquias-de-la-muerte-parte-2-pc-nuevo/p/MLA2072010907 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_980797-MLA108928656968_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_749344-MLA108928479018_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD-C95-845-0&lt;br /&gt;
| Heart of Darkness&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Likely matches [http://redump.org/disc/36364/ 36364]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1024&lt;br /&gt;
| Heroes of Might and Magic V&lt;br /&gt;
| 3 307210 217493&lt;br /&gt;
| [https://www.mercadolibre.com.ar/heroes-v-5-of-might-and-magic--pc-fisico-nuevo-sellado/up/MLAU3055738542 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_883582-MLA82627047718_032025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_612327-MLA82627087002_032025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_726612-MLA82626743064_032025-F.jpeg Media &amp;amp; Manual])&lt;br /&gt;
|-&lt;br /&gt;
| CD 733&lt;br /&gt;
| Hostile Waters&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://madtoyzjugueteria.com/product/hostile-waters-antares-micro-byte-juego-pc-cd/ Madtoyz Jugueteria], [https://www.mercadolibre.com.ar/hostile-waters-antares-micro-byte-juego-pc-cd-6-madtoyz/up/MLAU3643692050 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_975788-MLA99422414208_112025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_829843-MLA99422594058_112025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_671245-MLA99422653520_112025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Hugo: De regreso a las vías&lt;br /&gt;
| 7 793684 064064&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Indiana Jones y la máquina infernal (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250707220934/https://articulo.mercadolibre.com.ar/MLA-1508492947-indiana-jones-original-pc-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Indiana Jones y la máquina infernal (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Juguemos con Ronald McDonald 1&lt;br /&gt;
| N/A&lt;br /&gt;
| Data Side Mastering Code: TELTRON	12104-3 MC DONALDS CD1	INDUSTRIA ARGENTINA&amp;lt;br /&amp;gt;Data Side Mastering SID Code: IFPI LL01&amp;lt;br /&amp;gt;Data Side Mould SID Code: IFPI 6C07&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Juguemos con Ronald McDonald 2&lt;br /&gt;
| N/A&lt;br /&gt;
| Data Side Mastering Code: TELTRON	12105-2 MC DONALDS CD2	INDUSTRIA ARGENTINA&amp;lt;br &amp;gt;Data Side Mastering SID Code: IFPI LL01&amp;lt;br /&amp;gt;Data Side Mould SID Code: IFPI 6C06&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Invictus: In the Shadow of Olympus (Disc 1)&lt;br /&gt;
| 7 793684 987066&lt;br /&gt;
| [https://web.archive.org/web/20250321223444/https://articulo.mercadolibre.com.ar/MLA-2006859798-lote-2-juegos-videojuegos-pc-originales-panzers-invictus-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Invictus: In the Shadow of Olympus (Disc 2)&lt;br /&gt;
| 7 793684 987066&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| KISS Psycho Circus: The Nightmare Child&lt;br /&gt;
| 7 793684 987288&lt;br /&gt;
| [https://web.archive.org/web/20250321225013/https://www.mercadolibre.com.ar/juego-kiss-psicho-circus-original/up/MLAU3055845343 Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| LEGO Ajedrez&lt;br /&gt;
| 7 793684 986861&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| LEGO Alpha Team&lt;br /&gt;
| 5 036749 007340&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc-lego-alpha-team/up/MLAU3887952484 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_840651-MLA109198749632_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_838660-MLA110049862043_042026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_997643-MLA109199100082_042026-F.jpeg Media &amp;amp; Manual])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Marcha a Malvinas&lt;br /&gt;
| 4 779026 380132 &amp;gt;&lt;br /&gt;
| Localized release of ''Rockets Grinder'' that translates the game to Argentine Castilian and adds references to the Falklands (Malvinas) Islands&lt;br /&gt;
|-&lt;br /&gt;
| EAX07706226D1/SPA&lt;br /&gt;
| Mass Effect (Disc 1)&lt;br /&gt;
| 8 414185 034569&lt;br /&gt;
| [https://www.mercadolibre.com.ar/mass-effect--juego-para-pc-fisica--usado-exct-/up/MLAU2984646187 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_779250-MLA82164748487_012025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_791218-MLA81884273638_012025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_773091-MLA81884052462_012025-F.jpeg Media]); Microbyte ID: DVD 1085&lt;br /&gt;
|-&lt;br /&gt;
| EAX07706226D2/SPA&lt;br /&gt;
| Mass Effect (Disc 2)&lt;br /&gt;
| 8 414185 034569&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Mass Effect 2 (Disc 1)&lt;br /&gt;
| 5 030934 080712&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-1412733845-mass-effect-1-y-2-pc-original-fisico-sellados-_JM?redirectedFromSimilar=true Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_664628-MLA86610429083_062025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_911643-MLA86292292216_062025-F.jpeg Back Cover]); Microbyte ID: DVD 1140&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Mass Effect 2 (Disc 2)&lt;br /&gt;
| 5 030934 080712&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 817&lt;br /&gt;
| Medal of Honor: Pacific Assault (Disc 1)&lt;br /&gt;
| 8 414185 051436&lt;br /&gt;
| [https://www.mercadolibre.com.ar/medal-of-honor-pacific-assault-pc/up/MLAU3408854281 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| CD 817&lt;br /&gt;
| Medal of Honor: Pacific Assault (Disc 2)&lt;br /&gt;
| 8 414185 051436&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 817&lt;br /&gt;
| Medal of Honor: Pacific Assault (Disc 3)&lt;br /&gt;
| 8 414185 051436&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 817&lt;br /&gt;
| Medal of Honor: Pacific Assault (Disc 4)&lt;br /&gt;
| 8 414185 051436&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Mercenaries 2: World in Flames&lt;br /&gt;
| 8 414185 033739&lt;br /&gt;
| [https://www.mercadolibre.com.ar/mercenaries-2-world-in-flames-pc-juego-nuevo-sellado/up/MLAU3878160730 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_939399-MLA109807871049_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_733394-MLA109828963329_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Mirror's Edge&lt;br /&gt;
| 8 414185 034460 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/mirrors-edge-juego-pc-nuevo-sellado/up/MLAU3870033233 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_659923-MLA109132291600_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_898237-MLA109094249744_042026-F.jpeg Back Cover]); Microbye ID: DVD 1107; «Incluye un CD musical con la canción principal &amp;quot;Still Alive&amp;quot; y varios remixes»&lt;br /&gt;
|-&lt;br /&gt;
| CD 742&lt;br /&gt;
| Monaco Grand Prix Racing Simulation 2&lt;br /&gt;
| 7 798047 381604&lt;br /&gt;
| [https://web.archive.org/web/20231204173410/https://articulo.mercadolibre.com.ar/MLA-1418522368-juego-de-pc-monaco-grand-prix-2-fisico-original-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Motor Mash&lt;br /&gt;
| 7 798030 510479&lt;br /&gt;
| [https://web.archive.org/web/20250507222548/https://articulo.mercadolibre.com.ar/MLA-1470126907-motormash-videojuego-para-pc-_JM?redirectedFromSimilar=true Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 891&lt;br /&gt;
| My First Trainz Set&lt;br /&gt;
| 8 426412 006348&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| MySims&lt;br /&gt;
| 8 414185 034798&lt;br /&gt;
| [https://www.mercadolibre.com.ar/my-sims-juego-pc-nuevo-sellado/up/MLAU3871328839 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_802336-MLA109167223564_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_833815-MLA109167158004_042026-F.jpeg Back Cover]); may match [http://redump.org/disc/110837/ 110837]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Myst&lt;br /&gt;
| 7 798047 960120&lt;br /&gt;
| [https://web.archive.org/web/20240923124740/https://articulo.mercadolibre.com.ar/MLA-1915414972-myst-videojuego-pc-original-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| NASCAR Racing 4&lt;br /&gt;
| 3 348542 126060&lt;br /&gt;
| [https://web.archive.org/web/20250807195959/https://www.mercadolibre.com.ar/nascar-racing-4--juego-pc-big-box-sierra--sellado/up/MLAU2890755898 Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Need for Speed: ProStreet&lt;br /&gt;
| 8 414185 033968&lt;br /&gt;
| [https://www.mercadolibre.com.ar/need-for-speed-prostreet-original-pc-juego-nuevo-fisico/up/MLAU3876467010 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_726994-MLA109734752977_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_841974-MLA108906846256_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Nightmare Creatures&lt;br /&gt;
| 7 793684 986816&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc--big-box--nightmare-creatures--version-argentina/up/MLAU3404626137 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_775995-MLA91871530323_092025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_883403-MLA91473520956_092025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_713272-MLA91473707826_092025-F.jpeg Big Box with Keep Case], [https://http2.mlstatic.com/D_NQ_NP_613455-MLA91871392043_092025-F.jpeg Keep Case Detail], [https://http2.mlstatic.com/D_NQ_NP_668545-MLA91473707836_092025-F.jpeg Barcode]), likely matches [http://redump.org/disc/89149/ 89149]&lt;br /&gt;
|-&lt;br /&gt;
| CD 732&lt;br /&gt;
| OffRoad&lt;br /&gt;
| 7 798047 381536&lt;br /&gt;
| [https://web.archive.org/web/20250501025833/https://articulo.mercadolibre.com.ar/MLA-1483719139-offroad-juego-de-pc-original-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 859&lt;br /&gt;
| Penumbra: Black Plague&lt;br /&gt;
| 8 426412 005051&lt;br /&gt;
| [https://www.mercadolibre.com.ar/penumbra-black-plague-juego-pc-nuevo-sellado/up/MLAU3883308212 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_717649-MLA110013475053_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_867994-MLA110013036297_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Perfect Assassin&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/perfect-assassin-pc-big-box/up/MLAU3856684173 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_692857-MLA109382499817_032026-F.jpeg Front Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Perfil de riesgo: Casos federales&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20170221152529/http://juegosargentinos.org/perfilderiesgocasosfederales JuegosArgentinos.org], [https://old.reddit.com/r/Mercadoreddit/comments/mcfbnk/juego_perfil_de_riesgo_el_juego_mas_buscado_el/ Reddit]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1164&lt;br /&gt;
| PES 2012: Pro Evolution Soccer&lt;br /&gt;
| 8 436038 259264&lt;br /&gt;
| [https://www.mercadolibre.com.ar/pro-evolution-soccer-2012-pc-original/up/MLAU3817407081 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_937507-MLA108029384291_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_932886-MLA108032636283_032026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_748252-MLA108032537611_032026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Pitufos, Los: Operación Pitufina&lt;br /&gt;
| 7 798030 511131&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Planescape: Torment (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250416004620/https://www.mercadolibre.com.ar/planescape-torment-bigbox-fisico-original-pc/up/MLAU3125450774 Mercado Libre (archived)], seller reports that disc 1 had a manufacturing error and has the contents of disc 4 instead&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Planescape: Torment (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Planescape: Torment (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Planescape: Torment (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Prince of Persia: El alma del guerrero&lt;br /&gt;
| 3 307210 183125&lt;br /&gt;
| [https://www.mercadolibre.com.ar/prince-of-persia-el-alma-del-guerrero-pc-juego-nuevo-sellado/up/MLAU3879742941 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_703121-MLA109237299288_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_948832-MLA109238184318_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD 754&lt;br /&gt;
| Prince of Persia 3D (Disc )&lt;br /&gt;
| 7 798047 381734&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-prince-of-persia-3d-pc/up/MLAU3877096673 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_873945-MLA110044888513_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_635077-MLA109204949594_042026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_896343-MLA110048812781_042026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Protöthea&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.lanacion.com.ar/tecnologia/de-santa-fe-al-infinito-y-mas-alla-nid733362/ La Nación]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Quake III: Arena&lt;br /&gt;
| 7 793684 986953&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 882&lt;br /&gt;
| Railroad Lines: Simulador Ferroviario&lt;br /&gt;
| 8 426412 005716&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Rayman: Raving Rabbids&lt;br /&gt;
| 3 307210 241993&lt;br /&gt;
| [https://web.archive.org/web/20250529162933/https://articulo.mercadolibre.com.ar/MLA-2012200618-rayman-raving-rabbids-pc-fisico-original-abasto-_JM Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Redline Racer&lt;br /&gt;
| 7 798030 510523&lt;br /&gt;
| Box release; Mercado Libre: [https://articulo.mercadolibre.com.ar/MLA-1515812737-big-box-redline-racer-videojuego-pc-1998-carreras-de-moto-_JM Listing 1], [https://articulo.mercadolibre.com.ar/MLA-701573846-juego-de-pc-redline-racer-_JM Listing 2 (jewel case only)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Redline Racer (Rerelease)&lt;br /&gt;
| 7 798047 961233&lt;br /&gt;
| [https://www.mercadolibre.com.ar/redline-racer-pc-fisico-original-retro-colleccion/up/MLAU299686676 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Requiem: Avenging Angel&lt;br /&gt;
| 7 793684 986922&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Retruco 3D&lt;br /&gt;
| 7 798047 960045&lt;br /&gt;
| Likely matches [http://redump.org/disc/116947/ 116947]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Russian Roulette II: The Next Worlds&lt;br /&gt;
| 7 798047 961257&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Saboteur, The&lt;br /&gt;
| 8 414185 300138&lt;br /&gt;
| [https://www.mercadolibre.com.ar/the-saboteur-juego-pc-nuevo-sellado/up/MLAU3880589630 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_603727-MLA109928436637_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_907420-MLA109929174855_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sacrifice&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mobygames.com/game/2861/sacrifice/covers/group-78758/ MobyGames]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1007&lt;br /&gt;
| Señor de los Anillos, El: La batalla por la Tierra Media&lt;br /&gt;
| 8 414185 032053&lt;br /&gt;
| [https://web.archive.org/web/20250602212511/https://articulo.mercadolibre.com.ar/MLA-2005354512-senor-de-los-anillos-batalla-por-la-tierra-video-juego-pc-_JM Mercado Libre (archived)], maybe matches [http://redump.org/disc/51370/ 51370]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Settlers, The: Construye tu imperio&lt;br /&gt;
| 3 307210 264787&lt;br /&gt;
| [https://www.mercadolibre.com.ar/the-settlers-construye-tu-imperio-juego-pc-nuevo-sellado/up/MLAU3878312094 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_615162-MLA108976647798_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_818068-MLA109811795061_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| CD 684&lt;br /&gt;
| Seven Kingdoms II: The Fryhtan Wars&lt;br /&gt;
| 7 798047 380980&lt;br /&gt;
| [https://www.mercadolibre.com.ar/seven-kingdoms-ii-the-fryhtan-wars-pc-originalselladonuevo/up/MLAU3730817749 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_892475-MLA104464528672_012026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_918588-MLA105027243889_012026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Shadow Man&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/shadow-man-completo-con-caja-y-manual-pc-fisico/up/MLAU3743441514 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_715888-MLA104619886948_012026-F.jpeg Big Box])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sid Meier's Alpha Centauri&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2865106982-sid-meiers-alpha-centauri-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_812292-MLA106705239346_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_946146-MLA106706212536_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_841986-MLA107368726017_022026-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| MXB088 03894CDAR1&lt;br /&gt;
| SimCity 4 (Disc 1)&lt;br /&gt;
| 8 414185 050781&lt;br /&gt;
| Likely matches [http://redump.org/disc/77466/ 77466]&amp;lt;br&amp;gt;Microbyte ID: CD 770&amp;lt;br&amp;gt;Data Side Mastering Code: SONOPRESS:MXB08803894CD1   20600/02&amp;lt;br&amp;gt;Data Side Mastering SID Code: IFPI LB43&amp;lt;br&amp;gt;Data Side Mould SID Code: IFPI 1154&lt;br /&gt;
|-&lt;br /&gt;
| MXB088 03894CDAR2&lt;br /&gt;
| SimCity 4 (Disc 2)&lt;br /&gt;
| 8 414185 050781&lt;br /&gt;
| Likely matches [http://redump.org/disc/77467/ 77467]&amp;lt;br&amp;gt;Microbyte ID: CD 770&amp;lt;br&amp;gt;Data Side Mastering Code: SONOPRESS.MXB08803894CD2   1843/03&amp;lt;br&amp;gt;Data Side Mastering SID Code: IFPI LB43&amp;lt;br&amp;gt;Data Side Mould SID Code: IFPI 1139&lt;br /&gt;
|-&lt;br /&gt;
| MXS07704261/ESP&lt;br /&gt;
| Sims 2, Los (DVD-ROM)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/los-sims-2-pc-original-completo--manual-caja/up/MLAU3888793358 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_695549-MLA109216904042_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_945420-MLA110062905455_042026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sims Historias de Vida, Los&lt;br /&gt;
| 8 414185 032930 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/los-sims-historias-de-la-vida-juego-pc-nuevo-sellado/up/MLAU3882017652 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_807947-MLA109167093872_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_943149-MLA109166827376_042026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sims, Los: Edición Deluxe (Disc 1)&lt;br /&gt;
| 8 414185 050811&lt;br /&gt;
| [https://www.mercadolibre.com.ar/los-sims-edicion-deluxe-original-pc/up/MLAU3622286179 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_810460-MLA99410127003_112025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_887292-MLA98930678642_112025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_674580-MLA99409812439_112025-F.jpeg Disc Labels]); Microbyte ID: CD 764&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sims, Los: Edición Deluxe (Disc 2)&lt;br /&gt;
| 8 414185 050811&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Solar Crusade&lt;br /&gt;
| 7 798030 510592&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Armada&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20240908124027/https://articulo.mercadolibre.com.ar/MLA-1896366548-star-trek-armada-cd-rom-para-pc-original-usado-_JM Big Box release], keep case release [http://redump.org/disc/106320/ already dumped]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Starfleet Academy (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250521232844/https://articulo.mercadolibre.com.ar/MLA-2086734086-starfleet-academy-simulador-para-pc-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Starfleet Academy (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Starfleet Academy (Disc 3)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Starfleet Academy (Disc 4)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: Starfleet Academy (Disc 5)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 657&lt;br /&gt;
| Star Wars: Episodio I: La amenaza fantasma&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2865130992-star-wars-la-amenaza-fantasma-pc-big-box-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_978989-MLA106704003596_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_940508-MLA106703918710_022026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_651793-MLA106704714638_022026-F.jpeg Media Label])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Star Wars: Force Commander (Disc 1)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-de-pc-star-wars-force-commander/up/MLAU2924284762 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_853439-MLA76212213734_052024-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_624758-MLA79799957291_102024-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_678094-MLA76401225695_052024-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Star Wars: Force Commander (Disc 2)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://http2.mlstatic.com/D_NQ_NP_2X_954483-MLA76401217453_052024-F.jpeg Disc Label]&lt;br /&gt;
|-&lt;br /&gt;
| CD 584&lt;br /&gt;
| Star Wars: Rebellion&lt;br /&gt;
| 7 798047 380157&lt;br /&gt;
| [https://web.archive.org/web/20241113034430/https://articulo.mercadolibre.com.ar/MLA-1145240957-star-wars-rebellion-juego-pc-espanol-1997-fisico-caja-grande-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| 981009&lt;br /&gt;
| Street Racer&lt;br /&gt;
| 7 798030 511100&lt;br /&gt;
| [https://www.mercadolibre.com.ar/street-racer-juego-para-pc-como-nuevo-caba/up/MLAU3379690137 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_646645-MLA90934035965_082025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_617456-MLA90933956373_082025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_931504-MLA90933799667_082025-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Su-27 Flanker&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20230621050342/https://articulo.mercadolibre.com.ar/MLA-822104585-su-27-flanker-atlantic-software-cd-juego-pc-windows-95-retro-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| 990205&lt;br /&gt;
| Take No Prisoners&lt;br /&gt;
| 7 798047 960458&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc-videojuego-take-no-prisoners-original-como-nuevo/up/MLAU3289541790 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_973563-MLA87662040361_072025-F.jpeg Compact Disc], [https://http2.mlstatic.com/D_NQ_NP_2X_844426-MLA87333112192_072025-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Thief: The Dark Project&lt;br /&gt;
| 7 88687 10561 3&lt;br /&gt;
| [https://web.archive.org/web/20250128234229/https://articulo.mercadolibre.com.ar/MLA-1979557800-thief-the-dark-project-pc-big-box-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| DVD 1023&lt;br /&gt;
| Tom Clancy's Ghost Recon: Advanced Warfighter&lt;br /&gt;
| 3 307210 198907&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 847&lt;br /&gt;
| Tom Clancy's Rainbow Six 3: Raven Shield&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc-raven-shield-rainbow-six-3/up/MLAU3469723935 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Top Race: Simulador 2009&lt;br /&gt;
| 7 790251 004768 &amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| DVD 1105&lt;br /&gt;
| Trainz Classics Railroad Simulator&lt;br /&gt;
| 8 426412 005006&lt;br /&gt;
| [https://www.mercadolibre.com.ar/railroad-simulator-classics-juego-pc-nuevo-sellado/up/MLAU3870007509 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_884717-MLA109132580092_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_865865-MLA109972647879_042026-F.jpeg Back Cover]); a.k.a. [https://www.mobygames.com/game/31200/trainz-railwayz/ Trainz Railwayz]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Turismo Carretera&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Musimundo: [https://web.archive.org/web/20120607014102/http://www.musimundo.com/?cId=291 Category], [https://web.archive.org/web/20120603025249/http://www.musimundo.com/producto-6007900000057~TURISMO-CARRETERA-PC.aspx Entry]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Urban Chaos&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 961&lt;br /&gt;
| Wings over Vietnam&lt;br /&gt;
| 8 426412 004221&lt;br /&gt;
| [https://www.mercadolibre.com.ar/wings-over-vietnam-juego-pc-sellado-nuevo/up/MLAU3869998727 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_664194-MLA109052725902_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_616348-MLA109052398936_032026-F.jpeg Back Cover])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Expansion packs ==&lt;br /&gt;
These discs are expansion packs for full games.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial || Title || Barcode || Note&lt;br /&gt;
|-&lt;br /&gt;
| CD 777&lt;br /&gt;
| Battlefield 1942: Road to Rome (Disco de Expansión)&lt;br /&gt;
| 8 414185 051016&lt;br /&gt;
| [https://www.mercadolibre.com.ar/battlefield-1942-road-to-rome-pc/up/MLAU3422979372 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_751899-MLA91988204176_092025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_786775-MLA92392499145_092025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_790366-MLA92392388459_092025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 781&lt;br /&gt;
| Battlefield 1942: Secret Weapons of WWII (Disco de Expansión)&lt;br /&gt;
| 8 414185 051306&lt;br /&gt;
| [https://www.mercadolibre.com.ar/battlefield-1942-secret-weapons-pc/up/MLAU3429766767 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_997290-MLA87703062870_072025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_860593-MLA88035894303_072025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Command &amp;amp; Conquer 3: La ira de Kane (Disco de Expansión)&lt;br /&gt;
|  8 414185 034231 &amp;gt;&lt;br /&gt;
| [https://web.archive.org/web/20241228155518/https://articulo.mercadolibre.com.ar/MLA-1986234508-command-conquer-la-ira-de-kane-pc-expansion-fisico-nuevo-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Hearts of Iron II: Armageddon&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/hearts-of-iron-2-pc-juego-nuevo-sellado/up/MLAU3867445497 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_898825-MLA109804838639_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_936514-MLA109801129979_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Río de la Plata 2.4: Escenario para Microsoft Flight Simulator&lt;br /&gt;
| 7 04735 03411 7&lt;br /&gt;
| [https://articulo.mercadolibre.com.ar/MLA-2107389170-rio-de-la-plata-24-para-pc-_JM Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_903421-MLA85887225303_062025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_698131-MLA85886750411_062025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_907718-MLA85578996160_062025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| MXE08903305CDAR&lt;br /&gt;
| Sims, Los: Más vivos que nunca (Disco de Expansión)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Big Box. [https://www.instagram.com/p/DOZquHhkSnV/ Instagram].&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Sims, Los: Más vivos que nunca (Pack de Expansión)&lt;br /&gt;
| 7 798047 381338&lt;br /&gt;
| Keep Case. [https://www.instagram.com/p/DUoXPaPEWI9/ Instagram]. Microbyte ID: CD 712.&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sims, Los: Superstar (Disc 1) (Disco de Expansión)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Sims, Los: Superstar (Disc 2) (Disco de Expansión)&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| MXX08006256D&lt;br /&gt;
| Sims 2, Los: IKEA Accesorios para el hogar (Disco de Expansión)&lt;br /&gt;
| 8 414185 300022&lt;br /&gt;
| [https://www.instagram.com/p/DUoXjgYkabQ/ Instagram]. Microbyte ID: DVD 855&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Budget rereleases ==&lt;br /&gt;
These discs are re-releases with a specific branding or multi-game packaging. This section also includes expansion packs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Serial || Title || Budget label || Barcode || Note&lt;br /&gt;
|-&lt;br /&gt;
| 990204&lt;br /&gt;
| A-10 Cuba!&lt;br /&gt;
| SoftKey&lt;br /&gt;
| 7 798047 960441&lt;br /&gt;
| [https://web.archive.org/web/20250429050048/https://articulo.mercadolibre.com.ar/MLA-1313277119-a-10-cuba-juego-de-pc-original-a-10-cuba--_JM?redirectedFromSimilar=true Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Chomper 3D&lt;br /&gt;
| dale vida a tu PC!!!&lt;br /&gt;
| 7 798047 960809&lt;br /&gt;
| [https://web.archive.org/web/20250609130246/https://articulo.mercadolibre.com.ar/MLA-1503912729-chomper-3d-atlantic-software-cd-juego-pc-windows-95-retro-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Command &amp;amp; Conquer 3: Tiberium Wars&lt;br /&gt;
| EA Classics&lt;br /&gt;
| 8 414185 034347 &amp;gt;&lt;br /&gt;
| [https://web.archive.org/web/20241228023856/https://articulo.mercadolibre.com.ar/MLA-1986312222-command-conquer-tiberium-war-pc-fisico-nuevo-sellado-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 757&lt;br /&gt;
| Command &amp;amp; Conquer: Renegade (Disc 1) (Instalación)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 059890&lt;br /&gt;
| [https://www.mercadolibre.com.ar/videojuego-pc-command--conquer-renegade-original-fisico/up/MLAU2959182117 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_669410-MLA81686893860_012025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_876632-MLA81959034591_012025-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 757&lt;br /&gt;
| Command &amp;amp; Conquer: Renegade (Disc 2)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 059890&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Creatures&lt;br /&gt;
| SoftKey&lt;br /&gt;
| 7 798047 960472&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Crysis Warhead&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| 5 030934 087346 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/crysis-warhead-juego-pc-nuevo-sellado/p/MLA2072499183 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_609086-MLA110013332187_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_694300-MLA110013506463_042026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_834460-MLA110013391069_042026-F.jpeg Media]); Microbyte ID: DVD 1151&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Crysis Wars&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| 5 030934 087346 &amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Earthworm Jim&lt;br /&gt;
| SoftKey, Game Pack 3CD&amp;lt;sup&amp;gt;[N 1]&amp;lt;/sup&amp;gt;&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| F-22: Air Dominance Fighter&lt;br /&gt;
| Covermount&lt;br /&gt;
| 7 798030 510554&lt;br /&gt;
| Included with the issue #3 of Supermáquinas&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| FIFA 06&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250428140208/https://articulo.mercadolibre.com.ar/MLA-1483751253-fifa-2006-original-fisico-pc-sellado-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| FIFA 07&lt;br /&gt;
| EA Sports Classics&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| FIFA 07&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| 8 414185 034439 &amp;gt;&lt;br /&gt;
| [https://web.archive.org/web/20250428140625/https://articulo.mercadolibre.com.ar/MLA-1483621181-fifa-2007-original-fisico-pc-sellado-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| EAS08804133D2&lt;br /&gt;
| FIFA Football 2003 (Disc 2)&lt;br /&gt;
| EA Sports Classics&lt;br /&gt;
| 8 414185 050682&lt;br /&gt;
| [http://redump.org/disc/122337/ Disc 1] dumped&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| GT Racing 97&lt;br /&gt;
| Covermount&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Included with the issue #3 of Máquinas, [https://web.archive.org/web/20230621045915/https://articulo.mercadolibre.com.ar/MLA-918074716-juego-pc-retro-gt-racing-97-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Guardian II&lt;br /&gt;
| Covermount&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Original title: G-TOK. Included with the issue #8 of Supermáquinas. ISSN: 1514-7851.&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Johnny Herbert's Grand Prix Championship 1998&lt;br /&gt;
| Covermount&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Included with the issue #1 of Máquinas, [https://web.archive.org/web/20230621044542/https://articulo.mercadolibre.com.ar/MLA-686622278-grand-prix-juego-para-pc-cerrado-nuevo-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Lamborghini American Challenge&lt;br /&gt;
| dale vida a tu PC!!!&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://web.archive.org/web/20250331202007/https://articulo.mercadolibre.com.ar/MLA-1486401527-lamborghini-american-challenge-pc-game-retro-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Lost Vikings, The&lt;br /&gt;
| Selección TOP&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 981009&lt;br /&gt;
| Lucky Luke (1997)&lt;br /&gt;
| Covermount&lt;br /&gt;
| 7 798030 510462&lt;br /&gt;
| Included with the issue #2 of Super Games, [https://www.mercadolibre.com.ar/video-juego-lucky-luke-infogrames-para-pc-espanol-caba/up/MLAU3371831024 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_763828-MLA90351741285_082025-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_953140-MLA89971833680_082025-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_802473-MLA89972091676_082025-F.jpeg Disc Label])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Need for Speed: Carbono&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| 8 414185 034408 &amp;gt;&lt;br /&gt;
| [https://www.mercadolibre.com.ar/need-for-speed-carbono-original-pc-juego-nuevo-fisico/up/MLAU3876575784 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_607785-MLA108910865920_032026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_792144-MLA108910835930_032026-F.jpeg Back Cover])&lt;br /&gt;
|-&lt;br /&gt;
| EAX07707078D&lt;br /&gt;
| Need for Speed: Undercover&lt;br /&gt;
| EA Value Games&lt;br /&gt;
| 5 030934 080927&lt;br /&gt;
| [https://web.archive.org/web/20251021042019/https://www.bazarlatam.com/MLA-606585974-need-for-speed-undercover-value-juego-pc-fisico-caja-dvd-box-_JM bazarlatam.com (archived)], Microbyte ID: DVD 1147&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Need for Speed: Underground (Disc 1)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/need-for-speed-underground-pc-original-completo-caja-manual/up/MLAU3877919875 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_876106-MLA109217456764_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_937202-MLA110063022467_042026-F.jpeg Disc 2 &amp;amp; Manual])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Need for Speed: Underground (Disc 2)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Pool Academy&lt;br /&gt;
| The Internet G@mes&lt;br /&gt;
| 7 798030 510905&lt;br /&gt;
| [https://www.mercadolibre.com.ar/pool-academy-juego-de-billar-para-pc-cdrom-windows-95-retro/up/MLAU3703385081 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_816780-MLA103119608318_012026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_893973-MLA103121909304_012026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_766165-MLA103119921436_012026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| 981016&lt;br /&gt;
| Prisoner of Ice&lt;br /&gt;
| Covermount&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Included with the issue #4 of Súper Games 2000, [https://web.archive.org/web/20230621045243/https://articulo.mercadolibre.com.ar/MLA-854473952-prisioner-on-ice-juego-para-pc-1-cd-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Prost Grand Prix 1998&lt;br /&gt;
| Covermount&lt;br /&gt;
| 7 798030 510547&lt;br /&gt;
| Included with the issue #2 of Supermaquinas; 2 CD release with a Sintesoft Internet promo disc, likely not elegible for Redump; [https://web.archive.org/web/20250501030249/https://www.mercadolibre.com.ar/juego-pc-f1-carreras-coches-fisico/up/MLAU3054817658 Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 703&lt;br /&gt;
| SimCity 3000: World Edition&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 7 798047 381208&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CD 811&lt;br /&gt;
| SimCity 4 (Disc 1)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 051665&lt;br /&gt;
| [https://www.mercadolibre.com.ar/juego-pc-simcity-4-fisico-ea-games/up/MLAU3877081153 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_834293-MLA110050142915_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_697697-MLA110051804609_042026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_829561-MLA109203448530_042026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 811&lt;br /&gt;
| SimCity 4 (Disc 2)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 051665&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| MXS07706255D/SPA&lt;br /&gt;
| SimCity Societies: Deluxe Edition&lt;br /&gt;
| EA Classics&lt;br /&gt;
| 8 414185 300589&lt;br /&gt;
| [https://www.instagram.com/p/DCkU2cHR2DB/ Instagram], [https://www.mercadolibre.com.ar/simcity-societies-deluxe-edition-juego-pc-nuevo-sellado/up/MLAU3882124026 Mercado Libre] ([https://http2.mlstatic.com/D_NQ_NP_2X_676047-MLA110010088775_042026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_704160-MLA110009732839_042026-F.jpeg Back Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_795494-MLA109086922804_042026-F.jpeg Media])&lt;br /&gt;
|-&lt;br /&gt;
| CD 625&lt;br /&gt;
| Sims, Los: Edición Deluxe (Disc 1)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 051863&lt;br /&gt;
| [https://web.archive.org/web/20250108115408/https://articulo.mercadolibre.com.ar/MLA-1470305463-juego-fisico-pc-los-sims-deluxe-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| CD 625&lt;br /&gt;
| Sims, Los: Edición Deluxe (Disc 2)&lt;br /&gt;
| EA Games Classics&lt;br /&gt;
| 8 414185 051863&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Snow Wave: Avalanche&lt;br /&gt;
| Covermount&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| Included with the issue #6 of Supergames, [https://web.archive.org/web/20230621045500/https://articulo.mercadolibre.com.ar/MLA-854470467-snow-wave-avalanche-juego-para-pc-1-cd-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Spellcross&lt;br /&gt;
| Selección TOP&lt;br /&gt;
| 7 793684 936755&lt;br /&gt;
| [https://web.archive.org/web/20250619005439/https://articulo.mercadolibre.com.ar/MLA-2124665916-spellcross-pc-_JM Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Star Trek: 25th Anniversary&lt;br /&gt;
| Selección TOP&lt;br /&gt;
| 7 793684 986595&lt;br /&gt;
| Mercado Libre: [https://web.archive.org/web/20241002213707/https://articulo.mercadolibre.com.ar/MLA-1922513170-star-trek-25-anniversary-pc-_JM Listing #1], [https://articulo.mercadolibre.com.ar/MLA-1678906239-star-trek-25th-anniversary-pc-big-box-_JM Listing #2] ([https://http2.mlstatic.com/D_NQ_NP_2X_728814-MLA107393687455_022026-F.jpeg Front Cover], [https://http2.mlstatic.com/D_NQ_NP_2X_737983-MLA106727611400_022026-F.jpeg], [https://http2.mlstatic.com/D_NQ_NP_2X_604039-MLA106726750334_022026-F.jpeg Jewel Case Front], [https://http2.mlstatic.com/D_NQ_NP_2X_706833-MLA107394496889_022026-F.jpeg Jewel Case Back], [https://http2.mlstatic.com/D_NQ_NP_2X_947510-MLA107394083795_022026-F.jpeg Compact Disc])&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Stellar Mercenaries&lt;br /&gt;
| The Internet G@mes&lt;br /&gt;
| 7 798030 510912&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Stonekeep&lt;br /&gt;
| Selección TOP&lt;br /&gt;
| 7 793684 986571&lt;br /&gt;
| [https://web.archive.org/web/20250429051626/https://www.mercadolibre.com.ar/juego-pc-vintage-stonekeep-1995-interplay-productions/up/MLAU2885629501 Mercado Libre (archived)]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| Take No Prisoners&lt;br /&gt;
| Game Pack 3CD&amp;lt;sup&amp;gt;[N 1]&amp;lt;/sup&amp;gt;&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| N/A&lt;br /&gt;
| Time Warriors&lt;br /&gt;
| Selección TOP&lt;br /&gt;
| UNK-Barcode&lt;br /&gt;
| [https://www.mercadolibre.com.ar/time-warriors-pc-de-colleccion/up/MLAU2912315219 Mercado Libre]&lt;br /&gt;
|-&lt;br /&gt;
| UNK-Serial&lt;br /&gt;
| World Wide Rally&lt;br /&gt;
| Covermount&lt;br /&gt;
| 9 771514 785004 00004&lt;br /&gt;
| Included with the issue #4 of Supermáquinas. ISSN: 1514-7851.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&amp;lt;sup&amp;gt;[1]&amp;lt;/sup&amp;gt; Game Pack 3CD was a promotional compilation made for the [https://www.clarin.com/ediciones-anteriores/finaliza-travelpass-lider-promocion_0_B19WBT8yAFl.html Travelpass] loyalty program by Shell Argentina during 1999&lt;br /&gt;
&lt;br /&gt;
== Development materials ==&lt;br /&gt;
These discs were sent to local distributors and contain materials related to video game development and marketing (source code, marketing assets, et al.)&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Disc title || Related game || Note&lt;br /&gt;
|-&lt;br /&gt;
| Heroes of Might and Magic III: Install Card (9-22-99 / Mac Format / Tele Opcion)&lt;br /&gt;
| Heroes of Might and Magic III&lt;br /&gt;
| [https://www.instagram.com/p/DL8Y3VKRqKF/ Instagram]&lt;br /&gt;
|-&lt;br /&gt;
| Requiem: Avenging Angel: PC Patch Localization Kit (2/22/01 / v1.3 Tele OP)&lt;br /&gt;
| Requiem: Avenging Angel&lt;br /&gt;
| [https://www.instagram.com/p/DL8Yz8Bx61c/ Instagram]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[PC Misc Region Undumped]]&lt;br /&gt;
* Single-location publishers: [[Argenteens - Publisher List|Argenteens]], [[Edusoft - Publisher List|Edusoft]] (later [[Synergex - Publisher List|Synergex de Argentina]]), [[Grupo MDP - Publisher List|Grupo MDP]], [[PC3 Programs - Publisher List|PC3 Programs]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>NovaAurora</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=GameLive_PC_(Spain)_-_Coverdisc_List</id>
		<title>GameLive PC (Spain) - Coverdisc List</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=GameLive_PC_(Spain)_-_Coverdisc_List"/>
				<updated>2026-01-09T08:16:03Z</updated>
		
		<summary type="html">&lt;p&gt;Puniasterus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From October 2000 until November 2004, 45 issues.&lt;br /&gt;
&lt;br /&gt;
A French edition of GameLive PC launched on March 29, 2003.&lt;br /&gt;
&lt;br /&gt;
Despite a good reception among the readers, the publisher had financial problems and was liquidated.&lt;br /&gt;
Several key members of the team went on to found the magazine PC Life.&lt;br /&gt;
&lt;br /&gt;
Placeholder.&lt;br /&gt;
&lt;br /&gt;
[[Category:Coverdisc Lists]]&lt;br /&gt;
[[Category:Missing Lists]]&lt;/div&gt;</summary>
		<author><name>Puniasterus</name></author>	</entry>

	<entry>
		<id>http://wiki.redump.org/index.php?title=Pressing_plants</id>
		<title>Pressing plants</title>
		<link rel="alternate" type="text/html" href="http://wiki.redump.org/index.php?title=Pressing_plants"/>
				<updated>2026-01-06T08:01:49Z</updated>
		
		<summary type="html">&lt;p&gt;Deterous: Created page with &amp;quot;When doing research for a disc, such as determining its region or determining if it is a bootleg or not, it can be helpful to look into the IFPI / SID codes on the ringcode and m...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When doing research for a disc, such as determining its region or determining if it is a bootleg or not, it can be helpful to look into the IFPI / SID codes on the ringcode and match them against the corresponding pressing plant. The below pages have detailed info on some of these pressing plants.&lt;br /&gt;
&lt;br /&gt;
'''Please note that these pages are written by community members and are not subject to strict fact checking. Use these pages as guidance for research, not fact.'''&lt;br /&gt;
&lt;br /&gt;
* [[9 De Havilland Road]]&lt;br /&gt;
* [[Arvato Brazil]]&lt;br /&gt;
* [[Digital Audio Technologies Australia]]&lt;br /&gt;
* [[Future Media]]&lt;br /&gt;
* [[IFPI L941]]&lt;br /&gt;
* [[PC Wise]]&lt;br /&gt;
* [[Panasonic Disc Manufacturing Corporation]]&lt;br /&gt;
* [[Sonopress]]&lt;br /&gt;
* [[Vantiva]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pressing plants]]&lt;/div&gt;</summary>
		<author><name>Deterous</name></author>	</entry>

	</feed>