Skip to content

Commit

Permalink
SPaG fixes (#107)
Browse files Browse the repository at this point in the history
* spelling fixes

* Fixed request by nishinji

i think i spelt it right...

Co-authored-by: nishinji <107111782+nishinji@users.noreply.github.com>

* Fixes requested by Macdu and other fixes

PS Vita is not a trademark, PLAYSTATION VITA is (check the trademark office. I checked the UK one.)

---------

Co-authored-by: nishinji <107111782+nishinji@users.noreply.github.com>
  • Loading branch information
CoffeeBrewer64 and nishinji authored Feb 14, 2023
1 parent 6ab2a56 commit 9491fb1
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
# Vita3K Android

This repository contains the public releases and CI (automated build) for the Vita3K Android version.
Vita3K Android is an experimental PlayStation Vita emulator for Android. It comes as an APK.
Vita3K Android is an experimental PlayStation Vita emulator for Android. It comes as an APK, ready for you to install.

Minimum requirements are as followed:
- ARM64 device with
- Vulkan 1.0 support
- Android 7+ (Note: if your device supports Vulkan 1.0, then it is running at least Android 7)
Minimum requirements are as follow:
- ARM64 device
- Vulkan 1.0 support
- Android 7+ (Note: If your device supports Vulkan, it's Android 7 or higher)

For more information about Vita3K:
- [Main repository](https://github.com/Vita3K/Vita3K)
- [Website](https://github.com/Vita3K/Vita3K)
- [Website](https://vita3k.org/)
- [Discord](https://discord.gg/MaWhJVH)

All the releases were published with the approval of the developpers and contributors of Vita3K. If you contributed to the main repository and were not aware of this version, please contact the developpers on Discord.
All the releases were published with the approval of the developers and contributors of Vita3K. If you contributed to the main repository and were not aware of this version, please contact the developers via Discord.

No GPL dependencies were used in these builds.

## Note
The purpose of this emulator is not to enable illegal activity. You can dump games by using [NoNpDrm](https://github.com/TheOfficialFloW/NoNpDrm)/[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 PS Vita are trademarks of Sony Interactive Entertainment Inc. This emulator is not related to or endorsed by Sony, or derived from confidential materials belonging to Sony.
The purpose of this emulator is **not** to enable illegal activity. You must dump games 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 games from [VitaDB](https://vitadb.rinnegatamante.it/).

PlayStation and PlayStation Vita are trademarks of Sony Interactive Entertainment Inc. This emulator is not related to or endorsed by Sony, or derived from confidential materials belonging to Sony.

0 comments on commit 9491fb1

Please sign in to comment.