<?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>eXophase.com - Video Game News and CommunityAhMan</title>
	<atom:link href="http://exophase.com/tag/ahman/feed/" rel="self" type="application/rss+xml" />
	<link>http://exophase.com</link>
	<description>eXophase.com is the ultimate resource for news, previews, reviews and homebrew scene coverage spanning all next-gen consoles and handhelds.</description>
	<lastBuildDate>Mon, 13 Feb 2012 23:23:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>iR Shell 5.0 Released, Ushers In Advanced Multi-Tasking Capabilities</title>
		<link>http://exophase.com/10750/ir-shell-50-released-ushers-in-advanced-multi-tasking-capabilities/</link>
		<comments>http://exophase.com/10750/ir-shell-50-released-ushers-in-advanced-multi-tasking-capabilities/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 05:30:53 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[multi-tasking]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=10750</guid>
		<description><![CDATA[Prolific homebrew developer AhMan today released a major update to XMB replacement iR Shell, bringing it up to version 5.0. Built for PSP Slim units only, this build marks a significant milestone in homebrew development, introducing an advanced multi-tasking feature. This essentially allows users to run up to two applications simultaneously and jump between them [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-10749" title="irshell50" src="http://media.exophase.net/images/2009/03/irshell50.jpg" alt="irshell50" width="480" height="272" /><br />
Prolific homebrew developer AhMan today released a major update to XMB replacement iR Shell, bringing it up to version 5.0. Built for PSP Slim units only, this build marks a significant milestone in homebrew development, introducing an advanced multi-tasking feature. This essentially allows users to run up to two applications simultaneously and jump between them simply by pressing a hot key of their choosing. The possibilities are endless!</p>
<p>The extensive changelog can be found after the break. Be sure to give it a thorough read for usage instructions and equally important compatibility information.</p>
<blockquote><p><strong>Changelog</strong></p>
<p><strong>Usage Notes</strong>:<br />
1) Before you can use the Advanced Multi-tasking, you&#8217;ll need to enable the option &#8220;Slim Advanced Multi-tasking&#8221; under iR Configurator.<br />
2) You can load 2 Applications to the 2 memory slots in the Slim. Slot 1 is the usual memory area for loading applications (the lower 32MB RAM); while slot 2 is the new memory area (the upper 32MB RAM only available on Slim).<br />
3) By default, the 1st app will be loaded in slot 1, and the 2nd app will load in slot 2 automatically. To force the 1st app to load in slot 2, hold Left-Trigger while lauching an application under the confirmation popup window.<br />
4) The typical app switch toggle &#8220;L-Trigger + Select&#8221; or the alternate key &#8220;Vol Up + Select&#8221; will allow you to toggle between the 2 apps and iR Shell. New key combos &#8220;L-Trigger + Note&#8221; or &#8220;Vol Up + Note&#8221; will allow you to switch between the 2 apps without going back to iR Shell screen. Pls note pressing the Note button alone (without L-Trigger) will act as the screen capture button. The alternate Vol Up combo keys perform exactly the same as L-Trigger key and is provided as an alternative.<br />
5) Normally, when you exit 1 of the 2 apps, it will cause the PSP to reboot, meaning you&#8217;ll also lose the other running app. This can be resolved by adding unloading support into the application itself. However, this will require modification of the app to perform resource cleanup and self-unloading upon exit. All iR Shell bundled plugins have been enhanced to support unloading, such that they can be terminated without affecting the other running app. To exit these plugins gracefully, use the exit function build into the app itself. For example, to exit bookr, press START and choose Exit menu item. iR Shell disables the standard Home exit menu while 2 apps are running. To exit both apps together, use &#8220;Home + Square&#8221; instead.</p>
<p><strong>Compatibility Notes</strong>:<br />
- Not all apps can be loaded to Slot 2. There&#8217;re two types of program binary format for PSP, static ELF and relocatable PRX. Static ELF uses fix memory address and can&#8217;t be relocated. Hence, they will only work when loading in slot 1. If you try to load a static ELF in slot 2, you&#8217;ll get an error code &#8220;0x800200D9&#8243;. PRX can be loaded in either slot 1 or 2. To convert a homebrew from ELF to PRX, you&#8217;ll need to re-compile it with BUILD_PRX=1 and set the heap size with PSP_HEAP_SIZE_KB(-800) in the source file. Most static ELF homebrews can be converted to relocatable PRX simply by recompilation.<br />
- There is a limitation on the PSP AVC hardware decoder which is for video playback. It cannot be accessed by more than 1 application; which means you can&#8217;t have 2 applcations running together if both of them access the AVC hardware decoder.<br />
- The bundled plugins should be able to coexist with most other apps; with the exception of the PPA plugin which can only coexist with another app which doesn&#8217;t use the AVC hardware decoder.<br />
- You can&#8217;t have both slots loading UMD/ISOs, due to there is only 1 physical UMD drive and ISOs are simply emulating the UMD.<br />
- PS1 games take exclusive use on the audio hardware. As a result, it will be incompatible with other apps that use audio.<br />
- The launch XMB function may not be stable for most commercial games due to resource conflicts. However, it should be pretty compatible with most homebrews. On the other hand, the Sony Web Browser should work with most commercial games &amp; homebrews. To browse Internet while running another app, you can use the iR Shell bundled htmlviewer which is the Sony Web browser.<br />
- If an app is built with PSP_LARGE_MEMORY flag and you&#8217;re trying to load it in slot 1 (first app), it will use all Slim memory and you won&#8217;t be able to load a 2nd app. To allow it to co-exist with other apps, you&#8217;ll need to load it in slot 2.<br />
- This will probably be incompatible with DA&#8217;s LEDA if you&#8217;re trying to run 2 apps requring 2 different kernels.<br />
- This Advanced Multi-tasking feature is incompatible with Interlaced TV Out for slim due to insufficient memory. Progressive TV Out should work fine.<br />
- If you get an error &#8220;0x800200D9&#8243; while loading an app to slot 2, it&#8217;s a static ELF and you&#8217;ll need to load it in slot 1. That is, reverse the order of the 2 applications you&#8217;re loading.<br />
<strong><br />
Additional Note</strong>:<br />
- The bundled bookr plugin is based on the original v0.71. If you want to use the recent v0.81 mod by Nguyen Chi Tam, you can download it from www.ishell.org forum.<br />
- You can find most of the plugin source code in www.irshell.org plugin forum. If you want to add unloading support to a homebrew, you can refer to these samples.</p>
<p><strong>Special thanks to</strong>:<br />
- Dark_AleX for the M33 custom firmwares and his assistance during iR Shell development.<br />
- Tyranid and other developers in ps2dev.org for creating the pspsdk.<br />
- F34R, Osgeld, StoneCut and other moderators who keep irshell.org running and providing technical support to the community.<br />
- All iR Shell beta testers, donators, skins &amp; plugin contributors.</p>
<p><strong>Credits</strong>:<br />
- M33 Custom firmware &amp; popsloader are developed by Dark_AleX/M33.<br />
- remotejoy &amp; usbhostfs are developed by Tyranid.<br />
- iR Shell bundled skins &amp; plugins are developed by their corresponding authors.<br />
- iR Shell Manual &amp; FAQs are written by StoneCut.</p></blockquote>
<p><a href="http://downloads.exophase.com/457/ir-shell-50/" target="_blank">Download iR Shell 5.0</a></p>
<p><a rel="nofollow" href="http://www.irshell.org/site/" target="_blank">iR Shell 5.0 released</a> [AhMan]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/10750/ir-shell-50-released-ushers-in-advanced-multi-tasking-capabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 4.92 Released, Adds LEDA Interoperability</title>
		<link>http://exophase.com/10545/ir-shell-492-released-adds-leda-interoperability/</link>
		<comments>http://exophase.com/10545/ir-shell-492-released-adds-leda-interoperability/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 19:39:56 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[Dark_AleX]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[leda]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=10545</guid>
		<description><![CDATA[Homebrew developer AhMan has rolled out a preliminary update to multi-tasking shell iR Shell, adding support for Dark_AleX&#8217;s legacy homebrew enabler, more commonly known as LEDA. Apart from this rather significant addition, a new feature allowing emulated PSOne titles to run at 30FPS through RemoteJoy has been added. Should do well to tide folks over [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-10544" title="irshell_492" src="http://media.exophase.net/images/2009/03/irshell_492.jpg" alt="irshell_492" width="480" height="272" /><br />
Homebrew developer AhMan has rolled out a preliminary update to multi-tasking shell iR Shell, adding support for <a href="http://exophase.com/psp/leda-02-legacy-software-loader-for-psp-9999.htm" target="_blank">Dark_AleX&#8217;s legacy homebrew enabler</a>, more commonly known as LEDA. Apart from this rather significant addition, a new feature allowing emulated PSOne titles to run at 30FPS through RemoteJoy has been added.</p>
<p>Should do well to tide folks over for the next major iR Shell update, which is poised to take multi-tasking to the next level on PSP, enabling users to launch homebrew applications in a separate window while playing a UMD game for example.</p>
<p>The complete changelog can be found past the break, detailing a couple bug fixes in addition to the two functionality highlights mentioned above.</p>
<blockquote><p><strong>New Features</strong>:<br />
- Added support to Dark_AleX&#8217;s LEDA. Pls note iR Shell only supports LEDA version 0.2. To enable LEDA support within iR Shell, enable the option &#8220;Legacy Homebrew Support via DA&#8217;s LEDA&#8221; under iR Configurator.<br />
- Increase remotejoy framerate to around 30 FPS while running PS1 games.</p>
<p><strong>Bug Fixes</strong>:<br />
- Fixed most game audio stuttering while mp3 is playing.<br />
- Fixed PPA plugin crashing with nethostfs/usbhostfs access.</p>
<p><strong>Special thanks to</strong>:<br />
- Dark_AleX for the M33 custom firmwares and his assistance during iR Shell development.<br />
- Tyranid and other developers in ps2dev.org for creating the pspsdk.<br />
- F34R, Osgeld, StoneCut and other moderators who keep irshell.org running and providing technical support to the community.<br />
- All iR Shell beta testers, donators, skins &amp; plugin contributors.</p>
<p><strong>Credits</strong>:<br />
- M33 Custom firmware &amp; popsloader are developed by Dark_AleX/M33.<br />
- remotejoy &amp; usbhostfs are developed by Tyranid.<br />
- iR Shell bundled skins &amp; plugins are developed by their corresponding authors.<br />
- iR Shell Manual &amp; FAQs are written by StoneCut.</p>
<p><strong>Paypal Donation Link</strong>:<br />
<a rel="nofollow" href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=ahmanhk@hotmail.com" target="_blank">https://www.paypal.com/cgi-bin/websc&#8230;hk@hotmail.com</a></p></blockquote>
<p><a href="http://downloads.exophase.com/445/ir-shell-492/" target="_blank">Download iR Shell 4.92</a></p>
<p><a rel="nofollow" href="http://irshell.org/site/index.php?option=com_fireboard&amp;Itemid=2&amp;func=view&amp;id=16130&amp;catid=10" target="_blank">iR Shell 4.92 Released</a> [AhMan]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/10545/ir-shell-492-released-adds-leda-interoperability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 4.9</title>
		<link>http://exophase.com/9853/ir-shell-49/</link>
		<comments>http://exophase.com/9853/ir-shell-49/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 19:51:13 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=9853</guid>
		<description><![CDATA[Homebrew developer AhMan has issued an update to iR Shell, a multi-purpose shell replacement for PSP. Primarily focused on expanding the application&#8217;s already robust feature set, this release introduces support for running PlayStation Network titles within the confines of iR Shell. Additionally, when iR Shell is active, users can now disable MagicGate protection for speeding [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irsmenuqt1.jpg" border="0" alt="" /><br />
Homebrew developer AhMan has issued an update to iR Shell, a multi-purpose shell replacement for PSP.</p>
<p>Primarily focused on expanding the application&#8217;s already robust feature set, this release introduces support for running PlayStation Network titles within the confines of iR Shell. Additionally, when iR Shell is active, users can now disable MagicGate protection for speeding up access times on non-MG capable Memory Sticks. For the complete changelog, look past the break.</p>
<blockquote><p><strong>Changelog</strong>:</p>
<p>* Support Playstation Network downloable games &amp; demos.<br />
* Interlaced TV support has been added for PSP slim. Games &amp; homebrews launched via iR Shell will inherit the iR Shell TV mode. Most games will run at full speed with default CPU clock.<br />
* For slim PSP TV out, added an option to control the audio output to PSP speaker. This will be useful for docking station with TV out &amp; charging capabilities.<br />
* Added an option to disable Memory Stick MagicGate support. This is meant to be used for PhotoFast microSD to MSPD adapter, or other similar non-MagicGate MS. By disabling the MagicGate support, you will no longer experience the annoying pause in XMB, such as turning on the PSP, switching off USB mode from XMB, quiting game/homebrew back to XMB, entering XMB video directory, etc.<br />
* Added connection timeout support for nethostfs.<br />
* For IR learning remote, added the ability to abort the learning process without waiting for timeout.<br />
* Support user provided font files.<br />
* Plus various bug fixes.</p></blockquote>
<p><a href="http://exophase.com/files/psp/pspirshell49.zip" target="_blank">Download iR Shell 4.9</a></p>
<p><a rel="nofollow" href="http://www.irshell.org/site/index.php?option=com_fireboard&amp;Itemid=2&amp;func=view&amp;id=15409&amp;catid=10" target="_blank">iR Shell 4.9 Released</a> [iR Shell]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/9853/ir-shell-49/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 4.8</title>
		<link>http://exophase.com/9011/ir-shell-48/</link>
		<comments>http://exophase.com/9011/ir-shell-48/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 19:35:41 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=9011</guid>
		<description><![CDATA[Following a riveting comeback earlier last week, homebrew developer AhMan today released an update to his popular multi-purpose PSP shell replacement, iR Shell. The full changelog can be found past the break, detailing various bug fixes as well as enhancements aimed at making use of the extra memory found in PSP Slim units. New Features [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irsmenuqt1.jpg" border="0" alt="" /><br />
Following a riveting <a href="http://exophase.com/psp/ir-shell-47-500-m33-compatibility-revamped-ir-sensor-8884.htm" target="_blank">comeback</a> earlier last week, homebrew developer AhMan today released an update to his popular multi-purpose PSP shell replacement, iR Shell. The full changelog can be found past the break, detailing various bug fixes as well as enhancements aimed at making use of the extra memory found in PSP Slim units.</p>
<blockquote><p><strong>New Features for PSP Slim:</strong></p>
<p>- Added support to homebrews that are built with the option PSP_LARGE_MEMORY, that is, to use the extra slim memory. When running these homebrews under iR Shell, they will have access to another 26MB slim RAM. Pls note 2MB of slim RAM is reserved for iR Shell.<br />
- Enhance the HTML Viewer (originally developed by Dark_AleX) to use the extra slim memory. These should help to reduce &#8220;Not enough memory&#8221; message when accessing larger web contents. The HTML Viewer can be accessed via predefined homebrew #1 icon.</p>
<p><strong>Bug Fixes:</strong></p>
<p>- Some homebrews weren&#8217;t correctly recognized by iR Shell and application names were displayed as garbage.<br />
- When setting np9660 mode in iR Configurator, some homebrews failed to launch.<br />
- Launching PS1 games via popsloader wasn&#8217;t working properly.<br />
- Copying a large file from ms0: to nethost0: will crash the system.</p></blockquote>
<p>Note that version 4.8 of iR Shell is supplied as an update only. That means you will need to have the previous 4.7 release installed. Download links for both versions are provided below.</p>
<p><a href="http://exophase.com/files/psp/pspirshell48.zip" target="_blank">Download iR Shell 4.8</a> / <a href="http://exophase.com/files/psp/pspirshell47.zip" target="_blank">iR Shell 4.7</a></p>
<p><a rel="nofollow" href="http://irshell.org/site/index.php?option=com_fireboard&amp;Itemid=2&amp;func=view&amp;catid=10&amp;id=14136" target="_blank">iR Shell 4.8 Released</a> [iR Shell]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/9011/ir-shell-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 4.7: 5.00 M33 Compatibility, Revamped iR Sensor</title>
		<link>http://exophase.com/8884/ir-shell-47-500-m33-compatibility-revamped-ir-sensor/</link>
		<comments>http://exophase.com/8884/ir-shell-47-500-m33-compatibility-revamped-ir-sensor/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 17:07:54 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=8884</guid>
		<description><![CDATA[As promised, iR Shell 4.7 is here, bringing with it much-requested compatibility with 5.00 M33 series firmware. Developer AhMan notes that the infrared sensor feature has been revamped for ease of use, no longer requiring the installation of specific pronto codes. Additionally, compatibility with UMD titles over NetHostFS operating mode has been enhanced and it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irsmenuqt1.jpg" border="0" alt="" /><br />
<a href="http://exophase.com/psp/ir-shell-for-500-m33-in-development-8879.htm" target="_blank">As promised</a>, iR Shell 4.7 is here, bringing with it much-requested compatibility with 5.00 M33 series firmware. Developer AhMan notes that the infrared sensor feature has been revamped for ease of use, no longer requiring the installation of specific pronto codes. Additionally, compatibility with UMD titles over NetHostFS operating mode has been enhanced and it is now possible to directly launch SWF format flash games.</p>
<p>For the full changelog on version 4.7 of this excellent shell replacement for PSP, hit the break.</p>
<blockquote><p>* Support Dark_AleX latest 5.00M33-3 CFWs. Users of original 5.00M33 &amp; M33-2 should upgrade to M33-3 to avoid incompatibility issues. The latest Popsloader 5.00 is also supported.<br />
* An Infra-Red learning remote is added for PSP Phat. You no longer need to hunt pronto codes for your appliances. Just point your remote unit at the PSP and it will learn the iR code. It is available under higher firmwares and not fw 1.5 mode. Refer to the Release Note for usage details.<br />
* The nethostfs connection handling has been redesigned to be more robust. However, iR Shell 4.7 and onwards can only connect to the new nethostfs PC server v2.1. Make sure you&#8217;ve updated the nethostfs PC server.<br />
* Enhance UMD/ISO game compatibility via nethostfs MAX mode. Most previous failed games will probably work.<br />
* Usbhostfs &amp; nethostfs host redirection under XMB has returned.<br />
* The Adhoc PC connection for nethostfs was broken since fw 3.71. This feature has been brought back for PSP Phat.<br />
* Enhance the HTML Plugin (by Dark_AleX) to allow direct launching of flash games with extension SWF.</p></blockquote>
<p>Detailed installation and usage instructions can be found in the included readme file.</p>
<p><a href="http://exophase.com/files/psp/pspirshell47.zip" target="_blank">Download iR Shell 4.7</a></p>
<p><a rel="nofollow" href="http://irshell.org/site/index.php?option=com_fireboard&amp;Itemid=2&amp;func=view&amp;catid=10&amp;id=13498#13498" target="_blank">iR Shell 4.7 Released</a> [iRShell]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/8884/ir-shell-47-500-m33-compatibility-revamped-ir-sensor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell for 5.00 M33 In Development</title>
		<link>http://exophase.com/8879/ir-shell-for-500-m33-in-development/</link>
		<comments>http://exophase.com/8879/ir-shell-for-500-m33-in-development/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:50:01 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[5.00 m33]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/?p=8879</guid>
		<description><![CDATA[Things have been relatively quiet as of late on the PSP homebrew front following the release of Dark_AleX&#8217;s latest, but that doesn&#8217;t mean nothing has been happening behind the scenes. Well-known iR Shell developer AhMan today revealed that a 5.00 M33 series compatible build of his widely used multi-purpose shell replacement will be available for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.exophase.net/images/2008/11/irshell.jpg" border="0" alt="" /><br />
Things have been relatively quiet as of late on the PSP homebrew front following the release of <a href="http://exophase.com/psp/500-m33-3-update-8492.htm" target="_blank">Dark_AleX&#8217;s latest</a>, but that doesn&#8217;t mean nothing has been happening behind the scenes. Well-known iR Shell developer AhMan today revealed that a 5.00 M33 series compatible build of his widely used multi-purpose shell replacement will be available for public consumption in the near future.</p>
<blockquote><p>Just to let you know I’ll be releasing another iR Shell public release for 5.00M33. It will have all the SE features, including infrared remote learning. Currently, irshell.org is being re-designed and re-worked by some of the private forum members. Once the site is completed, the public release will be out.</p></blockquote>
<p>A notice on the official <a rel="nofollow" href="http://irshell.org/" target="_blank">iR Shell page</a> informs visitors that the site will be online by next week, so assuming all goes according to plan, we could be looking at a mid-November release.</p>
<p><a rel="nofollow" href="http://www.psp-hacks.com/2008/11/09/ir-shell-for-custom-firmware-500-m33-soon/" target="_blank">iR Shell for Custom Firmware 5.00 M33 — Soon&#8230;</a> [PSP-Hacks]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/8879/ir-shell-for-500-m33-in-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Remove iR Shell Firmware Check</title>
		<link>http://exophase.com/3203/how-to-remove-ir-shell-firmware-check/</link>
		<comments>http://exophase.com/3203/how-to-remove-ir-shell-firmware-check/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 01:06:41 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/how-to-remove-ir-shell-firmware-check-3203.htm</guid>
		<description><![CDATA[Developer AhMan has released details on how to remove the firmware check within iR Shell, which prevents the current release from running on custom firmware 3.90 M33. All that needs to be changed is a single offset in the PRX modules irshell38x.prx and irshell38xs.prx. With a hex editor, make the following changes: irshell/bin/irshell38x.prx: offset 0x284e, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irshellmenurm0.jpg" border="0" /><br />
Developer AhMan has released details on how to remove the firmware check within iR Shell, which prevents the current release from running on custom firmware 3.90 M33. All that needs to be changed is a single offset in the PRX modules irshell38x.prx and irshell38xs.prx. With a hex editor, make the following changes:</p>
<blockquote><p>irshell/bin/irshell38x.prx: offset 0x284e, 0&#215;82 -&gt; 0&#215;00<br />
irshell/bin/irshell38xs.prx: offset 0x28da, 0&#215;82 -&gt; 0&#215;00</p></blockquote>
<p>If you don&#8217;t think your hex editing skills are up to par, Mov of the iR Shell forums has provided a downloadable ZIP archive of the aforementioned PRX modules. Copy the files inside of the ZIP to the &#8220;bin&#8221; directory found within the iR Shell folder, hit replace, and you should be good to go.</p>
<p>Even after applying the patch, Mov notes that certain iR Shell functions will not work correctly when on 3.90 M33, so for a fully-functional iR Shell it is advised to stay on 3.80 M33 series firmware.</p>
<p><a href="http://exophase.com/files/psp/irs39_no_firmware_check.zip" target="_blank">Download iR Shell 3.9 Patched Files</a></p>
<p><a href="http://irshell.org/showthread.php?tid=1163&amp;page=1" target="_blank">Patched iR Shell 3.9 PRXes</a> [iR Shell]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/3203/how-to-remove-ir-shell-firmware-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 3.9 Released</title>
		<link>http://exophase.com/3151/ir-shell-39-released/</link>
		<comments>http://exophase.com/3151/ir-shell-39-released/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 17:06:02 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/ir-shell-39-released-3151.htm</guid>
		<description><![CDATA[Homebrew developer AhMan has announced the final release of iR Shell, a multi-tasking shell application for the PSP. iR Shell brings additional functionality to the PSP such as the ability to play two-player PSOne games via ad-hoc and playback MP3 files while in-game. Now at version 3.9, the latest release is fully compatible with custom [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irshellmenurm0.jpg" border="0" /><br />
Homebrew developer AhMan has announced the final release of iR Shell, a multi-tasking shell application for the PSP. iR Shell brings additional functionality to the PSP such as the ability to play two-player PSOne games via ad-hoc and playback MP3 files while in-game. Now at version 3.9, the latest release is fully compatible with custom firmware 3.80 M33-5 and 3.80 M33 popsloader v2.</p>
<p>Hit the jump for the full changelog.</p>
<blockquote><p><strong>New Features:</strong></p>
<p>* Added support for 3.80M33-2, M33-4 &amp; M33-5. Pls note M33-1 &amp; M33-3 are not supported due to some technical issues which I&#8217;m lazy to resolve.<br />
* Added support for 3.80 Popsloader Version 2. Version 1 isn&#8217;t supported.<br />
* The 1.5 Kernel Addon for 3.71M33 &amp; 3.80M33 has caused some incompatibility issues with fw 1.5 iR Shell. This is now resolved.<br />
* Enhance PSP ISO compatability. Previously failed ISOs will probably work in this release.<br />
* For slim only, the nethostfs MAX mode is now compatible with WPA.<br />
* Some older firmware supports have been removed to reduce the distribution archive. This version has support for fw 1.5, 3.10 to 3.80. Also, directories EXTAPP15 &amp; EXTAPP3X have been combined into a single EXTAPP to save space. Each APP# directory has 2 EBOOTs, with EBOOT.PBP for fw 3.x and EBOOT15.PBP for fw 1.5.</p></blockquote>
<p><a href="http://exophase.com/files/psp/pspirshell39public.zip" target="_blank">Download iR Shell 3.9</a></p>
<p><em>Thanks Fadil for the tip!</em></p>
<p><a href="http://irshell.org/showthread.php?tid=1094" target="_blank">iR Shell 3.9 Released</a> [AhMan]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/3151/ir-shell-39-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final iR Shell Release Coming Soon</title>
		<link>http://exophase.com/3116/final-ir-shell-release-coming-soon/</link>
		<comments>http://exophase.com/3116/final-ir-shell-release-coming-soon/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 02:58:32 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[StoneCut]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/final-ir-shell-release-coming-soon-3116.htm</guid>
		<description><![CDATA[StoneCut sends word that the next release of AhMan&#8217;s iR Shell, a powerful multi-tasking shell for the PSP, is due out soon and will include compatibility with 3.80 M33 custom firmware. However, with that bit of good news comes the bad news. AhMan has decided to take leave of the PSP homebrew scene after this [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.exophase.net/images/2007/11/irsmenupo1.jpeg" border="0" /><br />
StoneCut sends word that the next release of AhMan&#8217;s iR Shell, a powerful multi-tasking shell for the PSP, is due out soon and will include compatibility with 3.80 M33 custom firmware.</p>
<p>However, with that bit of good news comes the bad news. AhMan has decided to take leave of the PSP homebrew scene after this last release. StoneCut further points out that the source code to iR Shell won&#8217;t be released, so future updates aren&#8217;t looking likely, either.</p>
<p>Here&#8217;s what he had to say on the official iR Shell forums:</p>
<blockquote><p>I would like to inform you that there will indeed be another iR Shell release for 3.80 M33 soon &#8230;</p>
<p>However, this will be the FINAL release of iR Shell.</p>
<p>This means: After the next release there will NOT be any more releases. Ever. After that AhMan will be retiring from the scene for good. It should be out in a few days if nothing serious happens during beta testing.</p></blockquote>
<p><a href="http://irshell.org/showthread.php?tid=1053" target="_blank">Final Release Coming Up</a> [iR Shell]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/3116/final-ir-shell-release-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 3.81.1</title>
		<link>http://exophase.com/2816/ir-shell-3811/</link>
		<comments>http://exophase.com/2816/ir-shell-3811/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 05:52:05 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[Dark_AleX]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[M33]]></category>
		<category><![CDATA[Popsloader]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/ir-shell-3811-2816.htm</guid>
		<description><![CDATA[AhMan has released a minor update to iRShell 3.81, fixing a compatibility issue with the recently released 3.71 M33-4 popsloader. Please take note that this release will only work with the bugfixed version of Dark_AleX&#8217;s multi-disc popsloader, which is available for download here. Download iR Shell 3.81.1 Update / iR Shell 3.81 Full iR Shell [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.exophase.net/images/2007/11/irsmenupo1.jpeg" border="0" /><br />
AhMan has released a minor update to iRShell 3.81, fixing a compatibility issue with the recently released 3.71 M33-4 popsloader.</p>
<p>Please take note that this release will only work with the bugfixed version of Dark_AleX&#8217;s multi-disc popsloader, which is <a href="http://exophase.com/psp/psp-custom-firmware-371-m33-4-released-2783.htm" target="_blank">available for download here</a>.</p>
<p><a href="http://exophase.com/files/psp/pspirshell3811_public.zip" target="_blank">Download iR Shell 3.81.1 Update</a> / <a href="http://exophase.com/files/psp/pspirshell381_full.zip" target="_blank">iR Shell 3.81 Full</a></p>
<p><a href="http://irshell.org/showthread.php?tid=863" target="_blank">iR Shell 3.81.1 &#8211; fix for multi-disc PSX games </a> [iR Shell Forums]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/2816/ir-shell-3811/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 3.81</title>
		<link>http://exophase.com/2635/ir-shell-381/</link>
		<comments>http://exophase.com/2635/ir-shell-381/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 04:10:09 +0000</pubDate>
		<dc:creator>Warren L.</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[iR Shell]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/ir-shell-381-2635.htm</guid>
		<description><![CDATA[Quick on the fixing, AhMan has just released a maintenance release for iR Shell. For those new to this application, it can be called the swiss-army knife of the PSP. It is a really nifty multi-tasking shell that allows users to run UMD games and homebrew, among many other things, through a unique, user-friendly and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.exophase.net/images/2007/11/irsmenupo1.jpeg" border="0" height="272" width="480" /></p>
<p>Quick on the fixing, <a href="http://exophase.com/tag/AhMan" title="Developer of iR Shell">AhMan</a> has just released a maintenance release for <a href="http://exophase.com/tag/iR-Shell" title="PSP Swiss-army Knife">iR Shell</a>. For those new to this application, it can be called the swiss-army knife of the PSP. It is a really nifty multi-tasking shell that allows users to run UMD games and homebrew, among many other things, through a unique, user-friendly and appealing menu interface.</p>
<p>If you were having problems loading UMDs from the XMB, then you should definitely update. In general, though, it is usually a good idea to update anyway (unlike when it comes to official firmware from Sony ;)) as Developers don&#8217;t like to release things without having reason to.</p>
<p>Remember, if you already have <a href="http://exophase.com/tag/iR-Shell" title="PSP Swiss-army Knife">iR Shell</a> 3.8 installed then just download the <a href="http://exophase.com/files/psp/pspirshell381_update.zip" title="Download iR Shell 3.81 UPDATE" target="_blank">iR Shell 3.81 Update</a>. Otherwise download the <a href="http://exophase.com/files/psp/pspirshell381_full.zip" title="Download iR Shell 3.81 FULL" target="_blank">iR Shell 3.81 Full Release</a>.</p>
<p>More details (and a list of bug fixes) can be found after the jump.</p>
<blockquote><p>Bug Fixes:<br />
* Fixed a critical bug in the iR Shell firmware patch which results in unable to launch UMD in XMB and also causes various incompatibility issues with other homebrew apps &amp; seplugins. Just apply the new patch and all issues will be resolved.<br />
* Fixed a bug in Contect Menu which wouldn&#8217;t allow you to choose &#8220;Select&#8221; or &#8220;Start&#8221; menu items.</p>
<p>Installation Instructions:<br />
* If you&#8217;ve already installed iR Shell 3.8, download iR Shell 3.81 Update which only contains update files. Unzip it and merge to your existing iR Shell installation and apply the new firmware patch.<br />
* If you haven&#8217;t installed iR Shell 3.8, download iR Shell 3.81 Full Release which is a complete distribution with all updates included. Then, install as usual, don&#8217;t forget to apply the firmware patch.</p></blockquote>
<p><u>Downloads:</u><br />
<a href="http://exophase.com/files/psp/pspirshell381_update.zip" title="Download iR Shell 3.81 UPDATE" target="_blank">Download iR Shell 3.81 UPDATE</a><br />
<a href="http://exophase.com/files/psp/pspirshell381_full.zip" title="Download iR Shell 3.81 FULL" target="_blank">Download iR Shell 3.81 FULL</a></p>
<p><u>Donate:</u><br />
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=ahmanhk@hotmail.com" title="Donate to AhMan" target="_blank">Donate to AhMan if you like iR Shell</a></p>
<p><u>Source:</u><br />
<a href="http://irshell.org/showthread.php?tid=715" title="iR Shell 3.81 Released" target="_blank">iR Shell 3.81 released</a> [iR Shell Forums]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/2635/ir-shell-381/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 3.8</title>
		<link>http://exophase.com/2627/ir-shell-38/</link>
		<comments>http://exophase.com/2627/ir-shell-38/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 05:43:36 +0000</pubDate>
		<dc:creator>Warren L.</dc:creator>
				<category><![CDATA[homebrew]]></category>
		<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[hombrew]]></category>
		<category><![CDATA[iRShell]]></category>

		<guid isPermaLink="false">http://exophase.com/e3/ir-shell-38-2627.htm</guid>
		<description><![CDATA[AhMan has just released a new version of IRShell that adds support for the PSP Slim, along with various other new features (see the changelog for details). For those new to this application, it can be called the swiss-army knife of the PSP. It is a really nifty multi-tasking shell that allows users to run [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.exophase.net/images/2007/11/irsmenupo1.jpeg" border="0" /></p>
<p>AhMan has just released a new version of IRShell that adds support for the PSP Slim, along with various other new features (see the changelog for details). For those new to this application, it can be called the swiss-army knife of the PSP. It is a really nifty multi-tasking shell that allows users to run UMD games and homebrew, among many other things, through a unique, user-friendly and appealing menu interface.</p>
<p>He notes that all existing and new features are the same between the Phat and the Slim with the exception of the Slim not being able to use the Infra-Red remote (since the Slim does not have an Infra-Red port).</p>
<p>More details (and a feature highlights list) can be found after the jump.</p>
<blockquote><p>Feature Highlights:</p>
<p>* Supports the latest M33 firmwares across both Phat &amp; Slim. Slim users can choose among 3.60M33, 3.71M33-1 to 3.71M33-3.<br />
* PSOne 2-Player Adhoc Support.<br />
* Introduces a new Context Menu System. Functions (plugins) under context menu will always be available to all file types, similar to the right mouse menu click under Windows.<br />
* Added a new Multi-tasking PRX Plugin System. This allows user written PRX Plugins for iR Shell to multi-task with another game/app. The included PRX HTML/Text Viewer developed by korDen allows you to view HTML &amp; Text documents while playing games or homebrews..<br />
* With the help from Dark_AleX, support to M33 &amp; NP9660 No UMD Modes have been added. NetHostFS &amp; UsbHostFS are also available for the No UMD modes.<br />
* Added support to the latest Popsloader for 3.71M33-3 by Dark_AleX.<br />
* Allow random start of MP3 for the alarm clock function, so you&#8217;ll be greeted with different tunes each morning.<br />
* Added the options to put your PSP to auto-sleep while idle to save battery.<br />
* Allows you to press Hot-Key to turn off/on all LEDs. The annonying memory stick or WiFi LEDs will no longer distract you from watching your favorite video/movie.<br />
* Support TV-Out for Slim via component cable.<br />
* Added the display of volume bar for PSP main volume in iR Shell.<br />
* plus numerous bug fixes.</p>
<p>Special thanks to:<br />
* Dark_AleX for his help and support in iR Shell development. Many of the M33 related features are made possible with his assistance.<br />
* Tyranid and other developers in ps2dev.org for creating the pspsdk.<br />
* StoneCut, F34R and other moderators who keep irshell.org running and providing technical support to the community.<br />
* korDen for making a multi-tasking HTML/Text Viewer plugin specific for iR Shell.<br />
* All iR Shell beta testers, donators, skins &amp; plugin contributors.</p>
<p>Credits:<br />
* M33 Custom firmware &amp; popsloader are developed by Dark_AleX/M33.<br />
remotejoyGUI for Windows &amp; Cleanup Script is developed by StoneCut.<br />
* remotejoy &amp; usbhostfs are developed by Tyranid.<br />
* The included HTML/Text PRX Plugin is developed by korDen.<br />
* The included EDIT Plugin is based on pspwrite by Zx81. Thanks to * Zx81 for creating a nice text editor for PSP. The modified source code can be found in irshell.org forum.<br />
* iR Shell bundled skins &amp; plugins are developed by their corresponding authors.<br />
* iR Shell Manual &amp; FAQs are written by StoneCut.</p></blockquote>
<p><a href="http://exophase.com/files/psp/pspirshell38.zip" target="_blank">Download iR Shell 3.8</a> / <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=ahmanhk@hotmail.com" target="_blank">Donate</a></p>
<p><a href="http://irshell.org/showthread.php?tid=699" target="_blank">iR Shell 3.8 released</a> [iR Shell Forums]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/2627/ir-shell-38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NJ&#8217;s PSP Arcade Emulators Updated With Ad-hoc Support</title>
		<link>http://exophase.com/2156/njs-psp-arcade-emulators-updated-with-ad-hoc-support/</link>
		<comments>http://exophase.com/2156/njs-psp-arcade-emulators-updated-with-ad-hoc-support/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:43:47 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[CPS1PSP]]></category>
		<category><![CDATA[CPS2PSP]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[MVSPSP]]></category>
		<category><![CDATA[NCDZPSP]]></category>
		<category><![CDATA[NJ]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/njs-psp-arcade-emulators-updated-with-ad-hoc-support-2156.htm</guid>
		<description><![CDATA[We sent out word a couple days ago that Japanese developer NJ had updated all of his popular arcade emulators with compatibility for the new PSP Slim. Now, AhMan of iR Shell fame has released updates to each of NJ&#8217;s recent builds with preliminarily Ad-hoc support. This brings the entire arcade emulator suite to version [...]]]></description>
			<content:encoded><![CDATA[<p id="post_message_21338"><img src="http://exophase.com/images/misc/njemulatorsadhoc.jpg" class="postimg" border="0" /><br />
We sent out word a couple days ago that Japanese developer NJ had <a href="http://exophase.com/psp/nj-updates-cps1psp-ncdzpsp-for-psp-slim-2129.htm" target="_blank">updated</a> all of his popular arcade emulators with compatibility for the new PSP Slim. Now, AhMan of iR Shell fame has released updates to each of NJ&#8217;s recent builds with preliminarily Ad-hoc support.</p>
<p>This brings the entire arcade emulator suite to version 2.2.1a, you can download the respective releases for the both the PSP Slim and regular Phat PSP below.</p>
<p><strong>Download</strong>:<br />
<a href="http://exophase.com/files/psp/cps1psp_2.2.1a_adhoc_for_slim.zip" target="_blank">CPS1PSP 2.2.1a For PSP Slim</a><br />
<a href="http://exophase.com/files/psp/cps1psp_2.2.1a_adhoc_for_3x.zip" target="_blank">CPS1PSP 2.2.1a For Firmware 3.X</a><br />
<a href="http://exophase.com/files/psp/cps2psp_2.2.1a_adhoc_for_slim.zip" target="_blank">CPS2PSP 2.2.1a For PSP Slim</a><br />
<a href="http://exophase.com/files/psp/cps2psp_2.2.1a_adhoc_for_3x.zip" target="_blank">CPS2PSP 2.2.1a For Firmware 3.X</a><br />
<a href="http://exophase.com/files/psp/mvspsp_2.2.1a_adhoc_for_slim.zip" target="_blank">MVSPSP 2.2.1a For PSP Slim</a><br />
<a href="http://exophase.com/files/psp/mvspsp_2.2.1a_adhoc_for_3x.zip" target="_blank">MVSPSP 2.2.1a For Firmware 3.X</a><br />
<a href="http://exophase.com/files/psp/ncdzpsp_2.2.1a_adhoc_for_slim.zip" target="_blank">NCDZPSP 2.2.1a For PSP Slim</a><br />
<a href="http://exophase.com/files/psp/ncdzpsp_2.2.1a_adhoc_for_3x.zip" target="_blank">NCDZPSP 2.2.1a For Firmware 3.X</a></p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/2156/njs-psp-arcade-emulators-updated-with-ad-hoc-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iR Shell 3.7</title>
		<link>http://exophase.com/2141/ir-shell-37/</link>
		<comments>http://exophase.com/2141/ir-shell-37/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 14:57:45 +0000</pubDate>
		<dc:creator>Mike Bendel</dc:creator>
				<category><![CDATA[PSP]]></category>
		<category><![CDATA[AhMan]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[iR Shell]]></category>
		<category><![CDATA[StoneCut]]></category>

		<guid isPermaLink="false">http://exophase.com/psp/ir-shell-37-2141.htm</guid>
		<description><![CDATA[StoneCut let us know that AhMan has released iR Shell 3.7 for the PSP. For those new to the application, iR Shell is a multi-tasking shell, which allows users to run UMD games and homebrew through a unique menu driven interface, and adds a ton of extra features such as the ability to listen to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exophase.com/images/misc/irsmenuqt1.jpg" class="postimg" border="0" /><br />
StoneCut let us know that AhMan has released iR Shell 3.7 for the PSP. For those new to the application, iR Shell is a multi-tasking shell, which allows users to run UMD games and homebrew through a unique menu driven interface, and adds a ton of extra features such as the ability to listen to MP3 files while playing a UMD.</p>
<p>Notable changes in version 3.7 include full support for custom firmware 3.71 M33 on regular Phat PSPs, enhanced UMD game compatibility, and screen redirection via TyRaNiD&#8217;s RemoteJoy.</p>
<blockquote><p> 			 				New Features:</p>
<p>* Added support for M33 3.71 CFW for PSP Phat.<br />
* Screen redirection via Tyranid&#8217;s remotejoy. UMD Game compatibility has also been enhanced and save/load dialog boxes will no longer crash. Thanks to Tyranid for making this possible.<br />
* 2 Player PSOne games via usbhostfs/nethostfs keypad direction using 2 PC joysticks/keyboard. Screen redirection via remotejoy is also supported for PSone games.<br />
* Support for M33 popsloader when iR Shell running under M33 3.52 CFW. Only the latest verion popsloader is supported (that is, the one for pops from 3.00 to 3.52). All other previous versions of popsloader won&#8217;t work with iR Shell. If you&#8217;re running iR Shell under M33 3.71, the &#8220;POP Version&#8221; setting in iR Configurator is ignored. This is due to popsloader currently doesn&#8217;t work with M33 3.71 due to changing NIDs by Sony.<br />
* Support for M33 UMD Video ISO feature under iR Shell File Browser. This will also work with USBHostFS &amp; NETHostFS. Again, for legally owned backups only.<br />
* The number of iR Shell EBOOTs for various firmwares have been consolidated into just 2. One for firmware 1.5, and the other for firmware 2.x/3.x. This should make it earier for users.<br />
* A new autoboot seplugin is introduced to replace the old &#8220;irsfw30x.prx&#8221;. This plugin will work under all firmware versions, including 3.71.</p>
<p>NOTE: The PSX 2 Player Adhoc is still in alpha &amp; very unstable. It will not be included in this release.</p>
<p>Special Thanks to:</p>
<p>* Dark_AleX/Team M33 for bringing us the incredible custom firmware. Our PSPs won&#8217;t be the same without this masterpiece.<br />
* Tyranid and other developers in ps2dev.org for creating the pspsdk. Without their contributions, we don&#8217;t even have homebrews on PSP.<br />
* All iR Shell beta testers, donators, skins &amp; plugin contributors.<br />
* StoneCut, F34R and other moderators who keep irshell.org running and providing technical support to the community.</p>
<p>Credits:</p>
<p>* M33 Custom firmware &amp; popsloader developed by Dark_AleX/M33.<br />
* remotejoyGUI for Windows is developed by StoneCut.<br />
* remotejoy &amp; usbhostfs are developed by Tyranid.<br />
* iR Shell bundled skins &amp; plugins are developed by their corresponding authors.<br />
* iR Shell Manual &amp; FAQs are written by StoneCut.<br />
* iR Shell public release archive are packaged &amp; tested by StoneCut.<br />
* iR Shell programming by me. Smile (AhMan)</p></blockquote>
<p><a href="http://files.exophase.com/pspirshell37.zip" target="_blank">Download iR Shell 3.7</a> / <a href="http://exophase.com/files/psp/pspirshell37.zip" target="_blank"></a><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=ahmanhk@hotmail.com" target="_blank">Donate</a></p>
<p><a href="http://irshell.org/showthread.php?tid=449" target="_blank">iR Shell 3.7 released</a> [iR Shell Forums]</p>
]]></content:encoded>
			<wfw:commentRss>http://exophase.com/2141/ir-shell-37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

