View Single Post
  #111 (permalink)  
Old 02-14-2007
PSPSwampy's Avatar
PSPSwampy Online
PS3 Dev
 
Quote:
Originally Posted by Bluenose View Post
Hi all,

I've been trying to get usbmod v4 working using PSPSwampy's guide to installing a USB plugin on 3.03 OE-C and have been successful using a 32mb mcard but using a datel 4gb hdd it wont work. I have formatted both mcard and hdd and tried a fresh install of plugins and still the hdd wont work (holding square doesn't even connect usbhost on the pc).

The main problem is that using the modified prx files doesn't let me see my iso's on the datel hdd so I have to keep swapping the modified and original prx's to play via hdd or usb and from what I've read playing about in flash0 isn't a very good idea :/

Can anyone help or confirm my problem please?

ps: Big thanks to The Buzzer and PSPSwampy for the mod.
As juan2320 stated - the HDD is too slow. This is an issue i've mentioned a number of times previously - but since us HDD owners are in the minority the issue hasn't been addressed. (I've since bought a 4gb stick!)

Basically when the firmware boots up it looks for the seplugins directory, the information about which plugins are enabled/disabled and the related PRX files - because of the delay due to HDD spin up times the firmware is unable to find the files and therefore assumes that you do not have any plugin's. This is why the seplugins won't work and i doubt the autoboot eboot.pbp will work either.

My suggestion (if anyone is listening?!?) was to add upto a 2sec delay on the boot up when checking for ANY files on the MS to allow for spinup. As follows:-
1. Check if MS files are contactable / exist - if they are/do then boot immediately as normal (with relevant settings).
2. If no files are found, loop around the check for 2seconds until either they ARE found (boot straight away) or are not (Boot after 2secs).
To prevent this from delaying normal users with no mod's it may be worth checking for a 'standard' folder rather than specific files? (eg if the PSP folder exists but the files are NOT found, boot normally)

Devs- let me know what you think.
HDD owners - sorry you're stuck with it as it is for now.

PSPSwampy.

Reply With Quote