USB ISO Loader v0.3

This program is based on SDK sample programs provided by Dark_AleX. It uses OE no-umd mode not np9660. It will use OE no-umd mode regardless of what no-umd mode is set in recovery. If your backup games do not load use "UMD required" mode from recovery menu and put a UMD in the drive. I've tested it on 3.52 M33-4 and 3.71 M33-2 (without 1.5 kernel add-on) 

Installation:

Just unzip the usbisoloader folder into your /PSP/GAME3xx folder and add your usbhostfs.prx in it as well.

[Debug Mode]
If you are having issues loading games via USB please try debug mode by doing the following:

- Copy the game you are having a problem loading via USB to your memory stick
- Disconnect the usb cable.
- Run USB ISO Loader and hold the L-trigger to enable debug mode which will load games off your memory stick. You should see [Debug Mode] in the lower left corner of the screen.
- Run your game.
- If the game loads then there is a problem with your usb connection. If the game does not load then USB ISO Loader will not be able to load your game.

I take no credit for this as this was all based on existing code.

Thank you to the following:

Dark_AleX for OE/M33 CFW, SDK and sample codes.
www.ps2dev.org for pspsdk
TyRaNiD for usbhostfs
Chilly Willy for KeyCleaner
xorloser for PSPDev for Win32

Change History:

0.1 
Initial release

0.2 
Added debug mode to determine if loading problem is from usb link or USB ISO Loader itself.  
Added checking for UMD in drive if "UMD required" mode is selected.

0.3 
Now uses Enter button configuration set in recovery.
Fixed error message when run in /PSP/GAME150 or kernel 1.50 is set for /PSP/GAME.
Added check for usbhostfs.prx in usbisoloader folder.
