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!

[Release] Custom Firmware Extender 1.6

This is a discussion on [Release] Custom Firmware Extender 1.6 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; EDIT - New Version : - Usbhostfs mode UMD : this one will work with microsoft windows and linux. You ...

Reply
 
LinkBack Thread Tools
Old 09-26-2007, 06:27 AM   #1

PREMIUM Member
 
Join Date: Jun 2005
Location: France
Posts: 228
Trader Feedback: 0
Default [Release] Custom Firmware Extender 1.6

EDIT - New Version :

- Usbhostfs mode UMD : this one will work with microsoft windows and linux.
You must set your "UMD Mode" to "Normal -UMD required" in the m33 recovery menu then
press "Note + L" button to use this new mode under vsh. You also need an UMD in the drive. Note that
you must create a folder ISO where you launch usbhostfs_pc.exe (launch usbhostfs_pc.exe before
pushing "Note + L" on the PSP) AND the folders "PSP/GAME".

- Usbhostfs mode OE : usbhostfs_pc application only work under linux. You must set your "UMD Mode" to
"OE isofs legacy" via the m33 recovery menu. After executing usbhostfs_pc, type "Note + R" on the psp
then browse your games as usual (under the psp game menu). Note that
you must create a folder ISO where you launch usbhostfs_pc AND the folders "PSP/GAME".
The problem with windows XP must be the usb driver, maybe someone will fix it.

- For other functions, press "Note + Volume Up" on the PSP to show available commands.


Download cfe 1.6 : http://mydedibox.fr/modules/wfdownlo...p?cid=5&lid=13


/************************* ************************* ******************/

Hi !

I have worked a lot on this project to make it work almost normally under the new 3.71 firmware. Some options aren't ported yet but i will work on it. Note that it's now possible to stream some iso via usbhost, but it seems that you will need to run the usbhostfs_pc server tool under linux to get it work, so install linux, or use a livecd. On windows, the psp freez while accessing the game tab. Maybe someone will fix the windows xp driver, dunno if it work under vista or something else than linux. You also need to be in "OE isofs legacy" mode from the m33 recovery menu, so not all games will work for now.

Sources will come soon like always.

I hope you will enjoy, and i wait for your suggestions and bugs report

Download : http://mydedibox.fr/modules/wfdownlo...p?cid=5&lid=12

Sources : ftp://linux360:linux360@mydedibox.fr...er_1.5_src.zip

Code:
==============================
 CUSTOM FIRMWARE EXTENDER 1.6
==============================

 "Custom Firmware Extender" is a set of two plugins for m33
 custom's firmware, that will, like the title say, add some extra options to the SONY PSP.

 With "Custom Firmware Extender 1.6" you should be able to :

 - Stream Isos via usb.
 - Reset the PSP with a button while under the VSH (PSP Menu) or in-game (UMD/ISO).
 - Power off the PSP with a button while under the VSH (PSP Menu) or in-game (UMD/ISO).
 - Change the speed of the PSP CPU/FSB while under the VSH (PSP Menu) or in-game (UMD/ISO).
 - Start and stop Usb Mass Storage under the VSH (PSP Menu) while browsing.
 - Take a screenshot while under the VSH (PSP Menu) or in-game (UMD/ISO) saved in the PICTURE folder.
 - Set a default CPU/BUS speed at startup.
 - Enable brightness button to go to the max level for psp slim.


NEWS IN VERSION 1.6
===================

 - Added new usbhostfs method.
 - Some bugs fixed.
  

NEWS IN VERSION 1.5
===================

 - Compatible with psp slim and fat with m33 3.71 firmware.
 - "5th" brightness level added for psp slim
 - "Note + Volume Up" added to show buttons combo.
 - Basic usbhostfs iso redirection added, usbhostfs_pc server work under linux and only in "OE isofs legacy" mode
   accessible from recovery menu. The problem with windows XP must be the usb driver, maybe someone will fix it.
 - Default vsh cpu speed is 222mhz, default game speed is set to 333mhz. You must set the cpu speed to default
   in the m33 recovery menu for on the fly "overclocking".
 - Screenshot folder is now "ms0:/PICTURE".
 - Added 66Mhz speed option.
 - Temporarily removed configuration file due to incompatibiliy problems with fw 3.71
 - Temporarily removed remotejoy video capture due to incompatibiliy problems with fw 3.71
 - Temporarily removed ftpd server due to incompatibiliy problems with fw 3.71


