Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
systems:psvita [2022/10/21 23:57] – logo atarisystems:psvita [2024/05/09 18:48] (current) – Complete rewrite of the install process lbrpdx
Line 1: Line 1:
-<WRAP center round todo> 
-This article needs some TLC. Read at your own risk. 
-</WRAP> 
 <WRAP group> <WRAP group>
 <WRAP round box twothirds column> <WRAP round box twothirds column>
Line 28: Line 25:
   * **Emulator:** [[#vita3k|Vita3K]]   * **Emulator:** [[#vita3k|Vita3K]]
   * **Folder:** ''/userdata/roms/psvita''   * **Folder:** ''/userdata/roms/psvita''
-  * **Accepted ROM formats:** ''.psvita''+  * **Accepted ROM formats:** ''.psvita'', ''.zip'' (Mai dump format)
  
 ===== BIOS ===== ===== BIOS =====
Line 36: Line 33:
   * [[http://dus01.psp2.update.playstation.net/update/psp2/image/2022_0209/sd_59dcf059d3328fb67be7e51f8aa33418/PSP2UPDAT.PUP|PS Vita system update]]   * [[http://dus01.psp2.update.playstation.net/update/psp2/image/2022_0209/sd_59dcf059d3328fb67be7e51f8aa33418/PSP2UPDAT.PUP|PS Vita system update]]
  
-Once both are downloaded, transfer them to Batocera at ''/userdata/bios/psvita''. Then, on Batocera, press ''[F1]'' on the system list and go to **Applications** -> FIXME (what is it named?to open the emulator.+Once both are downloaded, transfer them to Batocera at ''/userdata/bios/psvita''. Then, on Batocera, press ''[F1]'' on the system list and go to **Applications** -> **vita3k-emu-config** to open the emulator.
  
-<WRAP center round todo> +You will need a mouse or trackpad for the initial configuration of the emulator.
-screenshots +
-</WRAP>+
  
-Click on the FIXME in the FIXME corner, and go to **File** -> **Install Firmware**.+First time you launch this application, you will be asked for the language you want to use. Thenkeep the default path that is given to you through the wizard (current emulator path = ''/userdata/saves/psvita/''and the next screen will ask you to install the firmware.
  
-<WRAP center round todo> +{{:emulators:psvita_install.png?400|}}
-screenshot +
-</WRAP>+
  
-Navigate to where your saved the system modules earlier and install them.+Go to **File** -> **Install Firmware**. Then, select the two files you copied in ''/userdata/bios/psvita/'' and install them both. Once this is done, you will see a "V" next to the "Installed" field of each firmware object. If you get stuck in that screen for whatever reason, quit the emulator by hitting ''[ALT]''+''[F4]'' and relaunch it from the Applications menu.
  
-<WRAP center round todo> +Then you will get to a screen to personalize the interface settings: 
-screenshot + 
-</WRAP>+{{:emulators:psvita_interface.png?400|}} 
 + 
 +Then you will get to the final screen, congratulations, the hardest part is done! 
 + 
 +Now, you need to create a PSVita user with the next screen: 
 + 
 +{{:emulators:psvita_create_user.png?400|}} 
 + 
 +Once the user has been created, you can select it automatically for all games by clicking on **Automatic User Login**. 
 + 
 +Now, you have the main PSVita emulator screen: 
 + 
 +{{:systems:psvita_main.png?400|}} 
 + 
 +You can quit the emulator (menu **File** -**Exit** or ''[ALT]'' + ''[F4]'')
  
 ===== ROMs ===== ===== ROMs =====
  
 <WRAP center round todo> <WRAP center round todo>
-All parts on this page are under construction, but this part especially is.+This page is still under construction.
 </WRAP> </WRAP>
  
Line 63: Line 70:
  
 There are multiple ways PS Vita ROMs have been dumped. These are the most popular: There are multiple ways PS Vita ROMs have been dumped. These are the most popular:
-  * **Mai Dump**: Probably the most bootleg approach. Titles have been individually patched to make them bootable. May be missing game data, and for preservation is generally not recommended. Typically come in ZIP or VPK formats.+  * **Mai Dump**: Probably the most bootleg approach. Titles have been individually patched to make them bootable. May be missing game data, and for preservation is generally not recommended. Typically come in ZIP or VPK formats, but at this time, only Mai dumps in ZIP format are supported.
   * **VPK**: The "installer" type of dump. This is somewhat close to the official media release. Mai Dumps may also come in VPK format, but they are not the same.   * **VPK**: The "installer" type of dump. This is somewhat close to the official media release. Mai Dumps may also come in VPK format, but they are not the same.
   * **PKG**: FIXME   * **PKG**: FIXME
Line 73: Line 80:
 </WRAP> </WRAP>
  
-Ordinarily, you would need to "install" the game onto the emulated PS Vita's system software (just as you would the original PS Vita), however Batocera takes care of that automatically for you. All that's required is to put the TITLE ID of the game in square brackets at the end of its name. For example:+The process for installing games has two steps: 
 + 
 +1. Install the game from the Vita3k interface (that can be launched automatically if you open the .zip file). To do so, go to the File menu and install as a .zip format. You will see Vita's system software (just as you would the original PS Vita) with a new line with the game when it is installed. 
 + 
 +2. After the install, you will be requested if you want to delete the .zip file. You can now do it, as the game is now installed in ''/userdata/saves/psvita/ux0/app/<TITLE ID>''. Now, you need to create a launcher for Batocera EmulationStation, as a ''.psvita'' file (a simple text file, that can even be empty). The trick is that you need to put the ''<TITLE ID>'' 
  
 <code> <code>
-Street Fighter X Tekken (USA) [PCSE00005].zip+Street Fighter X Tekken (USA) [PCSE00005].psvita
 </code> </code>
  
-The game TITLE ID can be gotten by extracting the game itself and looking at the FIXME file or by referring to FIXME.+The game **TITLE ID** can be gotten by referring to the [[https://vita3k.org/compatibility.html?lang=en#|compatibility list on Vita3k page]] or from the main Vita3k menu, or again looking at what has been installed into ''/userdata/saves/psvita/ux0/app/<TITLE ID>'' in Batocera. 
 + 
 + 
  
 ===== Emulators ===== ===== Emulators =====
Line 85: Line 99:
 ==== Vita3K ==== ==== Vita3K ====
  
-Added in Batocera **v36**, [[https://vita3k.org/|Vita3K]] is a highly experimental low-level emulator for the PS Vita. A quickstart guide and minimum requirements can be found [[https://vita3k.org/quickstart.html|on its website]].+Added in Batocera **v36**, [[https://vita3k.org/|Vita3K]] is a highly experimental low-level emulator for the PS Vita. A quick start guide and minimum requirements can be found [[https://vita3k.org/quickstart.html|on its website]].
  
 === Vita3K configuration === === Vita3K configuration ===
Line 102: Line 116:
 Here are the default PlayStation Vita's controls shown on a [[:configure_a_controller|Batocera RetroPad]]: Here are the default PlayStation Vita's controls shown on a [[:configure_a_controller|Batocera RetroPad]]:
  
-{{https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/psvita.png}}+{{https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/psp.png}}
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
  • systems/psvita.1666396622.txt.gz
  • Last modified: 4 years ago
  • by atari