# THIS IS NOT MAIN REPO VITA3K!
# Minimum system requirement
- Vulkan 1.1 (All SoC) / OpenGLES 3.2 (Adreno only).
- Android 9, 64 bit CPU for All SoC.
- At least 4GB of RAM
- 6GB Free storage
# Known Issue
- Adreno GPU Driver only supported v11.5 (old sdl2 version) and [v12_build10](https://github.com/ikhoeyZX/Vita3K-Android/releases/tag/v12_build10) or newer (new sdl2 version)
- Some Adreno devices have issue with Custom driver in Android 15 or newer
- since i don't have Adreno or PowerVR gpu phone, newer bug maybe exist in that gpu
- Vulkan 1.0 can run but it's too buggy, use OpenGL(ES) instead (Adreno only, other SoC didn't support openGLES in this emu for now, because most mobile devices other than Snapdragon doesn't support Vertex Shader SSBO)
- PowerVR GPU now supported in [v12_build14](https://github.com/ikhoeyZX/Vita3K-Android/releases/tag/v12_build14) but because it's have limited vulkan feature, not all games can run well.
# Vita3K

[](https://discord.gg/6aGwQzh)
[](https://ko-fi.com/vita3k)
## Introduction
Vita3K is an experimental PlayStation Vita emulator for Windows, Linux, macOS and Android.
* [Website](https://vita3k.org/) (information for users)
* [Wiki](https://github.com/Vita3K/Vita3K/wiki) (information for developers)
* [Discord server](https://discord.gg/MaWhJVH) (recommended)
## Android
This repository contains the source code for the Android version and different from main repository.
Pull requests are welcomed and accepted if they target some Android-specific part of the code. Otherwise please do your pull requests directly to the [main repository](https://github.com/Vita3K/Vita3K). Please be aware that this repository is not same as vita3k main repo since this repo still using SDL2 while Vita3k main repo using SDL3
Build instruction for the Android version are specified in [`building.md`](./building.md).
## Compatibility
The emulator currently runs most homebrew programs. It is also able to load some commercial games.
- [Homebrew compatibility page](https://vita3k.org/compatibility-homebrew.html)
- [Commercial compatibility page](https://vita3k.org/compatibility.html)
## Gallery
| **Persona 4 Golden** by Atlus | **A Rose in the Twilight** by Nippon Ichi Software |
| :-----------------------------------------------------------: | :--------------------------------------------------------------------------------------------: |
|  |  |
| **Alone with You** by Benjamin Rivers | **VA-11 HALL-A** by Sukeban Games |
| :------------------------------------------------------------------------: | :------------------------------------------------------------------: |
|  |  |
| **Fruit Ninja** by Halfbrick Studios | **Jetpack Joyride** by Halfbrick Studios |
| :----------------------------------------------------------------: | :------------------------------------------------------------------------: |
|  |  |
## License
Vita3K is licensed under the **GPLv2** license. This is largely dictated by external dependencies, most notably Unicorn.
## Downloads
* Windows
* Requirements:
* [Microsoft Visual C++ 2015-2022 Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe)
* Linux
* Arch based:
* [vita3k-bin](https://aur.archlinux.org/packages/vita3k-bin)AUR
* [vita3k-git](https://aur.archlinux.org/packages/vita3k-git)AUR
* Requirements:
* xdg-desktop-portal
* Android
* [Official Vita3k APK](https://github.com/Vita3K/Vita3K-Android/releases/) or [this custom fork APK](https://github.com/ikhoeyZX/Vita3K-Android/releases)
* [Adreno drivers](https://github.com/K11MCH1/AdrenoToolsDrivers/releases/)
## Building
Please see [`building.md`](./building.md).
## Running
Look through the app list and click on the app you would like to run and click the start button.
For more detailed instructions on running/installing apps on Vita3K, please read the **#info-faq** channel on our [Discord Server](https://discord.gg/MaWhJVH).
## Bugs and issues
The project is in an early stage, so please be mindful when opening new issues. Expect crashes, glitches, low compatibility and poor performance.
## Thanks
Thanks go out to the developer team and [everyone who has contributed](https://github.com/Vita3K/Vita3K/graphs/contributors).
* These are people like **petmac, frangarcj, VelocityRa, 1whatleytay, EXtremeExploit, HolyMcDiver, HorrorTroll, IllusionMan1212, KorewaWatchful, scribam, sunho, wfscans, Macdu, bookmist, pent0 and Zangetsu38**.
* Thanks to **UnearthlyGoose** for designing the Android overlay.
## Supporters
Thank you to the supporters and to all those who support us on our [ko-fi](https://ko-fi.com/vita3K).
* Among them, those who subscribed to the Nibble Tier and upper: **j0hnnybrav0, Mored4u, TacoOblivion, Undeadbob and uplush**
## Note
The purpose of this emulator is not to enable illegal activity. You can dump games from a Vita by using [NoNpDrm](https://github.com/TheOfficialFloW/NoNpDrm) or [FAGDec](https://github.com/CelesteBlue-dev/PSVita-RE-tools/tree/master/FAGDec/build). You can get homebrew programs from [VitaDB](https://vitadb.rinnegatamante.it/).
PlayStation, PlayStation Vita and PlayStation Network are all registered trademarks of Sony Interactive Entertainment Inc. This emulator is not related to or endorsed by Sony, or derived from confidential materials belonging to Sony.