Difference between revisions of "Vita3K"

From Emulation General Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 4 users not shown)
Line 11: Line 11:
 
|source = [https://github.com/Vita3K/Vita3K GitHub]
 
|source = [https://github.com/Vita3K/Vita3K GitHub]
 
|license = GNU GPLv2
 
|license = GNU GPLv2
 +
|bios = [[Emulator_Files#PlayStation_Vita|Required]]
 
}}
 
}}
  
Line 27: Line 28:
  
 
==Overview==
 
==Overview==
Vita3K's initial codebase was pushed to GitHub by petmac on [https://github.com/Vita3K/Vita3K/commit/3b259ace0270dcdfd4931b9ec3d5860f35764279 January 28, 2018]. Between January and April, Vita3K was only able to run a few homebrew games and applications, but not commercial games. On [https://www.patreon.com/posts/gal-gun-double-18607458 May 4, 2018], <i>Gal*Gun: Double Peace</i> (Vita port) was the first commercial game to show graphics on this emulator. As of June 2023, 601 games are playable. In the 3 years Progress Report, it was mentioned that further progress reports were unlikely. However, current progress and changes can be tracked in both their Discord room and GitHub repository.<ref name="Official_3Yrs">{{cite web|url=https://vita3k.org/2021/07/31/3-years-Progress-Report.html |title=3 years Progress Report |publisher=Vita3K's official website |date=31 July 2021}}</ref><br>In August 2022, the Vulkan API was implemented.
+
Vita3K's initial codebase was pushed to GitHub by petmac on [https://github.com/Vita3K/Vita3K/commit/3b259ace0270dcdfd4931b9ec3d5860f35764279 January 28, 2018]. Between January and April, Vita3K was only able to run a few homebrew games and applications, but not commercial games. On [https://www.patreon.com/posts/gal-gun-double-18607458 May 4, 2018], <i>Gal*Gun: Double Peace</i> (Vita port) was the first commercial game to show graphics on this emulator. Current progress and changes can be tracked in both their Discord room and GitHub repository.<ref name="Official_3Yrs">{{cite web|url=https://vita3k.org/2021/07/31/3-years-Progress-Report.html |title=3 years Progress Report |publisher=Vita3K's official website |date=31 July 2021}}</ref><br>In August 2022, the Vulkan API was implemented. In February 2023, the Android version was released.  
  
 
* [https://vita3k.org/compatibility.html?lang=en Official compatibility list]
 
* [https://vita3k.org/compatibility.html?lang=en Official compatibility list]
 
* [https://vita3k.org/compatibility-homebrew.html Official Homebrew compatibility list]  
 
* [https://vita3k.org/compatibility-homebrew.html Official Homebrew compatibility list]  
 
* [https://github.com/Vita3K/homebrew-compatibility/issues Vita3K's homebrew-compatibility issue tracker] on GitHub
 
* [https://github.com/Vita3K/homebrew-compatibility/issues Vita3K's homebrew-compatibility issue tracker] on GitHub
 +
 
==Basic troubleshooting==
 
==Basic troubleshooting==
 
* Stuttery audio? Try the Cubeb audio backend.
 
* Stuttery audio? Try the Cubeb audio backend.
 +
* Some games not booting in Vulkan? Try using the OpenGL backend.
 
TBA
 
TBA
  

Latest revision as of 11:36, 27 April 2024

Vita3K
Vita3KHD.png
Developer(s) petmac (Peter Mackey), Rinnegatamante, Vita3K Team
Latest version 0.2.0 [+]
Active Yes
Platform(s) Windows
Linux
macOS
Android
Emulates PlayStation Vita
PlayStation TV
Website vita3k.org
Support ($) Ko-fi
License GNU GPLv2
Source code GitHub
BIOS/Keys Required

Vita3K is an open-source PlayStation Vita emulator for Windows, Linux, macOS and Android. It can run many games from the PS Vita library with minor issues, with a massive compatibility boost from June 2022.

Download[edit]

Windows Linux macOS Automatic CI builds
Android GitHub


Overview[edit]

Vita3K's initial codebase was pushed to GitHub by petmac on January 28, 2018. Between January and April, Vita3K was only able to run a few homebrew games and applications, but not commercial games. On May 4, 2018, Gal*Gun: Double Peace (Vita port) was the first commercial game to show graphics on this emulator. Current progress and changes can be tracked in both their Discord room and GitHub repository.[1]
In August 2022, the Vulkan API was implemented. In February 2023, the Android version was released.

Basic troubleshooting[edit]

  • Stuttery audio? Try the Cubeb audio backend.
  • Some games not booting in Vulkan? Try using the OpenGL backend.

TBA

References[edit]

  1. 3 years Progress Report. Vita3K's official website (31 July 2021)

External links[edit]