QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

PSP Updates Summer Homebrew Contest - NervOS 2.1

This is a discussion on PSP Updates Summer Homebrew Contest - NervOS 2.1 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; The last public release was almost 2 months ago, it was an entry for the psp hacks competition. This time ...

Reply
 
LinkBack Thread Tools
Old 08-11-2008, 04:46 AM   #1


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default PSP Updates Summer Homebrew Contest - NervOS 2.1



The last public release was almost 2 months ago, it was an entry for the psp hacks competition.

This time it's an entry for the PSP Updates Homebrew Contest. This seems a small release but it's not.

This version has 105 new/changed features (NOT 105 NEW FEATURES)
For this version I created my own file format which is .upt. It is used by the network updater to know the information about the latest update which is hosted in consoleworld.net's server.

The file is created by a program I made for ubuntu, I may release it one day with source code. it uses GTK+ 2.0

Here's the change log for this version:
  1. Recovery: Added flash1 mounting
  2. Recovery: Added configuration backup tool
  3. Recovery: Added configuration restorer tool
  4. Recovery: Added themes backup tool
  5. Recovery: Added themes restorer tool
  6. Recovery: Added documents backup tool
  7. Recovery: Added documents restorer tool
  8. Recovery: Added NervOS backup tool
  9. Recovery: Added NervOS restorer tool
  10. Recovery: Added Erase Backups option
  11. Recovery: Added the ability to start the Installer by pressing the R button
  12. Recovery: Added "Press X to start or O to cancel" question to re-create configuration
  13. Recovery: Added "Press X to start or O to cancel" question to "Fix Automatically"
  14. Added Circular GUI
  15. Added another GUI
  16. Added USB Mounting window which allows you to mount MS, FLASH0, FLASH1, FLASH2, FLASH3 amd UMD.
  17. USBHostFS: Fixed 2 bugs
  18. Improved extension checker and fixed some bugs regarding extensions.
  19. Music Player: you can press L&R to skip songs (it reads the songs from MUSIC and PSP/MUSIC)
  20. Picture Viewer: you can press L&R to skip pictures (it reads the images from PICTURE and PSP/PHOTO)
  21. Picture Viewer: Added Information Window (press Start), it shows the file name, file size, image size(width*height) and modification date
  22. Picture Viewer: Added slide show
  23. Picture Viewer: shows current picture/total pictures on the top of the screen
  24. Added Task Bar
  25. Task Manager: Fixed 2 bugs and simplified code
  26. Added a real music player which shows album name, music title, album picture (same name as the album name .jpg or .png)
  27. Music Player: Added Information Window (press Start), it shows the file name, file size and modification date
  28. Music Player: Added Shuffle
  29. Added click sound
  30. Added boot sound
  31. Added switch sound
  32. Added shut down sound
  33. You can customize the splash screen from now on. If splashscreen.png exists inside the theme folder, it uses that one.
  34. Added splash.txt to themename/info (it contains a message to be displayed over the splashscreen.png)
  35. Added ISO Browser
  36. Added Homebrew Browser
  37. USBHostFS: Added ISO support (with UMD inside)
  38. Added bridge.pbp and patchexit_driver.prx (this is used to patch sceKernelExitGame to return to NervOS after running a homebrew, iso, psx or umd)
  39. Changed nosautoboot.prx, it has a screen now. (there are 2 autoboot prx, just read the readme inside system/extra_autoboot)
  40. Added Welcome Screen
  41. Added Good Bye screen
  42. Added user image which is displayed on Welcome Screen
  43. Control Panel: Added system information option
  44. Control Panel: Added launch recovery option
  45. Control Panel: Removed PSX Launcher option
  46. Added PSX Icon under applications
  47. Added System Information
  48. NervOS Installer: asks you if you want to backup your documents when uninstalling
  49. NervOS Installer: Added patch feature, so it patches only the files you want to update
  50. Fixed lots of memory issues
  51. Theme Browser: Shows preview.png if it exists inside the current highlighted theme folder
  52. Theme Browser: Press start to view theme information
  53. Theme Browser: Added theme.txt to themename/info/theme.txt which has the Author information, theme name information and theme version
  54. NervOS Configurator: Added GUI type (so you can swtich between the 3 available GUI's)
  55. NervOS Configurator: Added scrollbar
  56. NervOS Configurator: Changed "Login Editor" to "Login Settings"
  57. NervOS Configurator: Added Random Theme option so you can turn it on or off while in NervOS
  58. NervOS Configurator: Added Media Engine option, lets you turn it on or off
  59. NervOS Configurator: Added "NervOS Sounds" option.(you can turn them on or off)
  60. NervOS Configurator: Added "Sounds while playing music" option. Yes or No.
  61. Added theme randomizer at startup.
  62. Music Player: Uses Media Engine (if you want) which makes it faster with no lag.
  63. Music Player: Added wav(uses pgeWav lib by IWN, I only added 3 functions) aa3 and flac streaming support (aa3, flac, mp3 and ogg uses sakya's code(PROPS TO HIM) I added the ability to change the sound (when ME is enabled)))
  64. NervOS Configurator: Added "User Image" option. The user image MUST be inside the documents folder (can be .jpg or .png)
  65. File Browser: fixed 2 bug
  66. File Browser: Added "root" screen which shows 3 options to browse: ms, flash0 and flash1
  67. File Browser: You can now browse flash0
  68. File Browser: You can now browse flash1
  69. File Browser: Changed the highlight type (from arrow to a different text colour)
  70. Text Editor: fixed 2 bugs
  71. Text Editor: Changed the keyboard to QWERTY
  72. You can take screenshots from anywhere inside NervOS as the "check SELECT" function is run in a separated thread.
  73. Fixed alpha of reset icon.
  74. Task Manager and Task Bar: Improved the way the pictures are "minimized"
  75. Tasks: /\ is now used to "Minimize"
  76. Fixed bug regarding the configuration files
  77. Added new config setting: GUI type
  78. Added new config setting: Random Theme at startup
  79. Added new config setting: Use media engine
  80. Added new config setting: Sounds while playing music
  81. Picture Viewer: Fixed 1 bug
  82. File Browser: Changed window (when you press start), it shows 2 options now: "File/Folder Information" and "Tools"
  83. File Browser: Added information window
  84. File Browser: Tools window works like the control panel window
  85. File Browser: Now when you are copying a file, it shows Paste file instead of Copy file. If you are not copying a file it shows Copy file (the same happens for moving file)
  86. Theme List: Themes are sorted alphabetically now
  87. Theme List: shows current theme/total themes under window title.«
  88. Text Editor: if you press RIGHT at the end of the line it skips the next line. It only worked with the LEFT button
  89. Recovery: fix automatically searches for new images and sounds too (not fonts as it was causing problems)
  90. Recovery: fixed one bug
  91. Recovery: if you press O it does not exit anymore (only from the log in part), there was no need for it as you have an exit option.
  92. If an image or sound does not exist, NervOS asks you if you want to use the one from the Original theme or if you prefer to launch the recovery.
  93. NervOS Installer: If you press O it does not exit anymore
  94. Added an extra nosautoboot.prx which can be found in system/extra_autoboot
  95. Fixed bug regarding the clock
  96. NervOS Installer: added new background
  97. Fixed a bug when viewing an ISO (it was not displaying its ICON0)
  98. Improved ICON0 loading
  99. Task Manager/Task Bar: You can now "continue" (Press X) your music player process
  100. NervOS Installer: Added Network Updater
  101. Changed the original theme (thanks CO_ol)
  102. Unpacker (only unzips for now)
  103. Control Panel: Added option which launches Unpacker.
  104. File Browser: if you select a .zip file, it opens the unpacker
  105. Fixed a bug which can be found when taking screenshots (more than 15)

You can understand now, why it took me almost 2 months to finish this.

The readme was re-written ALTHOUGH IT DOES NOT EXPLAIN EVERYTHING. The wiki has more information than the readme, keep that in mind.

This time me and my beta testers decided I am going to create a few chat rooms for instant help.
Check this thread for more information.

Spoiler for Screenshots:

Circular GUI


Theme List (with the new features)


Theme Information


Tools for file/folder management


USB Mounting


The new icons


The Music Player (using sakya's music player library)


Image Information


System Information


Task Bar


NervOS Configurator (more options and scrollbar)


File Browser: device list


Song Information



NervOS Official Forum here.

Thanks to my beta testers and to everybody who contributed to this project.

If you find a bug, report immediately but report it in the official forum please.

I hope I haven't forgot the the splashscreen :P

If you want to give some suggestions, post them here.

This will not brick your PSP if you DO NOT shut down the psp while installing or do anything stupid like that. This only uses flash1 and memory card so it will not touch flash0.

[Download: NervOS 2.1]
[Mirror 1: NervOS 2.1]
[Mirror 2: NervOS 2.1]
[Download: NervOS Theme Pack] - 37 themes

You can get more Original themes (with different colours) here.
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum

Last edited by PirataNervo; 08-11-2008 at 10:14 AM.. Reason: Added the NervOS Pack image
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 04:50 AM   #2

Avada Kedavra
 
Join Date: May 2007
Location: Spain
Posts: 703
Trader Feedback: 0
Default

Very cool,good job.
Coolj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 06:38 AM   #3

Developer
 
Mr305's Avatar
 
Join Date: Nov 2006
Posts: 1,521
Trader Feedback: 0
Default

IF you call that change list then...

I would have more than a 1000 such minor things in every new release of mine.

You'll have to summarize the change log


It is really funny BUT I still respect the work

Quote:
# Added Switch sound
# Added Boot sound
# Added Click sound
# Added Welcome Screen
# Added Good Bye screen
# Fixed alpha of reset icon. (Fixed? )
# Added Circular GUI
# Added another GUI
THe changelog only makes people laugh
Mr305 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 07:09 AM   #4
 
M33_User's Avatar
 
Join Date: May 2008
Real First Name: M33
Posts: 291
Trader Feedback: 0
Default

Lol, I can't read the whole thing, but I agree on the summary.
__________________
Currently open for Testing. PM me. QJ letter limit is retarded.
M33_User is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 07:23 AM   #5
 
xXChromeXx's Avatar
 
Join Date: Jul 2008
Posts: 467
Trader Feedback: 0
Unhappy Yay!!!

Great Release Downloading now!



Do you think you could add the ability to make zip files to the unpacker. That would be great and very useful


-=Double Post Merge =-
Mediafire isnt working for me can someone please re-upload it somewhere else?
__________________
My Releases:
---------------------------------------------------
[URL="http://forums.qj.net/showthread.php?t=145654"]ROFLFlasher[/URL]

[URL="http://forums.qj.net/showthread.php?t=144892"]DTS MGS Edition[/URL]

[URL="http://forums.qj.net/showthread.php?t=143735"]Arkanoid Deluxe Beta[/URL]

[URL="http://forums.qj.net/showthread.php?p=2144700#post2144700"]SAVIOR![/URL]

Last edited by xXChromeXx; 08-11-2008 at 07:29 AM.. Reason: Automerged Doublepost
xXChromeXx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 08:23 AM   #6
PSP Developer On Break
 

 
My Mood: Bashful
Join Date: Jan 2008
Real First Name: [The]Cobra
Location: New York
Just Played: GameLive Shell
Posts: 587
Trader Feedback: 0
Default

wow, great release.i going to download it
__________________
Project:GameLive-Shell(Perc:19% | Ver: V0.1)
thecobra is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:03 AM   #7


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

@mr305, I had a change log (before my site got deleted) with the sounds in only one line. the change log was 99 changes/additions on 2.0.9 beta, but as my forum got deleted it I lost it too so I needed to re-make it. and somethings I could not remember
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:07 AM   #8
 
Join Date: Jun 2007
Location: Texas
Posts: 455
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
The file is created by a program I made for ubuntu, I may release it one day with source code. it uses GTK+ 2.0
You made a program for ubuntu that makes file types? if so that's pretty cool.
Anyways good job looks awesome.
COLINx86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:07 AM   #9
 
xXChromeXx's Avatar
 
Join Date: Jul 2008
Posts: 467
Trader Feedback: 0
Default

@PirataNervo
Can you please re-uplod this on a different site media fire isnt working.
__________________
My Releases:
---------------------------------------------------
[URL="http://forums.qj.net/showthread.php?t=145654"]ROFLFlasher[/URL]

[URL="http://forums.qj.net/showthread.php?t=144892"]DTS MGS Edition[/URL]

[URL="http://forums.qj.net/showthread.php?t=143735"]Arkanoid Deluxe Beta[/URL]

[URL="http://forums.qj.net/showthread.php?p=2144700#post2144700"]SAVIOR![/URL]
xXChromeXx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:10 AM   #10
 
M33_User's Avatar
 
Join Date: May 2008
Real First Name: M33
Posts: 291
Trader Feedback: 0
Default

http://www.uploading.com/files/U1Q49...S_2.1.zip.html It will last for 7 days. That should be enough until mediafire is ready.
__________________
Currently open for Testing. PM me. QJ letter limit is retarded.
M33_User is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:14 AM   #11


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

Added 2 new mirrors to first post. @COLIN, I made a program which creates a file in my own file format :P I made my own file format
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:14 AM   #12
 
xXChromeXx's Avatar
 
Join Date: Jul 2008
Posts: 467
Trader Feedback: 0
Default

Quote:
Originally Posted by M33_User View Post
http://www.uploading.com/files/U1Q49...S_2.1.zip.html It will last for 7 days. That should be enough until mediafire is ready.
Thanks Alot
__________________
My Releases:
---------------------------------------------------
[URL="http://forums.qj.net/showthread.php?t=145654"]ROFLFlasher[/URL]

[URL="http://forums.qj.net/showthread.php?t=144892"]DTS MGS Edition[/URL]

[URL="http://forums.qj.net/showthread.php?t=143735"]Arkanoid Deluxe Beta[/URL]

[URL="http://forums.qj.net/showthread.php?p=2144700#post2144700"]SAVIOR![/URL]
xXChromeXx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:22 AM   #13


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

mediafire works pretty well for me
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:28 AM   #14

Developer
 
slicer4ever's Avatar
 
Join Date: Jul 2005
Location: everywhere
Posts: 3,357
Trader Feedback: 0
Default

it wasn't working for me either, however the theme pack was
__________________
1. Failed....again...
2. http://slicer.gibbocool.com/ stay updated on all my projects
slicer4ever is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:28 AM   #15
 
xXChromeXx's Avatar
 
Join Date: Jul 2008
Posts: 467
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
mediafire works pretty well for me
My PC is broken so im using PS3
__________________
My Releases:
---------------------------------------------------
[URL="http://forums.qj.net/showthread.php?t=145654"]ROFLFlasher[/URL]

[URL="http://forums.qj.net/showthread.php?t=144892"]DTS MGS Edition[/URL]

[URL="http://forums.qj.net/showthread.php?t=143735"]Arkanoid Deluxe Beta[/URL]

[URL="http://forums.qj.net/showthread.php?p=2144700#post2144700"]SAVIOR![/URL]
xXChromeXx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:29 AM   #16
 
Join Date: Jun 2007
Location: Texas
Posts: 455
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
Added 2 new mirrors to first post. @COLIN, I made a program which creates a file in my own file format :P I made my own file format
You should release it, sounds interesting
COLINx86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:32 AM   #17
 
Deturbanator's Avatar
 
Join Date: Feb 2006
Location: On the border of Los Gatos and San Jose CA
Posts: 6,340
Trader Feedback: 0
Default

this is pretty impressive no lie
__________________
[CENTER][size=1][URL=http://forums.qj.net/showthread.php?t=65979]The Ultimate QJ FAQ / Guide[/URL] | [URL=http://forums.qj.net/showthread.php?t=13798]Posting Guidelines[/URL] | [URL=http://forums.qj.net/showthread.php?t=16857]What NOT To Post[/URL] | [URL=http://forums.qj.net/showthread.php?t=37144]How to search[/URL]
[COLOR="Silver"]
[URL="http://profile.imageshack.us/user/deturbanator/"]My Photoshop Stuff[/URL]
[/SIZE][/COLOR][/CENTER]
Deturbanator is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:34 AM   #18


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

@COLIN, took me 2 days to learn how GTK+ 2.0 works, around 34 hours lol (not exactly 2 days). it was a pain the a_s .
I may release a read-only version :P
With my program for ubuntu I can create the update.upt file (with custom data of course), read it (displays the data it contains) and verify it(verifies the file and validates the data)

@deturbanator, thanks
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:40 AM   #19
 
Join Date: Jun 2007
Location: Texas
Posts: 455
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
@COLIN, took me 2 days to learn how GTK+ 2.0 works, around 34 hours lol (not exactly 2 days). it was a pain the a_s .
I may release a read-only version :P
With my program for ubuntu I can create the update.upt file (with custom data of course), read it (displays the data it contains) and verify it(verifies the file and validates the data)
Yeah GTK is a pain. I'm starting to get it.
COLINx86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:43 AM   #20


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

but it's very good, it has loads of functions :P
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 10:44 AM   #21
 
Join Date: Jun 2007
Location: Texas
Posts: 455
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
but it's very good, it has loads of functions :P
yeah it does.
COLINx86 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:13 AM   #22
 
M33_User's Avatar
 
Join Date: May 2008
Real First Name: M33
Posts: 291
Trader Feedback: 0
Default

How come this hasn't made the front page yet??
__________________
Currently open for Testing. PM me. QJ letter limit is retarded.
M33_User is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:24 AM   #23

Developer
 
slicer4ever's Avatar
 
Join Date: Jul 2005
Location: everywhere
Posts: 3,357
Trader Feedback: 0
Default

hmm Pirata i keep getting: error: can not load core files, the only plugin i have on is the autoboot nerveos, and i've got the fw set to 4xx kernel, also i've tried the Fix Automatically in the nerveos recovery, but to no avail, any help is much appreciated
__________________
1. Failed....again...
2. http://slicer.gibbocool.com/ stay updated on all my projects
slicer4ever is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:25 AM   #24


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

1.50 kernel enabled?
try disabling the autoboot
any fw patch? like the ms one?
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:36 AM   #25

Developer
 
slicer4ever's Avatar
 
Join Date: Jul 2005
Location: everywhere
Posts: 3,357
Trader Feedback: 0
Default

1.50 kernel..when that's enabled i can't access the text input screen, it just freezes and shuts off, with 4.xx kernel enabled i can access the text input screen but not the actual os apparantly...i've just tried re-installing it, and fixing system files, neither worked
__________________
1. Failed....again...
2. http://slicer.gibbocool.com/ stay updated on all my projects
slicer4ever is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:40 AM   #26


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

the problem is the 1.50 kernel. some PSP's with it can't run NervOS Properly
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 11:44 AM   #27

Developer
 
slicer4ever's Avatar
 
Join Date: Jul 2005
Location: everywhere
Posts: 3,357
Trader Feedback: 0
Default

ahh, that sucks, well that's understandable than, at least their's a reason to these problems
__________________
1. Failed....again...
2. http://slicer.gibbocool.com/ stay updated on all my projects
slicer4ever is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 12:17 PM   #28


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

yes, the problem is the pspSdkLoadStartModule function I think.
it does not exist on 1.50 probably.
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 12:48 PM   #29
 
brethren's Avatar
 
Join Date: Apr 2007
Posts: 464
Trader Feedback: 0
Default

Quote:
Originally Posted by PirataNervo View Post
yes, the problem is the pspSdkLoadStartModule function I think.
it does not exist on 1.50 probably.
the function definately was there in 1.50 days

edit is that what debugging shows, that your shell crashes at that function when run from 1.50?

Last edited by brethren; 08-11-2008 at 01:11 PM..
brethren is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2008, 01:10 PM   #30


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

the NID's changed or something. I don't know, I just know it does not work properly lol
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
contest , homebrew , nervos , psp , summer , updates

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 11:55 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us