You are not logged in.
Make sure you READ THE READ ME!
Installation instructions
Non 1.50 kernel enabled PSP's:
* Copy the contents of the folder ms0 to your MS root - it overwrites the existing vsh.txt
* Enter in recovery mode and activate the prx plugin “nosautoboot.prx”
1.50 kernel enabled PSP's:
* Copy folder ms0/NervOS to mso:/
* Copy the folder ms0/PSP/GAME/NervOS to ms0:/PSP/GAME150
* Copy the folder ms0/seplugins to ms0:/seplugins
* Enter in recovery mode and activate the prx plugin “nosautoboot.prx”
Features:
* Image Viewer – PNG and JPEG files
* Music Player – MP3 files
* Can run homebrew – PBP files
* Can run ISO/CSO files
* Can run UMD's
* Can load prx plugins (some prx plugins may not work)
* USB Mode
* Shows the current time – hours, minutes and seconds
* Shows the battery life percentage
* Take screnshots – press Select
* Task Manager – press L+R
* Multi-tasking
* After exiting from a game/homebrew, you are returned to NervOS
* Autoboot feature
* Shows the volume in a volume bar
Screenshots:



Changes since version 1.0
Version 1.4
Added:
* Task Manager.
* Music Player integrated in Menu.
* Autoboot prx which runs NervOS (does the same job as a sceKernelExitGame patch).
* Volume Bar.
* Loading screen.
Changed:
* Fixed bug: when execting a ISO/CSO file in Sony np9660 or march33 mode, the iso/cso will not be executed and the mode will be changed to OE Isofs, then NervOS restarts itself but the mode is not applied. - now instead of restarting NervOS, it exits to XMB and the autoboot feature will run NervOS and the OE Isofs mode is applied.
* Volume up/down system.
* Does not display “Loading usb drivers.., Savning user conf..etc..” anymore.
* Fixed a bug with the “Stop Music” feature.
Version 1.3
Added:
* Multi Tasking.
* Top and Bottom bars.
* Icon description is displayed on the bottom bar.
Changed:
* Battery life percentage is displayed on the bottom bar
* Time is displayed on the bottom bar.
* NervOS version is displaued on the top bar.
* USB State is displayed on the top bar.
* New highlighting system.
Known bugs:
* When executing an ISO/CSO file in sony9660 or march33 mode, the iso/cso will not be executed and the mode will be changed to OE Isofs, then NervOS restarts itself but the mode is not applied. However, if you exit to XMB and run NervOS again, it will run in OE Isofs Mode.
Version 1.2
Changed:
* USB Mode integrated in Menu.
* Fixed some bugs.
Known Bugs:
* When executing an ISO/CSO file in sony9660 or march33 mode, the iso/cso will not be executed and the mode will be changed to OE Isofs, then NervOS restarts itself but the mode is not applied. However, if you exit to XMB and run NervOS again, it will run in OE Isofs Mode.
Version 1.1
Changed:
* Added “Run ISO” and “Run UMD” icons (I forgot to add them on 1.0 although you could use that features by pressing [] or /\)
Known Bugs:
* When executing an ISO/CSO file in sony9660 or march33 mode, the iso/cso will not be executed and the mode will be changed to OE Isofs, then NervOS restarts itself but the mode is not applied. However, if you exit to XMB and run NervOS again, it will run in OE Isofs Mode.
Warning
NervOS may not correctly on 1.50 kernel enabled PSP's, some USB drivers are missing.
To fix that, make sure you have these files in flash0:/kd directory:
• usbdevice.prx
• semawn.prx
• usbstor.prx
• usbstormgr.prx
• usbstorms.prx
If any of these files are missing, NervOS will display this message:
“One or more drivers were not loaded correctly, you may not be able to use USB Mode”
However, NervOS will not exit to XMB as the only feature that may not work is USB.
Make sure you have a folder called “MUSIC” in ms0:/
Make sure you have a folder called “PICTURE” in ms0:/
NervOS 1.4 download:
http://rapidshare.com/files/100333864/NervOS_1.4.zip
Mirror:
http://forums.consoleworld.net/attachment.php?aid=40
Last edited by pirata nervo (2008-03-17 19:18:33)
Offline
Great update Nervo,
Each update just gets better and better, ![]()
Offline
Pirata. one word. awesome.
Offline
damn right.....looking good. keep it up..

Offline
Offline
It's getting better and better! Keep up the good work mate ![]()
Offline
Great work pirata nervo.This release has plenty of new features.It's really good mate.As everyone keeps saying,it really is getting better and better with each release.
Offline
Thanks! I've been working a lot on it
Offline
pirata nervo,if you don't mind,can you help me a bit?
I want to make a menu with the user's username on it.Can you please tell me how to do it? It looks real good.Thx
Offline
Use this function to get the username:
http://alek.dark-alex.org/pspsdkdocs/ps … bc478054c1
int sceUtilityGetSystemParamString(int id, char * str, int len)
Offline