Template:Debug Menu settings not in Retail/CEX QA: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "→/TEMPORARY" to "/: http://ps3devwiki.com/files") |
m (Text replacement - "http://web.archive.org/web→/http://ps3devwiki.com/files" to "https://web.archive.org/web/: http://ps3devwiki.com/files") |
||
Line 66: | Line 66: | ||
| Initialize Boot Parameters || {{DEX}} || Reset boot parameters to their default value.<ul><li>Yes : reset boot parameters.</li><li>No : do not reset boot parameters.</li></ul> || - | | Initialize Boot Parameters || {{DEX}} || Reset boot parameters to their default value.<ul><li>Yes : reset boot parameters.</li><li>No : do not reset boot parameters.</li></ul> || - | ||
|- | |- | ||
| Update Server URL || {{DEX}} || Choose the server of firmware updates when selecting [Settings] > [System Update].<br />Example : http://www.myexampleserver.com/ps3updat.txt<br />Ps3updat.txt example:<br /><code><small>Dest=82;ImageVersion=FFFFFFFF;SystemVersion=1.0000;CDN_Timeout=30;CDN=http://www.myexampleserver.com/PS3UPDAT.PUP.100.001;<br />Dest=82;ImageVersion=FFFFFFFF;SystemVersion=2.0000;CDN_Timeout=30;CDN=http://www.myexampleserver.com/PS3UPDAT.PUP.200.001;</small></code> || [ | | Update Server URL || {{DEX}} || Choose the server of firmware updates when selecting [Settings] > [System Update].<br />Example : http://www.myexampleserver.com/ps3updat.txt<br />Ps3updat.txt example:<br /><code><small>Dest=82;ImageVersion=FFFFFFFF;SystemVersion=1.0000;CDN_Timeout=30;CDN=http://www.myexampleserver.com/PS3UPDAT.PUP.100.001;<br />Dest=82;ImageVersion=FFFFFFFF;SystemVersion=2.0000;CDN_Timeout=30;CDN=http://www.myexampleserver.com/PS3UPDAT.PUP.200.001;</small></code> || [https://web.archive.org/web/*/http://ps3devwiki.com/files/firmware/OFW-DEX/ps3-updatelist.txt ps3-updatelist.txt] | ||
|- | |- | ||
| Video Upload Debug || {{DEX}} || When a video is uploaded on YouTube with the video upload function, the uploaded video is set to private.<ul><li>Off : the Video Upload Debug function is deactivated.</li><li>On : the Video Upload Debug function is activated.</li></ul> || - | | Video Upload Debug || {{DEX}} || When a video is uploaded on YouTube with the video upload function, the uploaded video is set to private.<ul><li>Off : the Video Upload Debug function is deactivated.</li><li>On : the Video Upload Debug function is activated.</li></ul> || - |
Latest revision as of 06:14, 17 April 2023
Setting | Product Code | Description | Remarks |
---|---|---|---|
O Button Behavior | DEX | Switch the assignment of the “O” button to “X” button (like for japans games/region settings).
|
- |
Game Type (Debugger) | DEX | Set the game type of an application when this one is started from the debugger (usually, this information is read from PARAM.SFO).
|
- |
Game Output Resolution (Debugger) | DEX | Set the game output resolution of an application when this one is started from the debugger (usually, this information is read from PARAM.SFO).
|
- |
Game Output Sound (Debugger) | DEX | Set game output sound of an application when this one is started from the debugger (usually, this information is read from PARAM.SFO).
|
- |
BGM Player (Debugger) | DEX | Set the activation of BGM playback when an application is started from the debugger (usually, this information is read from PARAM.SFO).
|
- |
GameContentUtil Boot Path (Debugger) | DEX | Change the game content boot path when an application is started from the debugger.
|
- |
GameContentUtil dirName (Debugger) | DEX | Change the game content directory when an application is started from the debugger in release mode. | - |
GameContentUtil Boot Path (/app_home/PS3_GAME/) | DEX | Change the game content boot path when an application is started from /app_home/PS3_GAME/.
|
- |
Region Settings | DEX | Change the console settings (system language, time, date, etc…) depending on which region are selected.
|
- |
Fake Other Region | DEX | Fake the license area of the console (SCEE for Europe, SCEA for America, etc…) to Other.
|
- |
HDCP | DEX | High-bandwidth Digital Content Protection (HDCP) is a form of digital copy protection developed by Intel Corporation to prevent copying of digital audio and video content as it travels across High-Definition Multimedia Interface
|
- |
Display HDD Free Space | DEX | Display the hard drive free space on the menu screen while an application is running. | - |
Fake Save Data Owner | DEX | Allows use of save data from other users and displays a warning message at every load/save during the game. Once a save data has been saved with this features activated, that save couldn’t be read with this function deactivated.
|
- |
Format System Cache | DEX | Format the system cache area.
|
- |
Release Check Mode | DEX | Check if /app_home is used in the application.
|
- |
Exception Handler | DEX | Handle PPU exceptions in order to debug an application.
|
- |
NPDRM Clock Debug | DEX | Activate/deactivate the validity period of an application that use drm protection.
|
- |
Service ID | DEX | Edit the Service ID of the content to access it on the Store. Example : AB0000-ABCD12345_00 |
- |
MsgDialogUtil Display Errorcode | DEX | Display the error code of an application that uses the cellMsgDialogOpenErrorCode function in the notification window.
|
- |
Format BD Emulator HDD | DEX | Format the external usb device (FAT32) for use it with the BD Emulator Function.
|
- |
Disable ExitGame Timeout | DEX | Disable the forced termination of an application due to a time out.
|
- |
Core Dump | DEX | The Core Dump functions save and configure the output exceptions of applications in order to debug them.
|
- |
PowerOnReset | DEX | The console is automatically turned on when the main power button is turned on.
|
- |
Boot Mode | DEX | Choose which mode to boot the console.
|
- |
Blu-ray Disc Access | DEX | Choose the Blu-ray disc type of access.
|
- |
Transfer Rate Pacing for BD Emulator | DEX | When the BD Emulator function is activated, the transfer rate can be choose between two options.
|
- |
Network Settings for Debug | DEX | Choose different network settings for the debugging than the settings used in usual settings.
|
- |
Connection Status List for Debug | DEX | Show the network information for the debugging. | - |
Connection Settings for Debug (Dual Settings) | DEX | Choose network settings for the debugging. Note : the Network Settings for Debug function have to be set on Dual Settings. |
- |
Pad Auto Detect | DEX | This function allows the console to automatically detect a paddle connected by USB.
|
- |
Initialize Boot Parameters | DEX | Reset boot parameters to their default value.
|
- |
Update Server URL | DEX | Choose the server of firmware updates when selecting [Settings] > [System Update]. Example : http://www.myexampleserver.com/ps3updat.txt Ps3updat.txt example: Dest=82;ImageVersion=FFFFFFFF;SystemVersion=1.0000;CDN_Timeout=30;CDN=http://www.myexampleserver.com/PS3UPDAT.PUP.100.001; |
ps3-updatelist.txt |
Video Upload Debug | DEX | When a video is uploaded on YouTube with the video upload function, the uploaded video is set to private.
|
- |
Wake On LAN | DEX | Wake-on-LAN is an Ethernet computer networking standard that allows a computer to be turned on or woken up by a network message. The message is usually sent by a program executed on another computer on the same local area network.
|
- |
Dummy XMB (in game) Debug | DEX | This function checks how applications react while the XMB in game is used. If the resources debits are not enough, a message will be display in the notification window.
|
- |
Dummy BGM Player Debug | DEX | This function checks how applications react while the BGM Player is used. If the resources debits are not enough, a message will be display in the notification window.
|
- |
MediatedServices: Mediator URL | DEX | Set the mediator URL of Mediated Services. | - |
MediatedServices: Provider Data | DEX | Set the provider data of Mediated Services. | - |
MediatedServices: Notifications | DEX | Activate/deactivate the Mediated Services notifications.
|
- |
Note: credit to DrEB