Skip to content

Public releases and CI for the Vita3K Android app

License

Notifications You must be signed in to change notification settings

ikhoeyZX/Vita3K-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS NOT MAIN REPO VITA3K!

if you find issue go to main repo, not in here

Minimum system requirement

  • Vulkan 1.1 (All SoC) / OpenGLES 3.2 (Adreno only)
  • Android 9, 64 bit CPU for Snapdragon variant
  • Android 11, 64 bit CPU for Mediatek / Exynos / Rockchip (kirin still not supported?, idk why and since i dont have that phone variant there is no way to find out)
  • PowerVR GPU NOT SUPPORTED because it's have limited Vulkan feature (not yet find workaround since i don't have PowerVR phones)
  • At least 4GB of RAM
  • 6GB Free storage

Known Issue

Adreno GPU Driver only supported v11.5 (old sdl2 version) and v12_build10 or newer (new sdl2 version)

  • 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)

Vita3K

C/C++ CI Vita3K discord server ko-fi

Introduction

Vita3K is an experimental PlayStation Vita emulator for Windows, Linux, macOS and Android.

Android

This repository contains the source code for the Android version before it gets merged to the 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. Please be aware that this repository can be force pushed.

Build instruction for the Android version are specified in building.md.

Compatibility

The emulator currently runs most homebrew programs. It is also able to load some commercial games.

Gallery

Persona 4 Golden by Atlus A Rose in the Twilight by Nippon Ichi Software
Persona 4 Golden screenshot A Rose in the Twilight screenshot
Alone with You by Benjamin Rivers VA-11 HALL-A by Sukeban Games
Alone with You screenshot VA-11 HALL-A screenshot
Fruit Ninja by Halfbrick Studios Jetpack Joyride by Halfbrick Studios
Fruit Ninja Screenshot Jetpack Joyride Screenshot

License

Vita3K is licensed under the GPLv2 license. This is largely dictated by external dependencies, most notably Unicorn.

Downloads

Building

Please see 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.

Thanks

Thanks go out to the developer team and everyone who has contributed.

  • These are people like petmac, frangarcj, VelocityRa, 1whatleytay, EXtremeExploit, HolyMcDiver, HorrorTroll, IllusionMan1212, KorewaWatchful, scribam, sunho, wfscans, Macdu, bookmist, pent0 and Zangetsu38.

Supporters

Thank you to the supporters and to all those who support us on our ko-fi.

  • Among them, those who subscribed to the Nibble Tier and upper: j0hnnybrav0, Mored4u, TacoOblivion, Undeadbob, uplush

Note

The purpose of this emulator is not to enable illegal activity. You can dump games from a Vita by using NoNpDrm or FAGDec. You can get homebrew programs from VitaDB.

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.

About

Public releases and CI for the Vita3K Android app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.3%
  • Java 4.6%
  • CMake 0.8%
  • GLSL 0.2%
  • Python 0.1%
  • Batchfile 0.0%