<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>geekbin.net &#187; Mods</title>
	<atom:link href="http://www.geekbin.net/main/category/mods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekbin.net/main</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 05:37:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DNS-321 Added to My Collection</title>
		<link>http://www.geekbin.net/main/2010/05/dns-321-added-to-my-collection/</link>
		<comments>http://www.geekbin.net/main/2010/05/dns-321-added-to-my-collection/#comments</comments>
		<pubDate>Mon, 17 May 2010 07:21:30 +0000</pubDate>
		<dc:creator>IAmWill</dc:creator>
				<category><![CDATA[DNS-321]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Mods]]></category>
		<category><![CDATA[Scripts / Code]]></category>
		<category><![CDATA[UPnP]]></category>

		<guid isPermaLink="false">http://www.geekbin.net/main/?p=342</guid>
		<description><![CDATA[As I said earlier this weekend, I recently obtained an NAS drive. I was having problems streaming HD movies over my wireless network, and was seeking another solution. After reading some reviews about this drive, I was shocked to find out how it operated. Most of the cons that swayed me to purchase it was; [...]]]></description>
			<content:encoded><![CDATA[<p>As I said earlier this weekend, I recently obtained an NAS drive.  I was having problems streaming HD movies over my wireless network, and was seeking another solution.  After reading some reviews about this drive, I was shocked to find out how it operated.  Most of the cons that swayed me to purchase it was; </p>
<p>one, it basically (as in fully) runs a small linux OS<br />
two, it streams uPnP by default<br />
three, it can be modified (hacked) to allow more options (ssh, web server, MediaTomb, package manager for more goodies, etc)<br />
finally, which is obvious from the first reason, it doesn&#8217;t use NTFS or FAT for it&#8217;s partition, it uses EXT2 or EXT3.</p>
<p>Out of the box, I loaded it with all of my music and movies, and boom, it was sharing.  I later found that it supported NFS so that I could mount it locally, and transfer even faster than ftp.  All around, this was a GREAT purchase.</p>
<p>Not being satisfied, I ventured out a little, and started looking for modifications, after all, it isn&#8217;t perfect.  I stumbled across <a href="http://wiki.dns323.info/howto:fun_plug" target=new >fun_plug</a>.  This allows some great new features to be activated, and unlocks a lot of features that are locked otherwise.  To sum it up, you interrupt the boot process, and obtain access to the core.  This allows you to start ssh and unlock other features on the drive.  This can be down with a few steps, download and copy <a href="http://www.inreto.de/dns323/fun-plug/0.5/">the files</a> over,  reboot, and punch in a couple of commands.</p>
<p>A walkthrough will be under-way soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekbin.net/main/2010/05/dns-321-added-to-my-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Pandora&#8217;s Battery &amp; Magic Stick for Modifying PSP&#8217;s to Play Game Backup&#8217;s</title>
		<link>http://www.geekbin.net/main/2009/05/creating-pandoras-battery-magic-stick-for-modifying-psps-to-play-game-backups/</link>
		<comments>http://www.geekbin.net/main/2009/05/creating-pandoras-battery-magic-stick-for-modifying-psps-to-play-game-backups/#comments</comments>
		<pubDate>Sun, 10 May 2009 02:00:50 +0000</pubDate>
		<dc:creator>IAmWill</dc:creator>
				<category><![CDATA[Mods]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Pandora Battery]]></category>

		<guid isPermaLink="false">http://www.geekbin.net/main/?p=3</guid>
		<description><![CDATA[I keep falling behind with these PSP modifications, and since there are so many different walkthroughs out there, it is hard to find one that is exactly for me. Since I fell so far behind, I wanted to store all my files in a central location that would be easy or me to recover. I [...]]]></description>
			<content:encoded><![CDATA[<p>I keep falling behind with these PSP modifications, and since there are so many different walkthroughs out there, it is hard to find one that is exactly for me. Since I fell so far behind, I wanted to store all my files in a central location that would be easy or me to recover.</p>
<p>I had a 3.71-m33 modified system, and decided that it was time to upgrade. I had lost my Pandora Battery and Magic Stick, so before I conducted any updates, I wanted to re-make the battery just in case I bricked the unit, I could recover it. So, this walkthrough will come in two parts, this being the creation of Pandora&#8217;s Battery and Magic stick.</p>
<p>Pandora&#8217;s Battery is another name for the service battery Sony uses to recover the unit, however, this one specifically allows you to install custom firmware onto a PSP unlocking special features like playing ISO&#8217;s from a memory card and mounting the UMD drive through USB allowing you to store UMD disks as ISO files on your computer.</p>
<p>In order to softmod a battery to create Pandora&#8217;s Battery, you will need a modded PSP, and I strongly recommend the old PSP battery. (The old batteries will fit in the PSP Slim).  If you don&#8217;t have access to a modded PSP, I believe you can do the hardware mod to convert your battery, but I am not sure, I had access to a modded PSP before I started. You CAN purchase batteries and sticks here.</p>
<p>Now, assuming you already have the battery, let&#8217;s get started. All of these tools work through VirtualBox for all of the Linux users out there.</p>
<p><strong>DISCLAIMER: First, I am not responsible for any damage to any device, follow these steps at your own risk. Second, the following is not used to assist in piracy in any way, these tools are to assist in backups on your ALREADY OWNED games.</strong></p>
<p>For already hacked PSP&#8217;s needing to recreate Pandora&#8217;s Battery<br />
Needed:</p>
<ul>
<li><a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/22326_despertar7.rar">despertar del cementerio</a> (I have version 7)</li>
<li><a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/pan3xxr4a.rar">Pandora Installer For 3.xx Kernels</a></li>
<li><a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/mspformat.exe">mspformat.exe</a></li>
<li><a href="http://www.psp-hacks.com/download.php?id=1506">Sony Original Firmware 4.01</a></li>
<li>PSP Running Custom Firmware 3.x/4.x (m33)</li>
<li>Extra PSP Phat Battery (Original PSP battery, not a slim battery)</li>
<li>Extra Memory Stick Pro Duo 128MB+ (No larger than 4GB, note that this will only be used for the magic stick, not game saves, so use an extra stick and do not use it for anything else but this.)</li>
</ul>
<p><strong>Step 1:</strong><br />
Although most cards don&#8217;t need this, we are going to run it anyway so that we aren&#8217;t wasting time and having to back track.  This is the ONLY tool that you will have to run in Windows.  First, turn the PSP on with the Phat battery inserted into the back, and connect via USB to your computer.  Once the device show in my computer, note which drive it is.  For this walkthrough, we will use &#8216;g&#8217;.  Download the mspformat.exe tool above, and save it in</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">C:\mspformat\</div></div>
</blockquote>
<p>Now, go to &#8216;Start &gt;&gt; Run &gt;&gt; cmd.exe&#8217;   and execute (note that g at the end is the drive of the PSP)</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">c:\mspformat\mspformat.exe g</div></div>
</blockquote>
<p><a rel="shadowbox" href="http://www.geekbin.net/main/wp-content/uploads/2009/05/mspformat.png"><img class="alignnone size-medium wp-image-52" title="mspformat" src="http://www.geekbin.net/main/wp-content/uploads/2009/05/mspformat-300x151.png" alt="mspformat" width="300" height="151" /></a></p>
<p><strong>Step 2:</strong><br />
Next, we will copy all applicable software to the PSP.  Windows is no longer required for Linux users.  There should be nothing on the PSP memory card now.  Lets create the following:  (ms0:\ = PSP root directory)</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ms0:\PSP\<br />
ms0:\PSP\GAME\</div></div>
</blockquote>
<p>Download <a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/22326_despertar7.rar">despertar del cementerio</a>, <a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/pan3xxr4a.rar">Pandora Installer For 3.xx Kernels</a> and <a href="http://www.psp-hacks.com/download.php?id=1506">Sony Original Firmware 4.01</a>.  With despertar del cementerio, extract contents and copy the &#8220;DC7&#8243; folder into ms0:\PSP\GAME\ so that it reads:</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ms0:\PSP\GAME\DC7\EBOOT.PBP</div></div>
</blockquote>
<p>With Pandora Installer, extract contents and copy the &#8220;pan3xx&#8221; folder into ms0:\PSP\GAME\ so that it reads:</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ms0:\PSP\GAME\pan3xx\EBOOT.PBP</div></div>
</blockquote>
<p>With Sony Original Firmware 4.01, extract contents, rename the &#8220;EBOOT.PBP&#8221; file to &#8220;401.PBP&#8221;, and copy it into ms0:\ so that it reads:</p>
<blockquote>
<div class="codecolorer-container text dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:750px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ms0:\401.PBP</div></div>
</blockquote>
<p><strong>Step 3:</strong><br />
Now that everything is on the PSP, let&#8217;s make the battery first, then configure the memory stick.</p>
<p>Navigate to the Game tab on the PSP and look under Memory Stick, launch &#8220;Pandora Installer for 3.xx+ -R4a-&#8221;<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/pandora-launcher.png" rel=shadowbox><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/pandora-launcher-300x225.png" alt="pandora-launcher" title="pandora-launcher" width="300" height="225" class="alignnone size-medium wp-image-13" /></a></p>
<p>Under &#8220;Battery options&#8230;&#8221;, select &#8220;make battery Pandora&#8221;<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/make-battery.png" rel=shadowbox"><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/make-battery-300x225.png" alt="make-battery" title="make-battery" width="300" height="225" class="alignnone size-medium wp-image-11" /></a></p>
<p>Under &#8220;MemStick and MS-IPL options&#8230;&#8221; on the main menu, select &#8220;Install ms0:/MSIPL.BIN to the MemStick&#8221;<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/ipl.png" rel=shadowbox><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/ipl-300x225.png" alt="ipl" title="ipl" width="300" height="225" class="alignnone size-medium wp-image-10" /></a></p>
<p>Now, you are all done with that, you can quit, and go back to the PSP dashboard.  Navigate back to the Game tab, and this time launch &#8220;Despertar del Cementerio v7.77&#8243;<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/dc7-launch.png" rel=shadowbox><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/dc7-launch-300x225.png" alt="dc7-launch" title="dc7-launch" width="300" height="225" class="alignnone size-medium wp-image-9" /></a></p>
<p>There is only one step to do, and that is press X.<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/dc7-install-x.png" rel=shadowbox><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/dc7-install-x-300x225.png" alt="dc7-install-x" title="dc7-install-x" width="300" height="225" class="alignnone size-medium wp-image-8" /></a></p>
<p>That&#8217;s it, you now have a functional Pandora Battery and Magic Stick.  To test it out, completely shut down the PSP, take your Pandora (Phat) battery out, and put it right back in, and your screen should look like this.<br />
<a href="http://www.geekbin.net/main/wp-content/uploads/2009/05/pandora-test.png" rel=shadowbox><img src="http://www.geekbin.net/main/wp-content/uploads/2009/05/pandora-test-300x225.png" alt="pandora-test" title="pandora-test" width="300" height="225" class="alignnone size-medium wp-image-14" /></a></p>
<p>With this tool, you can now modify any PSP slim (TA-85), or any original PSP&#8217;s.  The newer slims won&#8217;t mod, to check, look at the &#8216;Hardware Info&#8217; option in the Pandora dashboard and google the version to see if it can be modded before you do any modifications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekbin.net/main/2009/05/creating-pandoras-battery-magic-stick-for-modifying-psps-to-play-game-backups/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