NEWS IN VERSION 1.4
===================

 - Tested on M33 52-4 custom firmware.
 - Fixed some bugs and probably added some.
 - Capture folder for screenshots can now be set in the config file.
 - Use the code from remotejoy by TyRaNiD @ ps2dev.org to record some in-game videos. All remotejoy functions 
   are still available.


NEWS IN VERSION 1.3
===================

 - Fixed to work on Dark Alex 3.30OE Firmware.
 - Capture folder is now set to "ms0:/PHOTO" create it if it dont exist.
 - Removed 4th brightness hack since it's now built in DA 3.30OE firmware.


NEWS IN VERSION 1.2
===================

 - Prevent a crash when booting with UMD inserted.
 - Prevent a crash while using the reboot function (the module is now loaded a few seconds after the psp as booted).
 - Sleep mode disabled when the ftpd is ON (big file transfer ok now).
 - The combo button can now be assigned in the cfe_cfg.txt file.
 - Each function can be now enable or disable in cfe_cfg.txt.
 - A password can be set in the cfe_cfg.txt file to secure the ftpd server connection.
 - Maybe some bugs added.


NEWS IN VERSION 1.1
===================

 - Capture folder will be created under "ms0:/PSP/PHOTO" if it dont exist.
 - Enable brightness button to go to the max level.
 - Ftpd server wont be launched if the psp web browser was already used


INSTALLATION
============

 - Copy the content of the "PSP_FAT_371" of "PSP_SLIM_371" folder to the root of your memory stick.
 - Enable cfe_vsh.prx and cfe_game.prx under the m33 recovery menu.
 - Set cpu speed to default under the m33 recovery menu.
 - Push "Note + Volume Up" on the psp to see available commands.


USAGE
=====

 - Usbhostfs mode UMD : this one will work with microsoft windows and linux.
   You must set your "UMD Mode" to "Normal -UMD required" in the m33 recovery menu then 
   press "Note + L" button to use  this new mode under vsh. You also need an UMD in the drive. Note that
   you must create a folder ISO where you launch usbhostfs_pc.exe (launch usbhostfs_pc.exe before
   pushing "Note + L" on the PSP) AND the folders "PSP/GAME".

 - Usbhostfs mode OE : usbhostfs_pc application only work under linux. You must set your "UMD Mode" to 
   "OE isofs legacy" via the m33 recovery menu. After executing usbhostfs_pc, type "Note + R" on the psp
   then browse your games as usual (under the psp game menu). Note that
   you must create a folder ISO where you launch usbhostfs_pc AND the folders "PSP/GAME".
   The problem with windows XP must be the usb driver, maybe someone will fix it.

 - For other functions, press "Note + Volume Up" on the PSP to show available commands.


KNOW BUGS
=========

- On screen display is sometime broken while playing a game, this will be fixed in a future release.
- Waiting for reports.


GREATS
======

 - Like always Tyranid for his work on the psp sdk and psplink, and also because all is work is open source,
   see ps2dev.org for more infos and help.
 - PSPKrazy for PSP-FTPD.
 - joek2100 for his work on the mp3prx module for CF, giving the source of his work.
 - People i may forget.

==========================================
 Cpasjuste @ http://mydedibox.fr/
==========================================

Last edited by Cpasjuste; 10-04-2007 at 10:38 PM.. Reason: Update
Cpasjuste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 06:48 AM   #2
 
NorthernFusion's Avatar
 
Join Date: Jun 2006
Location: Probly in a haze
Posts: 751
Trader Feedback: 0
Default

Thanks dude, another sweet release for our beloved/hated portables.
NorthernFusion is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 07:29 AM   #3

PREMIUM Member
 
