Hidden Modes: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
m (moved PS Vita Hidden Modes to Hidden Modes: useless to define "PS Vita [name_of_the_page]" when this is the PSV wiki :))
(uWkpGSWXKFh)
Line 1: Line 1:
[[Category:Software]]
Superbly illuminating data here, tkhnas!
= Recovery Menu =
[[Image:Vpsmenu.jpg|300px|thumb|right| ]]
# Turn OFF your PS Vita (Press Power Button for 10 seconds)
# Now press and hold "R" + Power + PS (PlayStation Button)
# Wait...
# Now you're in Recovery Menu (Mode)
 
See also: http://www.youtube.com/watch?v=R532NpDMQhw
Since 1.51 it seems alot easier to enter recovery menu: http://www.youtube.com/watch?v=ublLC235QV0
 
=== Recovery Menu Options ===
==== 1. Restart the PS Vita System ====
This option boots your system as normal without changing any settings or files.
==== 2. Rebuild Database ====
This can be a usefull feature if you have lost files on your system for no apparent reason. Try using this feature to see if it can restore those files. This will also rewrite corrupted files within the database, potentially eliminating future issues. This feature should not erase any of your saved data or settings. <br />
Deletes messages, playlists, changes made on "Information" screens, trimming information for pictures in "Photo", video thumbnails, video playback history and video resume information.
This operation may take a long time depending on the type and number of data items.
==== 3. Format Memory Card====
This will format the memorycard, effectively erasing all data currently on it.
==== 4. Restore the PS Vita System ====
This will restore your system to original including, formatting and erasing all of the data on internal flash and returning all system settings to default. This will not take your system back to a previous Firmware release. Use this option as a last resort, unless you have nothing on the console that you want or you want to erase everything on the console, do not use this option.
==== 5. Update System Software ====
This can usefull if your system has become corrupted to the point you can not boot. This will allow the user to update their console with new firmware via :
* PS3
* PC
* PS Vita memorycard
 
= Graphic Test Mode =
[Available only on FW 1.500.000?]
 
It will show some dolphins and a seashell. in this mode you can test the spotlight performance on the PS Vita.
 
'''To enable this mode:''' Turn off the device and then ''Hold Power + Volume -/+''
 
'''To disable this mode:''' Holding Power + L + PS
 
{| class="wikitable"
|-
! Name Function
! Commands
! Description
|-
| '''Direction'''
| [''on'' / ''off'']
| Enable/Disable the three upper bulbs
|-
| '''Point'''
| [''on'' / ''off'']
| Enable/Disable the single bulb near the seashell
|-
| '''Spot'''
| [''on'' / ''off'']
| Enable/Disable the reflector
|-
| -
| [''Spline Model'' / ''Polygon Model'']
| Switch the Model type
|-
| '''HCNT'''
| [''420'' / ''132'']
| This value will change when you will switch the Model type
|}
 
{| class="wikitable"
|-
! Button
! You need to Hold it?
! What Does
! Description
|-
| '''O'''
| no
| Change Values
|
|-
| '''/\'''
| no
| Change Function
|
|-
| '''L'''
| yes
| Zoom-
| it will zoom out on the seashell's pearl
|-
| '''R'''
| yes
| Zoom+
| it will zoom in on the seashell's pearl
|-
| '''Select'''
| yes
| Enable a new menu, but froze the old one
| Three text appears: the main two are OK NG (you can choose one of these with the arrows) and the third one a memory address (0x00000000) probably from the HCNT.
|-
| '''Arrows'''
| no
|
| These will works only in the Select menu.
|}
 
= More System Information =
 
This menu contains information about the system build, repository, revision,… doesn’t look like it’s super useful information for now, but still interesting I guess.<br />
The combination to get this menu to show requires practice.<br />
Works on Firmware 1.510
 
# Go to Settings > System > System Information
# Press simultaneously RTrigger + LTrigger + DPad Left + Square for a few seconds
# Release those buttons then immediately press the start button
[http://wololo.net/wagic/2012/01/04/the-hidden-system-menu-of-the-ps-vita/ Original info provided by Nabnab ]
== On PS Vita ==
[[File:Hidden_menu.jpg|300px|thumb|right|This is on the PS Vita]]
 
all the info comes from Index.dat
 
{| class="wikitable sortable"
|-
! Description !! Parameter !! Example !! Notes
|-
| release || 0x[FW_VERSION] || 0x01510021 || -
|-
| Build || [CEX/DEX/TOOL/...] || CEX || -
|-
| security-repository-path || release_branches/release_[FW_VERSION] || release_branches/release_01.510 || -
|-
| security-revision || [Revision ID] || 5104 || -
|-
| sys-repository-path || release_branches/release_[FW_VERSION] || release_branches/release_01.510 || -
|-
| sys-revision || [Revision ID] || 61761 || -
|-
| sdk-internal-build-number || [SDK Revision ID] || 76483 || -
|-
| vsh-repository-path || release_branches/release_[FW_VERSION] || release_branches/release_01.510 || -
|-
| vsh-revision || [Revision ID] || 83588 || -
|-
| vsh-build-number || [Revision ID] || 399369 || -
|-
| Product Code || [CEX/DEX/TOOL/...]_[J1/E12/...] || CEX_E12 || -
|-
| Settings format Version || [FW] || 001.500.61 || -
|-
|}
 
== On PSP ==
[[File:System_Information_Plus_PSP.png|300px|thumb|right|This is on the PSP]]
This "menu" is available also on the PSP. this is an example.
 
all the info comes from ''flash0/vsh/etc/version.txt'':
*release:6.39:
*build:5148,0,3,1,0:builder@vsh-build6
*system:57445@release_639,0x06030910:
*vsh:p6611@release_639,v58354@release_639,20110518:
*target:1:WorldWide

Revision as of 15:56, 26 February 2012

Superbly illuminating data here, tkhnas!