Popstation, created by Dark_Alex
docmaker, created by Dark_Alex
PSP DocMaker (GUI), created by TheNameless
ISO Producer, created by Jens Duttke (http://www.emucheater.com/)
ISO Producer, created by Aldo Vargas (http://www.aldostools.com/)
popstrip, created by flatwhatson (http://tinyurl.com/szret)
Pete's PSX CDR Plugin, created by... umm... Pete. (http://www.pbernert.com/html/cdr.htm)
AutoPopstation.Bat, created by TheAceOfFire (http://theaceoffire.8k.com)

Please use this with 3.03 OEA or higher.

European games (pal) give various graphics problems: graphics glitches, and displacement of screen.
It's better to use only ntsc games (american and japanese), whenever possible.
If you want to try and convert a PAL game into a working one, see this thread: http://lan.st/showthread.php?t=229


Instructions:

- Get the Hot shots 2 game from the playstation store, rename it's EBOOT.PBP to BASE.PBP.
  Move to the same folder as AutoPopstation3.bat.

- Get the Hot shots 2's keys.bin, and put it in the same folder as AutoPopstation3.

  USE HOT SHOTS 2 USA.

- Put all iso's in the same directory as AutoPopstation3.bat. 
  If you want to extract an ISO from an EBOOT, put the EBOOT.PBP in the same folder as AutoPopstation3.bat.

- Execute AutoPopstation.bat.

When it finishes, all files needed will be in a new folder inside of /Result. 
The folder's name will be the same as the ISO used to make it.

Copy the folder from /Result to (/psp/game). That is it!

To have custom icons, music, backgrounds etc, just place the files in /CoreData.
To have a custom Tutorial, either place your png files (Numbered 0000.png+) into /CoreData/DocmakerImages, 
or choose to use the Gui program. (You can access it during the run). 


Changes from AutoPopstation2.bat:
I. Reduced code complexity, added in comments to help those who want to read it.

II. All files moved to CoreData, only thing that should be in the same folder as AutoPopstation3.bat should be ISO's.

III. Program checks that all files needed are there before running, including the file used to check the files.

IV. If you start without ANY ISO's or BIN's, it gives you a chance to burn an ISO from a game cd.

V.If you look at the bat, I have made two new sub batch programs: Install and Check.
 Check makes sure that all files are moved to CoreData, if needed.
 Install checks to see if the files are present in windows/system OR windows/system32, and if not installs.

VI. Added check to see if .dll files are in System32 as well as System, to prevent duplicates.

VII. Added in docmaker. Just add in the png files to the folder /CoreData/DocmakerImages.

VIII. Added in PSP Docmaker GUI as well, a choice.

IX. Added in an ISO maker. The setup is written in the command window as it runs, so look there for help:
But basically, here are the settings needed by the plugin.
1. Once the program starts, click on "Configure Program"
2. Change the interface to "W2K/XP - 10CTL scsi commands"
3. Change Drive to your drive.
4. Change Read mode to "BE_2(ATAPI SPEC 2)"
5. Change Subchannel reading to "Read subchannels".

X. Changed the title of the window that runs to say AutoPopstation3. Plus more, I guess.

XI. Gives more suggestions when it fails.