Join Date: Jun 2005
Location: France
Posts: 228
Trader Feedback: 0
Default

A new version is almost ready with usbhostfs support for windows user and with a better compatibility
Cpasjuste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 07:51 AM   #4
 

 
Join Date: Mar 2006
Location: Dorset
Posts: 453
Trader Feedback: 0
Default

that was quick cpasjuste!
Nice release, as soon as i find my psp i'll try it out
bogalog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 07:53 AM   #5
 
xpack's Avatar
 
Join Date: Aug 2006
Location: Under Your Bed
Posts: 3,084
Trader Feedback: 0
Default

Thank, Great Job
xpack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:57 AM   #6
daw
 
Join Date: Jan 2007
Posts: 35
Trader Feedback: 0
Default

a great realese as always, anyway will this work with ps1 games?
daw is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 09:23 AM   #7
 
Join Date: Sep 2007
Posts: 11
Trader Feedback: 0
Default

Hey i saw the thing about the usb host prx. does this meen you found a wa to make the psp act as a usb host. if so it would be great. I have been looking for a way to utilize the usb port of the psp for use with the HOLUX GPSlim 236 gps receiver and the latest version of mapTHIS!. It would be great if you could get in touch with Densika of at the dcemu.co.uk forums about this. you could make alot of people happy.
nice_VIBE84 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 10:24 AM   #8
jx1
 
jx1's Avatar
 
Join Date: Aug 2006
Posts: 305
Trader Feedback: 0
Default

Oh great!
can't wait to use this, but shall wait for the newer "windows usbhost" version. ^^!!

thanks!
jx1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 11:10 AM   #9
 
razero.we's Avatar
 
Join Date: Jul 2006
Posts: 31
Trader Feedback: 0
Default

Hi! How do I use it?
What's the button combination on the slim?
razero.we is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 11:31 AM   #10
 
 
Join Date: Jul 2007
Location: with my companion
Posts: 2,151
Trader Feedback: 0
Default

Quote:
Originally Posted by bogalog
that was quick cpasjuste!
Nice release, as soon as i find my psp i'll try it out
lol do you hide your psp?
Greyone is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 11:32 AM   #11
 
Join Date: Sep 2007
Posts: 4
Trader Feedback: 0
Default

Quote:
Originally Posted by razero.we
Hi! How do I use it?
What's the button combination on the slim?
I'd like to know this, also.
kaizokukitsune is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 11:48 AM   #12
 
Join Date: Jan 2006
Location: stevens bumhole
Posts: 10,308
Trader Feedback: 0
Default

yeah, i cant find out how im supposed to use this
madsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 12:28 PM   #13

PREMIUM Member
 
Join Date: Jun 2005
Location: France
Posts: 228
Trader Feedback: 0
Default

New version, 1.6, posted in the first thread
Cpasjuste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 12:29 PM   #14
 
Join Date: Jan 2006
Location: stevens bumhole
Posts: 10,308
Trader Feedback: 0
Default

ah, now i get how to use it. awsome! thanks for this plugin. good work!
madsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 01:09 PM   #15
jx1
 
jx1's Avatar
 
Join Date: Aug 2006
Posts: 305
Trader Feedback: 0
Default

YAY!!! so thank you!! trying this as soon as I get home
jx1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 04:33 PM   #16
 
Join Date: Aug 2007
Posts: 7
Trader Feedback: 0
Default

Sorry but am i missing something whats press"note"?? does it still work with xp now or not??

cheers for the hard work though
active is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 07:56 PM   #17
 
My Mood: Cynical
Join Date: Sep 2006
Posts: 40
Trader Feedback: 0
Default

Work with cfw.3.52M33-4 ?
niobe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:09 PM   #18
 
Join Date: Jul 2006
Location: NorCal
Posts: 24,900
Trader Feedback: 0
Default

Nice job
__________________
If you ever need me, you can contact me at [URL="**********.net"]**********.net.[/URL]
Adiuvo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:20 PM   #19
Enter Custom Title
 
SchmilK's Avatar
 
Join Date: Nov 2006
Posts: 1,664
Trader Feedback: 0
Default

