Page 1 of 7

[Release] VITAident - Identity tool for PS Vita

Posted: Sat Aug 06, 2016 4:22 pm
by Joel16
Considering the usefulness of 3DSident, PSPident and PS2ident, I decided on making a similar project for PS Vita. VITAident is a tool inspired by PSPident - which was originally developed by Jas0nuk and later updated by Yoti. The tool was used to obtain more information about your PSP's motherboard, firmware etc. Similarly the VITA version - VITAident aims to display more information about your PS VITA. It is currently a work in progress.
Image


Current Version: 0.7.2

Features:
  • Displays firmware (spoof/actual) and model info (Vita fat/slim/TV/PTEL/PDEL).
  • Displays PS Vita Unit (Cex/Dex).
  • Displays Vita motherboard.
  • Displays PS VITA CID (Console ID).
  • Displays PSID.
  • Displays language.
  • Displays MAC address.
  • Displays IP address.
  • Displays PSN username.
  • Displays ARM, BUS and GPU clock frequency.
  • Displays GPU Xbar clock frequency.
  • Displays battery life time.
  • Displays battery percentage, and charging status.
  • Displays battery capacity.
  • Displays battery temperature in both degrees C and F.
  • Displays battery voltage and cycle count.
  • Displays USB/adapter connection state. (UDCD)
  • Displays enter button (Cross/Circle).
  • Displays current brightness and volume.
  • Displays SD free and total capacity (Thanks TheOfficialFloW).
Screenshot
Original:
Image

GUI:
Image
Download

Re: VITAident - Identity tool for PS Vita

Posted: Sat Aug 06, 2016 6:05 pm
by humbertosnk
I use the PS2 version to obtain the bios, nice to see a Vita version :D

Re: VITAident - Identity tool for PS Vita

Posted: Sat Aug 06, 2016 6:13 pm
by eleriaqueen
It seems like a good initiative, good luck on your project !

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 8:20 am
by Joel16
Alright, got some more information to be displayed. However, I haven't been able to test (Don't have a vita *yet*) this so I have no idea whether it works properly or not. Here's a test build, just to make sure things are working. If someone can test this and provide screenshots, it would be very nice.

Link

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:11 am
by eleriaqueen
Hey, I was looking at your source code a few minutes ago (I'm not really a coder though) and noticed this declaration has a typo in it (should be "frequency" not "freqeuncy" ?) :
(Line 43)

Code: Select all

int getClockFreqeuncy(int type)
EDIT : Calls to this function at lines 102 / 103/ 104 have this typo too (in printf arguments)

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:20 am
by Joel16
Yeah it's just a minor spelling mistake on a local function. It shouldn't affect the program in anyway. Ofcourse all function calls to that function would be spelt the same way, otherwise it would show up as an implicit function declaration warning.
No worries, I'll correct it later on. Thanks for pointing out. (The 3ds one probably has the same mistake lol)

At this time I just want some users to test this and provide screenshots if possible.

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:25 am
by eleriaqueen
It's in eboot format, how would I go about running it ? (Henkaku only installs .vpk if I'm not mistaken ?)

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:27 am
by Joel16
It's in a vpk format.
https://drive.google.com/file/d/0BzIzEQ ... FzVDQ/view

Just press the download icon on the top bar, it should download the vpk.

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:32 am
by eleriaqueen
Thanks, downloaded the vpk.

Installing...

"Failed to install the package 0x8010113d"

:(

I tried several times, and also tried to re-transfer the file through ftp. (With molecular shell (vita shell 0.6), PSVita Fat)

Re: VITAident - Identity tool for PS Vita

Posted: Mon Aug 15, 2016 9:39 am
by FeitX
Add a way to get IDPS :D