iR Shell v5.0 released in its full multi-tasking glory
This is a discussion on iR Shell v5.0 released in its full multi-tasking glory within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; This is originally posted by GinoD on the frontpage: Finally, it's the big five-oh! AhMan has released that uber cool ...
-
03-25-2009, 09:05 AM #1QJ's Satallite
Awards:
- Join Date
- May 2008
- Location
- Black market
- Posts
- 5,813
- QJ Pts
- 21,269
- Level
- 91
- My Mood
-
- Downloads
- 5
- Uploads
- 0
iR Shell v5.0 released in its full multi-tasking glory
This is originally posted by GinoD on the frontpage:
Finally, it's the big five-oh! AhMan has released that uber cool "advanced multi-tasking" iR Shell he was teasing us with last month!
Now that we're out of the 4.x versions of iR Shell, you can assume that this jump to a 5.x is huge. If what you see in the video isn't enough, then I don't know what is. Now since this is the first release of the 5.x versions, we've taken the liberty to post right here all of AhMan's release notes.
Usage Notes:
1-Before you can use the Advanced Multi-tasking, you'll need to enable the option "Slim Advanced Multi-tasking" under iR Configurator.
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)
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.
4-The typical app switch toggle "L-Trigger + Select" or the alternate key "Vol Up + Select" will allow you to toggle between the 2 apps and iR Shell. New key combos "L-Trigger + Note" or "Vol Up + Note" 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.
5-Normally, when you exit 1 of the 2 apps, it will cause the PSP to reboot, meaning you'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 "Home + Square" instead.
Compatibility Notes:
1-Not all apps can be loaded to Slot 2. There're two types of program binary format for PSP, static ELF and relocatable PRX. Static ELF uses fix memory address and can'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'll get an error code "0x800200D9". PRX can be loaded in either slot 1 or 2. To convert a homebrew from ELF to PRX, you'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.
2-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't have 2 applcations running together if both of them access the AVC hardware decoder.
3-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't use the AVC hardware decoder.
4-You can't have both slots loading UMD/ISOs, due to there is only 1 physical UMD drive and ISOs are simply emulating the UMD.
5-PS1 games take exclusive use on the audio hardware. As a result, it will be incompatible with other apps that use audio.
6-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 & homebrews. To browse Internet while running another app, you can use the iR Shell bundled htmlviewer which is the Sony Web browser.
7-If an app is built with PSP_LARGE_MEMORY flag and you're trying to load it in slot 1 (first app), it will use all Slim memory and you won't be able to load a 2nd app. To allow it to co-exist with other apps, you'll need to load it in slot 2.
8-This will probably be incompatible with DA's LEDA if you're trying to run 2 apps requring 2 different kernels.
9-This Advanced Multi-tasking feature is incompatible with Interlaced TV Out for slim due to insufficient memory. Progressive TV Out should work fine.
10-If you get an error "0x800200D9" while loading an app to slot 2, it's a static ELF and you'll need to load it in slot 1. That is, reverse the order of the 2 applications you're loading.
Additional Note:
1-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.
2-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.
Special thanks to:
Dark_AleX for the M33 custom firmwares and his assistance during iR Shell development.
Tyranid and other developers in ps2dev.org for creating the pspsdk.
F34R, Osgeld, StoneCut and other moderators who keep irshell.org running and providing technical support to the community.
All iR Shell beta testers, donators, skins & plugin contributors.
Credits:
M33 Custom firmware & popsloader are developed by Dark_AleX/M33.
remotejoy & usbhostfs are developed by Tyranid.
iR Shell bundled skins & plugins are developed by their corresponding authors.
iR Shell Manual & FAQs are written by StoneCut.
Download: IR shell v5.0
-
03-25-2009, 10:05 AM #2QJ Gamer Blue
- Join Date
- Jan 2008
- Location
- florida
- Posts
- 234
- QJ Pts
- 3,623
- Level
- 37
- Downloads
- 0
- Uploads
- 0
Kewl I only have one question thou... It says that its for slim only but all so to get the new feature to work it would have to be turned on in config. Now If the option isn't turned on would it work like a normal IRShell on a fat? I ask this because I have both slim and fat and would like IRShell 5.0 to be able to work on both. Even if all the features aren't on the fat.
-
03-25-2009, 11:09 AM #3QJ's Satallite
Awards:
- Join Date
- May 2008
- Location
- Black market
- Posts
- 5,813
- QJ Pts
- 21,269
- Level
- 91
- My Mood
-
- Downloads
- 5
- Uploads
- 0
well yeah i guess you can use the irshell v5.0 on the fat if that option is disabled
-
03-25-2009, 11:47 AM #4
amazing!! ty
too bad i dont have a slim
-
03-25-2009, 12:13 PM #5
Appended forum link to the frontpage post. ;) Thanks for creating the thread, elite999! Usually tho, this goes on the PSP homebrew and hacks discussion subforum since it's not your release (moving this thread after I post this reply). Here, you're just letting everyone know about its release, hence, part of a general discussion.

