More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew! | |title=Vita Homebrew Apps (Utilities) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/tomtomdu80/VitaCID | |source=https://github.com/tomtomdu80/VitaCID | ||
}} | }} | ||
Little application that gives you your PSVITA/PSTV console ID. | |||
== | ==Features== | ||
* Get your vita CID (IDPS + PSID) and save it in ux0:CID.bin. | |||
* Useful to activate your vita. | |||
==Description== | |||
VitaCID is a tool that runs on a HENkaku-enabled PS Vita (currently Vita firmware 3.60 only). It retrieves your Vita’s console ID and writes it in a file at the root of your Vita System (that you can later on retrieve for example via FTP). | |||
Currently the tool is of little use for the vast majority of users, but it is expected that we’ll see “Console activation” homebrews released soon, that will let you activate a 3.60 Vita without having to update. Pretty useful for those of us who ended up with their hacked Vita deactivated, for any reason. | |||
== | A sample activation script can be found on the [http://www.vitadevwiki.com/index.php?title=Act.dat vitadevwiki]. People with the relevant skills should be able to turn this into a self contained homebrew fairly soon. | ||
==Screenshot== | |||
[[image:vitacidvita.jpg|600px]] | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * Wololo - https://wololo.net/2016/08/18/release-vitacid-get-ps-vita-console-id/ | ||
* Github - https://github.com/tomtomdu80/VitaCID | * Github - https://github.com/tomtomdu80/VitaCID | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/148 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/148 | ||
Revision as of 00:11, 8 November 2022
VitaCID | |
---|---|
File:Vitacidvita.jpg | |
General | |
Author | tomtomdu80 |
Type | Utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/08/18 |
Links | |
Download | |
Source | |
Little application that gives you your PSVITA/PSTV console ID.
Features
- Get your vita CID (IDPS + PSID) and save it in ux0:CID.bin.
- Useful to activate your vita.
Description
VitaCID is a tool that runs on a HENkaku-enabled PS Vita (currently Vita firmware 3.60 only). It retrieves your Vita’s console ID and writes it in a file at the root of your Vita System (that you can later on retrieve for example via FTP).
Currently the tool is of little use for the vast majority of users, but it is expected that we’ll see “Console activation” homebrews released soon, that will let you activate a 3.60 Vita without having to update. Pretty useful for those of us who ended up with their hacked Vita deactivated, for any reason.
A sample activation script can be found on the vitadevwiki. People with the relevant skills should be able to turn this into a self contained homebrew fairly soon.
Screenshot
Changelog
(v.1.0)
- First Release.