VITAldent [v0.7.4]
|
|
pvc1 |
Дата: Пт, 09 Сен 2016, 09:20 | Сообщение #1 |
Высшая материя
Сообщений: 10884
|
VITAldent
обновление от 17.10.2017
Оф.сайт: https://github.com/joel16/VITAident
Описание:
Отображает следующую информацию:
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).
Скачать:
* VITAldent v0.7.4 * VITAldent GUI v0.7.4
|
|
| |
pvc1 |
Дата: Ср, 19 Окт 2016, 11:32 | Сообщение #2 |
Высшая материя
Сообщений: 10884
|
v0.3
Цитата - Now grabs username (PSN user id)
- Displays CEX/DEX/IDU/Debug/Tool info.
- Model identification (PS VITA/ PS TV).
- Hide certain info that isn't relevant to VITA TV.
- Display accurate version under app information,
GUI: - Fixed controls.
- Displays sub section titles.
- L/R trigger can be used to cycle through sub sections.
|
|
| |
pvc1 |
Дата: Вс, 30 Окт 2016, 07:37 | Сообщение #3 |
Высшая материя
Сообщений: 10884
|
v0.4
Цитата - Detects PCH-1000 and PCH-2000 models (VTE-1000 for VITA TV)
- Get VITA mobo info, and re-organize information into respectful categories:
- Kernel, model and ID info - System info - Battery info - Misc info - X - US/EU - O - Japan - Display internal storage info
|
|
| |
pvc1 |
Дата: Ср, 21 Дек 2016, 15:06 | Сообщение #4 |
Высшая материя
Сообщений: 10884
|
v0.5
Цитата Original: - More accurate model detection for PTEL and PDEL models.
- Includes fself compression. (Please switch to Taihen)
- Displays values in their respectful colored category (example red star = red values, just like 3DSident)
- Detects whether the model supports 3G/WiFi.
- Display battery charging status.
- Now uses any key to exit the app (just like 3DSident)
GUI: - Includes all of the above except doesn't use any key to exit.
- Added a minimal customization option to change the font color. (please update your ux0:/data/VID000016 folder)
|
|
| |
pvc1 |
Дата: Ср, 04 Янв 2017, 13:03 | Сообщение #5 |
Высшая материя
Сообщений: 10884
|
v0.6
Цитата Original:
Detect spoofed system version, and actual firmware version. System Version -> System software version (spoofed) Firmware Version -> Actual firmware version. Remove automatic screenshot upon exit. (Not necessary since the VITA allows us to take screenshots natively.) This in turn improves the speed upon exiting the original version.
GUI Version:
All of the above^. New Ubuntu like design. (Cleaner, faster and more user friendly)
|
|
| |
pvc1 |
Дата: Пт, 10 Фев 2017, 10:42 | Сообщение #6 |
Высшая материя
Сообщений: 10884
|
v0.7
Цитата Original version: - Minor code cleanup
- Added a few battery functions that I've missed from scepower:
- Battery SOH (State of health) - That is your battery condition in percentage.
- Battery cycle count
- Battery full capacity (Previously only remaining capacity was shown)
- UDCD cable state (Can test if your battery port or cable might be malfunctioning)
- UDCD charging state
GUI version: - All of the above changes.
- New ID.DAT menu (GUI exclusive) - Tbh I couldn't fit this in the original anyway.
- Changes font color during selection, and also includes title. (As always, please update your VID00016 folder).
|
|
| |
pvc1 |
Дата: Пт, 31 Мар 2017, 15:21 | Сообщение #7 |
Высшая материя
Сообщений: 10884
|
v0.71
Цитата Original Version: - Removed screenshot function since it can be done natively by holding PS button + start.
- Now displays brightness and volume.
- Slightly re-organized, and fixed some misspelt words.
GUI: - Removed the need for external data. Now uses official PVF font, and you'll no longer need the "VID00016" folder in ux0:data.
- All changes in original version are now also in GUI.
- Removed ID.DAT functionality since you can easily open this with vitashell. No need for extra bulk.
|
|
| |
pvc1 |
Дата: Вт, 18 Апр 2017, 11:05 | Сообщение #8 |
Высшая материя
Сообщений: 10884
|
v0.72 Цитата Original Version: - Fixed minor misalignment issues.
- Fixed USB power supply status (Previously it showed as disabled, even when it was enabled).
GUI: - Fixed USB power supply status (Previously it showed as disabled, even when it was enabled).
- Now uses proper enter button to exit. (X or O depending on your region).
- New config menu (GUI exclusive) - Displays various settings info (enabled/disabled) and lock screen code.
- New psn menu (GUI exclusive) - Displays PSN info, username pass. (Thanks some1 for the registry info)
|
|
| |
pvc1 |
Дата: Ср, 14 Июн 2017, 09:00 | Сообщение #9 |
Высшая материя
Сообщений: 10884
|
v0.7.3
Цитата Original:
Brought back battery temperature. (It was mistakenly deleted in the previous release) Fixed PDEL model info (thanks for letting me know about this fate6!) Added option to dump CID. (Pressing circle to exit will dump your CID unto ux0:/cid.txt)
GUI:
Fixed some misalignment issues. Fixed PDEL model info (thanks for letting me know about this fate6!) Added option to dump CID. (Pressing cross while in the PSN menu will dump your CID unto ux0:/cid.txt)
|
|
| |
pvc1 |
Дата: Вт, 17 Окт 2017, 08:30 | Сообщение #10 |
Высшая материя
Сообщений: 10884
|
v0.7.4 Цитата Original: Major code clean-up. Use vita specific typedefs, switched to Cmake, properly check for functions to succeed before returning values, and minor consistency fixes. Use _vshSblGetSystemSwVersion to get the actual Sw version. Use avconfig to get volume rather than reading from the registry.
GUI:
Major code clean-up. Use vita specific typedefs, switched to Cmake, properly check for functions to succeed before returning values, and minor consistency fixes. Fixed firmware version display. New storage menu: Now displays uma0:/ and imc0:/ storage info. Displays PSP fw version in misc menu. Minor changes to UI. New WiFi profiles menu. Now displays each wifi profile along with their password. (Use L/R to switch pages if you have more than 5 profiles) Use _vshSblGetSystemSwVersion to get the actual Sw version. Use avconfig to get volume rather than reading from the registry. You can now use the touch screen to switch between menus.
If you feel the need to buy me some coffee, I'd really appreciate it! https://www.paypal.me/Joel16IA
|
|
| |