Note the part of the PSP Development Forum's description: "Devs release your homebrew here."
Don't sweat it tho. I made the same inadvertent lapse in the past too. Hehehe! So no biggie. ;)"Think of the solution, not the problem."
- Richard Rahl, [I]Wizard's First Rule[/I] by Terry Goodkind
-
03-25-2009, 01:40 PM #6
Achievements:
- Join Date
- Mar 2009
- Posts
- 1
- QJ Pts
- 1,866
- Level
- 25
- Downloads
- 0
- Uploads
- 0
Instructional Guide on how to Download to psp Request
i was wondereing if you could post a guide on how to install this becaus ei cant figure it out
-
03-25-2009, 02:02 PM #7
What a coincidink, that's actually our next how-to feature guide, which will be released on Friday. But since I assume you want to install it as soon as possible, here's the relevant excerpt from the guide:
Spoiler for iR Shell Installation Instructions:
And this would be the perfect time to ask the forum community if there are any changes you guys want to make with these instructions before publishing them for the public at large. Any suggests, corrections, violent reactions?
-
03-25-2009, 02:39 PM #8QJ Gamer Green
- Join Date
- Jul 2007
- Posts
- 21
- QJ Pts
- 3,177
- Level
- 34
- Downloads
- 0
- Uploads
- 0
When I try saving settings or loading something, it says
"No disc inserted
Press any button to continue"
Yes I set it on the Sony No UMD thing.... any help?
Nevermind, the "Spoiler" post above me wouldn't show but now it does and I got it working thanks"Last edited by Hgaara; 03-25-2009 at 03:29 PM. Reason: Received an answer
-
03-26-2009, 06:39 AM #9QJ's Satallite
Awards:
- Join Date
- May 2008
- Location
- Black market
- Posts
- 5,813
- QJ Pts
- 21,269
- Level
- 91
- My Mood
-
- Downloads
- 5
- Uploads
- 0
-
03-28-2009, 12:41 PM #10QJ Gamer Blue
- Join Date
- Jan 2009
- Location
- Barcelona (Spain)
- Posts
- 34
- QJ Pts
- 2,373
- Level
- 29
- Downloads
- 0
- Uploads
- 0
Oh! It's absoloutely the best shell that I've already seen. I'll put it into my Memory Stick! Thanks to Ahman and QJ for the work.
-
03-29-2009, 03:50 PM #11QJ Gamer Bronze
- Join Date
- Jun 2005
- Posts
- 327
- QJ Pts
- 7,050
- Level
- 55
- Downloads
- 0
- Uploads
- 0
Ahman has really been hard at work with these releases. Great release...
-
03-30-2009, 03:35 AM #12
- Join Date
- Dec 2006
- Posts
- 3
- QJ Pts
- 3,558
- Level
- 37
- Downloads
- 0
- Uploads
- 0
Which version of nethostfs is compatible with this version of irshell? I've been trying to figure that out.
latest remotejoy4irs 3.5.1 works fine.
-
03-30-2009, 07:10 AM #13QJ's Satallite
Awards:
- Join Date
- May 2008
- Location
- Black market
- Posts
- 5,813
- QJ Pts
- 21,269
- Level
- 91
- My Mood
-
- Downloads
- 5
- Uploads
- 0
NetHostFS v2.1 is compatible


LinkBack URL
About LinkBacks
Reply With Quote


Unfortunately, these cheaters are ruining many games.
Damn Cheaters Ruining A Game