However, if you update automatically, your Vita will update straight to firmware version 3. Well, read along as I guide you through the process. And not only that, but you will not need to be connected to the internet when updating, since you will have the file on your own computer. Step 1: Start by opening qCMA on your computer. On the Other tab, make sure you have Offline Mode checked and that the CMA Protocol version displays the version of your target firmware.
Locate the folder on your computer and keep it at hand. Step 2: Now head to the file of the PS Vita target firmware you downloaded previously. When you unzip it, you will get another three zip files. From these, you will only need the firmware itself, which is the largest file of the bunch. You can delete or save the other two, as you will not use them. Once done, leave it there. We will return to this folder one last time in a few moments.
For this, you will need to create an XML file. Step 4: Thankfully, the vast majority of this work is done, since the developer of qCMA has listed the necessary code on this website. Head there and copy all the code within the code window. As that will be the name of the XML file when you create it.
Step 5: Now open your notepad, text editor, or whatever app you plan to use to create your XML file. Give your file the name mentioned above and then paste the code you copied before.
Step 6: Done? There, edit all the numbers in that piece of code so that they reflect the target firmware you want to update. Take a very close look at the screenshot below. It is likely separated from the main update due to it not regularly needing updates and size concerns. Preinst PUPs only update the pd0 partition. This is the Welcome Park application and the initial setup movie.
It is likely separated from the main update because of the size. A single PUP will update all components. Additionally updates for PDEL units contains updates for the CP and probably other development unit specific components. See [1]. There is no regioning in the. PUP files, they are the same for all different regions if you were looking for regioninfo, see here.
The PS3 however gets the ps3-updatelist. Contrarly to PS3, there is no regioning in the. PUP files: they are the same for all different regions. However, the PSVita gets the psp2-updatelist. Possible regions are: jp , us , au , uk , eu , kr , sa , tw , ru , mx , cn and on devkit you must use the region id and for testkit's.
The file must be no larger than bytes, and the URL's specifying where to download the. On devkit and testkit you can configure your own URL for the psp2-updatelist. Using a webserver apache, lighttpd, nginx, etc. PUP file you reference to, otherwise it errors out. Change it to your own need.
0コメント