Awesome with the continuous updates!!
__________________
Quote:
Originally Posted by limneosgreen
Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper

Last edited by SchmilK; 09-26-2007 at 09:31 PM..
SchmilK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:21 PM   #20
 
ColombianCartel's Avatar
 
Join Date: Jul 2005
Posts: 514
Trader Feedback: 0
Default

Quote:
Originally Posted by niobe
Work with cfw.3.52M33-4 ?
I have done tried it any it does not. I will stick with v1.4 until there is enough stuff working on v3.71 M33


Would it be possible to make it so when you turn off the LCD it will stay off even during button presses? This would be great for the remotejoy when it is readded. So you can play on your PC and choose to capture as well. I still need to find proper drivers or software to get the analog stick to work in windows then ill be set.
ColombianCartel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:45 PM   #21
 
jetracer's Avatar
 
Join Date: Feb 2006
Posts: 129
Trader Feedback: 0
Default

how exactly do you stream an iso i only have a 32mb stick and wanna play some games.?
jetracer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 08:46 PM   #22
 
Join Date: Jan 2007
Posts: 29
Trader Feedback: 0
Default

Thank you so much. Been waiting for this for a while .
bongman420 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 09:26 PM   #23
 
jetracer's Avatar
 
Join Date: Feb 2006
Posts: 129
Trader Feedback: 0
Default

nvm after fooling with it for awhile got it to work. not loading a game yet but system recognizes it and all.
jetracer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 10:27 PM   #24
jx1
 
jx1's Avatar
 
Join Date: Aug 2006
Posts: 305
Trader Feedback: 0
Default

i cant' have it work with USBhostfs :S
it connects, and sees the game, but when I press it to load, it turns off the PSP
:S

any ideas?

Last edited by jx1; 09-26-2007 at 10:57 PM..
jx1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 04:02 AM   #25
 
SnYpEr WoLf's Avatar
 
Join Date: Nov 2006
Posts: 315
Trader Feedback: 0
Default

Now i think this usbhost driver thing will not work in vista or xp..this is a big problem..i used to be able to connect now i cant..i think its becuase of the new custom firmwares..ass the old m33's and OE's worked fyne with it...
SnYpEr WoLf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 06:26 AM   #26
jx1
 
jx1's Avatar
 
Join Date: Aug 2006
Posts: 305
Trader Feedback: 0
Default

i installed the newest USBHOSTfs that's included with the Zip. wonder what can be wrong :S
jx1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 06:32 AM   #27

PREMIUM Member
 
Join Date: Jun 2005
Location: France
Posts: 228
Trader Feedback: 0
Default

You must create this tree on the pc :
Code:
---ISO > folder
---PSP > folder
     +GAME > subfolder
Then load usbhostfs_pc.exe, push Note+L under the vsh. Say me if you see your iso in the list.
Cpasjuste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 06:35 AM   #28
jx1
 
jx1's Avatar
 
Join Date: Aug 2006
Posts: 305
Trader Feedback: 0
Default

Quote:
Originally Posted by Cpasjuste
You must create this tree on the pc :
Code:
---ISO > folder
---PSP > folder
     +GAME > subfolder
Then load usbhostfs_pc.exe, push Note+L under the vsh. Say me if you see your iso in the list.
I do see the Iso's in the list.
But when I press load, I can hear the UMD spinning, then my USB turns off, and my PSP restarts. :S

always happens. thanks.
any ideas?

(sadly I can't do tests at the moment, as My USB cable is at home. But I'll take note of anything you mention)
jx1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 06:57 AM   #29
 
Join Date: May 2007
Posts: 32
Trader Feedback: 0
Default

Works nicely when it does.

I get Random crashes in some games, and some dont load.

Its still swesome.

Thanks.
mrcreativity is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-27-2007, 08:42 AM   #30

PREMIUM Member
 
Join Date: Jun 2005
Location: France
Posts: 228
Trader Feedback: 0
Default

Yep jx1 it must be because the games your trying isnt working with the umd iso mode :/
Cpasjuste is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
custom , extender , firmware , release

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 10:10 PM.



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