Difference between revisions of "SceKernelPsp2Config"

From Vita Development Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
SceKernelPsp2Config is a script that describes the operations required to start PS Vita
 
SceKernelPsp2Config is a script that describes the operations required to start PS Vita
 
== Module ==
 
 
=== Known NIDs ===
 
{| class="wikitable"
 
|-
 
! Version !! Name !! World !! Privilege !! NID
 
|-
 
| 3.60 || SceKernelPsp2Config || Non-secure || Kernel || 0x5F01D109
 
|}
 
  
 
== Libraries ==
 
== Libraries ==

Revision as of 00:54, 30 September 2020

SceKernelPsp2Config is a script that describes the operations required to start PS Vita

Libraries

Known NIDs

Version Name World Visibility NID
3.60 SceKernelPsp2Config Non-secure Kernel 0x3198F2C4

SceKernelPsp2Config

sceKernelPsp2ConfigScript

Version NID
3.60 0xA6483A7

This export is not a function but a variable

const char *sceKernelPsp2ConfigScript;

sceKernelPsp2ConfigScriptEnd

Version NID
3.60 0xC1BA20DA

This export is not a function but a variable

const char *sceKernelPsp2ConfigScriptEnd;