AutoUpgrade V1.0 is released.
Since I am having problems with my psp, I decided to make a program that is (to some degree) future proofed:
I have created an upgrade generator that *should* work for several FUTURE custom firmware releases.
So for example, for 3.30 OEA, you would do the following:
Quote:
Zip the following files:
330oeflasher
330oeflasher%
oeupdmaker
oeupdmaker%
into "Base330.7z" |
And in the future, for 9.34 SPE (SuperPowerfullEdition), you would do the following:
Quote:
Zip the following files:
934speflasher
934speflasher%
speupdmaker
speupdmaker%
into "Base934.7z" |
If there is more than one Base file in CoreData, my program asks which one you want to use, and then builds that one.
By default, my program is set up to build 3.30 OEA. I included the build files for 2.71, 3.03, 3.10 as well... they are inside CoreData\OtherBases folder.
To Install:
Unzip my program somewhere, and click on AutoUpgrade.bat
Since (By default) the only choice is 3.30, it will build 3.30.
If you move the other Bases from CoreData\OtherBases to CoreData,
Just select the one you wish to use.
After you pick which one you want to upgrade to, the system will search for the needed files, and alert you to all the ones missing (If you are trying to upgrade to an imaginary firmware, you will probably be missing a lot).
My program spits out all files needed to upgrade to it if you give it what it asks for, along with a mini tutorial.
To Add new CustomFirmwares:
Already explained above.
However, I included some others as well. Check the OtherBases folder inside CoreData.
Oh, and here are some thanks/Credits:
Thanks go to:
1. Dark_AleX, whom made all the custom firmwares distributed with this.
2. The team for 7-zip, which I use for the unziping/zipping I use in this program.
(FYI, 7zip is amazing, try it some time.)
3. UnRar Free Utility by Alexander Roshal (For converting Rar's)
4. psp3d.com, for testing my programs, giving opinions
5. dl.qj.net, for hosting stuff and making files easy to find.
6. Sony, for making the PSP.
7. Google, for being my database (God Bless Firefox)
8. Mozilla for being my access to my database (God Bless Firefox)
9. Microsoft for my coding software (Thanks notepad)