|
Vita3KI**oductionVita3K is an experimental PlayStation Vita emulator for Windows and macOS.
CompatibilityThe emulator currently runs a few homebrew programs in .vpk format. No commercial games are playable.
vitaQuake by Rinnegatamante
VitaTester by SMOKE5
LicenceVita3K is licensed under the GPLv2 license. This is largely dictated by external dependencies, most notably Unicorn.
BuildingPrerequisitesCMake is used to generate Visual Studio and Xcode project files. It is assumed that you have CMake installed and on your path. Other dependencies are provided as Git submodules or as prebuilt binaries.
Windows (Visual Studio)- Run gen.bat to create a build-windows directory and generate a Visual Studio solution in there.
- Open the Vita3K.sln solution.
- Set the startup project to emulator.
- Build.
macOS (Xcode)- Run gen.sh to create a build-macos directory and generate an Xcode project in there.
- Open the Vita3K.xcodeproj project.
- When prompted to create schemes, create one for the emulator target only. The project builds many targets, so it will make your life easier if you create schemes as needed.
- Build.
RunningThe emulator does not yet have a front end. Please specify the path to a .vpk file as the first command line argument.
Bugs and issuesThe project is at an early stage, so please be sensitive to that when opening new issues. Expect crashes, glitches, low compatibility and poor performance.
ThanksThanks go out to people who offered advice or otherwise made this project possible, such as Davee, korruptor, Rinnegatamante, ScHlAuChi, Simon Kilroy, TheFlow, xerpi, xyz, Yifan Lu and many others.
DonationsIf you would like to show your appreciation or even help fund development, the project has a Patreon page.
NoteThe purpose of the emulator is not to enable illegal activity.
PlayStation and PS Vita are trademarks of Sony Interactive Entertainment Inc. The emulator is not related to or endorsed by Sony, or derived from confidential materials belonging to Sony.
https://github.com/Vita3K/Vita3K |
|